[URGENT HELP] Is there any way?
#2

Quote:
Originally Posted by Jarnu
Посмотреть сообщение
well, i created a text draw for OnPlayerConnect and OnPlayerDisconnect.. and works perfect.
But i want to create more than one and i am confused totally.

Can anyone help me making it?

For 1st its like this
pawn Код:
public OnPlayerConnect(playerid)
{
//My other codes.
TextDrawSetString(/*myTextDraw*/,"%s has joined the server",Name);
return 1;
}
What do you need the others for?
Do you want it to "scroll down" like a list of textdraws like this here?

Код:
X connected.
Y connected.
Z connected.
Reply


Messages In This Thread
[URGENT HELP] Is there any way? - by Jarnu - 25.07.2012, 11:54
Re: [URGENT HELP] Is there any way? - by DeathOnaStick - 25.07.2012, 12:26
Re: [URGENT HELP] Is there any way? - by Jarnu - 25.07.2012, 13:31
Re: [URGENT HELP] Is there any way? - by DeathOnaStick - 25.07.2012, 13:39
Re: [URGENT HELP] Is there any way? - by Jarnu - 25.07.2012, 14:15
Re: [URGENT HELP] Is there any way? - by Kiets - 26.07.2012, 16:38

Forum Jump:


Users browsing this thread: 1 Guest(s)