i have a question
#2

https://sampwiki.blast.hk/wiki/OnPlayerCommandText
https://sampwiki.blast.hk/wiki/SetPlayerPos

pawn Код:
if(!strcmp(cmdtext, "/bikes", true))
{
SetPlayerPos(playerid,COORDSOFBIKE);
return 1;
}
The

pawn Код:
if(strcmp, cmdtext, "/bikes", true))
{
Might be totally wrong seeing as i just guessed,
Il correct it in a moment if its not right.

EDIT: It was wrong and i have corrected it
Reply


Messages In This Thread
i have a question - by Xpack - 22.01.2010, 13:17
Re: i have a question - by JoeDaDude - 22.01.2010, 13:20
Re: i have a question - by DSK_Vyorel - 22.01.2010, 13:20
Re: i have a question - by Xpack - 22.01.2010, 13:29
Re: i have a question - by JoeDaDude - 22.01.2010, 13:30
Re: i have a question - by Xpack - 22.01.2010, 13:39
Re: i have a question - by Fedee! - 22.01.2010, 13:43
Re: i have a question - by Fedee! - 22.01.2010, 13:43
Re: i have a question - by Jeffry - 22.01.2010, 13:46
Re: i have a question - by DSK_Vyorel - 22.01.2010, 13:48

Forum Jump:


Users browsing this thread: 2 Guest(s)