18.12.2014, 11:04
I am new to pawn and donot even know a single command :P
Can someone create a fs for me that is based on this:
/givecar (carid) (playerid) (price)
and it gives player the car using this function
CreateNewPlayerVehicle(playerid, carid, price);
I know its very simple but i cannot do it
Can someone create a fs for me that is based on this:
/givecar (carid) (playerid) (price)
and it gives player the car using this function
CreateNewPlayerVehicle(playerid, carid, price);
I know its very simple but i cannot do it