How to add this?
#3

Quote:
Originally Posted by Stigg
Посмотреть сообщение

Yea..
I make this:
pawn Код:
if(!strcmp(cmdtext,"/mask",true))
    {
        if(IsPlayerConnected(playerid))
        {
            SetPlayerAttachedObject(playerid,1,1254,1,0.1,0.05,0.0,0.0,0.0,0.0);
            SendClientMessage(playerid,COLOR_RED,"You mask.");
        }
        return 1;
    }
But what to add when i type again mask or maskoff to remove it.. And i want to ask you is there any thing to set cordinates?
Reply


Messages In This Thread
How to add this? - by GBLTeam - 01.04.2011, 14:28
Re: How to add this? - by Stigg - 01.04.2011, 14:39
Re: How to add this? - by GBLTeam - 01.04.2011, 15:04
Re: How to add this? - by xir - 01.04.2011, 15:16
Re: How to add this? - by GBLTeam - 01.04.2011, 15:49
Re: How to add this? - by xir - 01.04.2011, 15:51
Re: How to add this? - by GBLTeam - 01.04.2011, 16:29
Re: How to add this? - by Jochemd - 01.04.2011, 16:31
Re: How to add this? - by IstuntmanI - 01.04.2011, 16:47

Forum Jump:


Users browsing this thread: 2 Guest(s)