How do I make a...
#4

Quote:
Originally Posted by [AC
Etch ]
Код:
OnPlayerConnect(playerid)
{
new string[128],pName[24];
GetPlayerName(playerid, pName, 24 );
format(string,sizeof(string),"%s Joined The Server",pName);
GameTextForAll(string,5000,3);
return 1;
}
No, you didn't get me right. I want to make a box with text inside (Rules and stuff) and only played who joined can see it.
And also registration/login box
Reply


Messages In This Thread
How do I make a... - by lionlev - 27.03.2010, 21:45
Re: How do I make a... - by aircombat - 27.03.2010, 22:32
Re: How do I make a... - by Joe Staff - 27.03.2010, 23:07
Re: How do I make a... - by lionlev - 28.03.2010, 11:17
Re: How do I make a... - by [XST]O_x - 28.03.2010, 11:24
Re: How do I make a... - by aircombat - 28.03.2010, 11:51

Forum Jump:


Users browsing this thread: 1 Guest(s)