23.11.2010, 21:41
1. You need the strtok function (https://sampwiki.blast.hk/wiki/Strtok)
2. You need to define COLOR_WHITE (Example: #define COLOR_WHITE 0xFAFAFAFF)
3. You need to create the string variable (Example: new string[ 128 ]
4. You need to get udb_encode function from the dutiles/dudb script by DracoBlue.
2. You need to define COLOR_WHITE (Example: #define COLOR_WHITE 0xFAFAFAFF)
3. You need to create the string variable (Example: new string[ 128 ]
4. You need to get udb_encode function from the dutiles/dudb script by DracoBlue.