Help with dialogs
#3

Make a global variable ( new PlayersOnlineInSpas12Arena; )
and when player enters some arena just add it to existing number ( PlayersOnlineInSpas12Arena++; ).

When players exit it just reduce the number ( PlayersOnlineInSpas12Arena--; ).

Then Format it and then show it in the way you like
Reply


Messages In This Thread
Help with dialogs - by Swiftz - 18.01.2011, 13:42
Re: Help with dialogs - by iggy1 - 18.01.2011, 13:51
Re: Help with dialogs - by Alex_Valde - 18.01.2011, 13:52

Forum Jump:


Users browsing this thread: 1 Guest(s)