Questions
#1

I have some questions

1.)how is possible to get a number of all players on server ? so when player will connect there will be a message how much players are currently online ?

2.)How is possible to make server version i tried like this
Код:
#define SV 1.0 // Server Version
and than i do like this
Код:
format(str,sizeof(str),"System:Welcome on Roleplay Server %s.\nServer current version:%d.\nTotal players online:%d",name,SV);
				SendClientMessage(playerid,0xFFFF00AA,str);
thats all what i need to know
Reply


Messages In This Thread
Questions - by Lajko1 - 27.04.2010, 18:49
Re: Questions - by Hiddos - 27.04.2010, 18:51
Re: Questions - by Correlli - 27.04.2010, 18:53
Re: Questions - by Lajko1 - 27.04.2010, 19:17
Re: Questions - by Correlli - 27.04.2010, 19:20
Re: Questions - by Lajko1 - 27.04.2010, 19:55
Re: Questions - by Correlli - 27.04.2010, 20:13
Re: Questions - by Lajko1 - 27.04.2010, 20:41
Re: Questions - by Correlli - 27.04.2010, 21:07

Forum Jump:


Users browsing this thread: 1 Guest(s)