26.10.2015, 06:23
Hello!
Take this enum from the user before me, and this row has to be like this:
Take this enum from the user before me, and this row has to be like this:
PHP код:
format(string, sizeof(string), "6[VEHICLE] %s has bought a %s for $%s from the %s!", PlayerName(playerid), CarNames[GetVehicleModel(GetPlayerVehicleID(playerid))-400][CarName], number_format(bikes[listitem][bikeprice]), biz[tmpid][bizname]);