26.04.2012, 13:28
my string for my police reports isnt big enough its set at "new string[64]" i cant set that to 124 right? or somthing higher at least?
What do you mean ? You can set it to 124 cuz a samp chat line can have 124 characters max .
|
i was asking cause i was formatting a string that looks like this "format(string,sizeof string, "Police Dispatcher: All units, we have a 510 at %s location, over.",pName);"
but it would only show this "format(string,sizeof string, "Police Dispatcher: All units, we have a 510 at %s locat" just an example, ^ lol |