strlib icon indicating copy to clipboard operation
strlib copied to clipboard

String functions for SA-MP Pawn scripting.

Results 6 strlib issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/oscar-broman/strlib/assets/85010916/9dfd3f0c-6670-40bd-881e-da566677fcdf) Hey bro im getting a problem with isempty function with the dialog i have this code on my script the function keeps returning me not empty even tho its...

Hello, how can I reprocess a string that has {RRGGBB] Hex Colours to delete only them? Without changing/removing colours to every single line manually? Example: string[128] = "{FFFF00}Text"; Convert to:...

The sent word: Palhaço Comes: Palhaço After **ut8decode**: Palhaç If sent: Palhaço de mérda Comes: Palhaço de mérda After **ut8decode**: Palhaço de mér (2 chars less)

This is a fix that was mentioned in #18, but with all necessary improvements

Your include is awesome, but I'm having some trouble when working with large amounts of data, the crashdetect is throwing this error: > [debug] Run time error 6: "Invalid instruction"...

Add the formatex library to this and make the format functions work with it. Like `sprintf` would have the abilities of formatex.