help me plz
#9

Quote:
Originally Posted by ghost556
Посмотреть сообщение
Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
	if (strcmp("/rumahcj", cmdtext, true, 10) == 0)
        {
		// Your stuff (rsetting player pos, message)
		return 1;
	}
	if (strcmp("/chilliad", cmdtext, true, 10) == 0)
	{
		// Your stuff (rsetting player pos, message)
		return 1;
	}
	return 0;
}
Try that, adding your own stuff through the comments, i believe it was a missing bracket in your first command.
OH IC.. i miss some ....sry ya....i learning....thank....
Reply


Messages In This Thread
help me plz - by sayaunta - 21.09.2015, 00:44
Re: help me plz - by Jastak - 21.09.2015, 00:48
Re: help me plz - by sayaunta - 21.09.2015, 00:50
Re: help me plz - by X337 - 21.09.2015, 00:51
Re: help me plz - by sayaunta - 21.09.2015, 00:52
Re: help me plz - by ghost556 - 21.09.2015, 00:57
Re: help me plz - by sayaunta - 21.09.2015, 01:06
Re: help me plz - by ghost556 - 21.09.2015, 01:20
Re: help me plz - by sayaunta - 21.09.2015, 01:25

Forum Jump:


Users browsing this thread: 4 Guest(s)