11.03.2010, 17:01
I'm not sure, but it might be these lines:
I believe pawn doesn't support those characters (айрк бшлб,длрс мшлб едчщ) and they may cause your crash.
I suggest you to stay on normal characters when scripting. (abcd...wxyz)
Код:
if(!(IsPlayerInAnyVehicle(playerid)))return SendClientMessage(playerid,red,"/Buyable - айрк бшлб,длрс мшлб едчщ"); format(String,sizeof(String),".мшлб фший рйъп мчрййд , %s [ID: %d] дфлъ аъ дшлб",GetVehicleName(vehicleid), vehicleid);
I suggest you to stay on normal characters when scripting. (abcd...wxyz)