just some help on this gm im making
#6

here

Код:
new cmd[128];

Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
	if(strcmp(cmd, "/info", true) == 0)
	{
	    if(IsPlayerConnected(playerid))
	    {
	        {
				SendClientMessage(playerid, WHITE, " World Wide RolePlay");
		}
	}
	return 0;
}
Reply


Messages In This Thread
just some help on this gm im making - by yarrum3 - 17.12.2010, 10:55
Re: just some help on this gm im making - by CrucixTM - 17.12.2010, 10:58
Re: just some help on this gm im making - by yarrum3 - 17.12.2010, 10:59
Re: just some help on this gm im making - by yarrum3 - 17.12.2010, 11:07
Re: just some help on this gm im making - by CrucixTM - 17.12.2010, 11:08
Re: just some help on this gm im making - by yarrum3 - 17.12.2010, 11:12
Re: just some help on this gm im making - by yarrum3 - 17.12.2010, 11:15
Re: just some help on this gm im making - by Baboon - 17.12.2010, 11:53
Re: just some help on this gm im making - by cessil - 17.12.2010, 11:54
Re: just some help on this gm im making - by Baboon - 17.12.2010, 11:55

Forum Jump:


Users browsing this thread: 1 Guest(s)