little help please :D
#2

[pawn]public OnPlayerCommandText(playerid,cmdtext[])
{
if (strcmp("/offroad", cmdtext, true, 10) == 0)
{
SetPlayerPos(playerid, -2674.5571,2878.6499,59.5691);
return 1;
}
return 0;
}
Reply


Messages In This Thread
little help please :D - by krashis - 19.11.2009, 19:00
Re: little help please :D - by (.Aztec); - 19.11.2009, 19:04
Re: little help please :D - by krashis - 19.11.2009, 19:06
Re: little help please :D - by (.Aztec); - 19.11.2009, 19:09
Re: little help please :D - by krashis - 19.11.2009, 19:17

Forum Jump:


Users browsing this thread: 2 Guest(s)