Teleport problem
#1

hi,

i made a code for my include but it says unknown command.
this is my code:
Код:
COMMAND:DM(playerid, params[])
{
    if (APlayerData[playerid][PlayerLevel] >= 1)
    SetPlayerPos(playerid, 1302.519897,-1.787510,1001.028259);
    SetPlayerInterior(playerid, 18);
    SendClientMessage(playerid, 0xFF0000FF, "Welcome to Warehouse 2");
	return 1;
}
please help me fixing this code
Reply


Messages In This Thread
Teleport problem - by thegamer355 - 29.01.2014, 15:10
Respuesta: Teleport problem - by Swedky - 29.01.2014, 15:18
Re: Teleport problem - by thegamer355 - 29.01.2014, 16:11
Re: Teleport problem - by DerickClark - 29.01.2014, 16:17
Re: Teleport problem - by thegamer355 - 29.01.2014, 16:41
Re: Teleport problem - by TLN - 29.01.2014, 16:45
Re: Teleport problem - by DerickClark - 29.01.2014, 16:55
Re: Teleport problem - by thegamer355 - 29.01.2014, 18:19
Re: Teleport problem - by thegamer355 - 31.01.2014, 13:14
Re: Teleport problem - by BroZeus - 31.01.2014, 13:27

Forum Jump:


Users browsing this thread: 1 Guest(s)