29.01.2018, 09:58
can i just use a lower string here?
is it more optimized if the string is much lower?( was thinking to put it around 64)
PHP код:
new range,string[256];
format(string, sizeof(string), "AdmCmd: %s has disarmed all players within a range of : %d meters", PlayerData[playerid][Name],range);