Help me Please!!.
#4

Here it is you posted it on that thread i replied :3 ah what ever im posting it again
Quote:
Originally Posted by TheseMan
View Post
Hello, can you do it in My Weapon commands?
PHP Code:
CMD:w(playerid)
{
if(
gUser[playerid][U_MODE] != MODE_FREEROAM) return GameTextForPlayer(playerid"~g~You Are Not In Freeroam"50003);
if(
gUser[playerid][U_GOD]) return GameTextForPlayer(playerid"~g~You Are In God mode"50003);
if(! 
IsPlayerSpawned(playerid)) return GameTextForPlayer(playerid"~g~You must be spawned"50003);
ShowPlayerDialog(playeridDIALOG_WEAPONSDIALOG_STYLE_LIST"Weapons configurations/spawner""Weapons list\nSpawn Weapons\nTools""Select""Close");
return 
1;

Reply


Messages In This Thread
Help me Please!!. - by TheseMan - 22.05.2016, 09:34
Re: Help me Please!!. - by SyS - 22.05.2016, 09:37
Re: Help me Please!!. - by TheseMan - 22.05.2016, 09:38
Re: Help me Please!!. - by SyS - 22.05.2016, 09:39
Re: Help me Please!!. - by TheseMan - 22.05.2016, 09:41
Re: Help me Please!!. - by SyS - 22.05.2016, 09:45
Re: Help me Please!!. - by TheseMan - 22.05.2016, 09:49
Re: Help me Please!!. - by SyS - 22.05.2016, 09:51
Re: Help me Please!!. - by TheseMan - 22.05.2016, 09:53
Re: Help me Please!!. - by SyS - 22.05.2016, 09:57

Forum Jump:


Users browsing this thread: 1 Guest(s)