13.10.2013, 09:57
Can I also suggest you something? It's better to use sscanf for splitting the string (for the parameters) because strtok is really bad. Also take a look here:
Do you really need all these? Except the string that is not used, the rest with even size of 16 are fine. Floats cannot be more than lenght 12.
pawn Код:
new tmp1[256], tmp2[256], tmp3[256];
new string[128]