A Command For Specific Player
#1

Well, I am trying to make a command for a specific player.

Code:
    if(strcmp(cmdtext, "/woozie") == 0)
    {
      SetPlayerSkin(playerid, 294);
     return 1;
    }
That is the base command. I need it locked for other players but only can perform by me.
My Name would be: ||.Rier.||

Thanks Guys
Reply


Messages In This Thread
A Command For Specific Player - by ||.Rier.|| - 10.05.2010, 10:07
Re: A Command For Specific Player - by RyDeR` - 10.05.2010, 10:15
Re: A Command For Specific Player - by ||.Rier.|| - 10.05.2010, 10:22
Re: A Command For Specific Player - by ¤Adas¤ - 10.05.2010, 10:35
Re: A Command For Specific Player - by ||.Rier.|| - 10.05.2010, 10:47
Re: A Command For Specific Player - by ¤Adas¤ - 10.05.2010, 10:58

Forum Jump:


Users browsing this thread: