Where do I place the cmd to work?
#1

Hi guys i need know the correct place to put the cmd (in the pawn file of GM) for it to work but i don't know exactly where to place it exactly.Can anyone help?I'm just a new scripter. The code is:


if(!strcmp("/thecmd", cmdtext, true))
{
SetPlayerPos(playerid, -1992.3206787109, 2260.1875, 18.924165725707);
SetPlayerFacingAngle(playerid, 0);
SendClientMessage(playerid, 0xFED530FF, The line i need to put(i know about it).);
return 1;
}

If anyone can help please do help thank you.
Reply


Messages In This Thread
Where do I place the cmd to work? - by New_Player[USW] - 09.09.2010, 10:53
Re: Where do I place the cmd to work? - by [XST]O_x - 09.09.2010, 11:00
Re: Where do I place the cmd to work? - by New_Player[USW] - 09.09.2010, 11:05
Re: Where do I place the cmd to work? - by LarzI - 09.09.2010, 11:06
Re: Where do I place the cmd to work? - by [XST]O_x - 09.09.2010, 11:08
Re: Where do I place the cmd to work? - by LarzI - 09.09.2010, 11:11
Re: Where do I place the cmd to work? - by [XST]O_x - 09.09.2010, 11:16
Re: Where do I place the cmd to work? - by LarzI - 09.09.2010, 11:27

Forum Jump:


Users browsing this thread: 1 Guest(s)