Help my code
#2

Use zcmd to create one(If you don't have it.Use search to find it)
Код:
CMD:abc(playerid)
{
new Float:x,Float:y,Float:z;
GetPlayerPos(playerid,x,y,z);
CreateVehicle(411, x, y, z, 0.0, 50, 50, -1);
return 1;
}
Reply


Messages In This Thread
Help my code - by tobi736 - 25.07.2018, 09:17
Re: Help my code - by 3417512908 - 25.07.2018, 10:42
Re: Help my code - by Florin48 - 25.07.2018, 10:42
Re: Help my code - by DAKYSKYE - 25.07.2018, 10:57
Re: Help my code - by tobi736 - 26.07.2018, 08:39

Forum Jump:


Users browsing this thread: 1 Guest(s)