19.04.2009, 11:36
Replace that with this.
pawn Код:
new str[128];
format(str, sizeof(str), "%s",aVehicleNames[vehicle - 400]);
SendClientMessageToAll(COLOR_LIGHTBLUE, str);