06.12.2009, 21:04
Lol, you are closing brackets you didnt even open thats the problem
Try this
Try this
pawn Код:
public OnVehicleSpawn(vehicleid)
{
GameTextForPlayer(vehicleid,"You Spawned A Vehicle",2500,3);
return 1;
}