can one /leavedm will support all dms
#3

/leavedm could be just another TP Command xD

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
     if(strcmp(cmdtext, "/myteleport") == 0)
     {
         SetPlayerPos(playerid, -1967.8365, 2956.9823, 12.9375);
         return 1;
     }
     return 0;
}
Just edit the command and change it


I hope i got you right since my english sucks xd
Reply


Messages In This Thread
can one /leavedm will support all dms - by gurmani11 - 20.01.2013, 13:22
Re: can one /leavedm will support all dms - by Private200 - 20.01.2013, 14:10
Re: can one /leavedm will support all dms - by Gortex - 20.01.2013, 14:12
Re: can one /leavedm will support all dms - by Private200 - 20.01.2013, 14:18
Re: can one /leavedm will support all dms - by gurmani11 - 20.01.2013, 14:26

Forum Jump:


Users browsing this thread: 2 Guest(s)