No talking/spawning until logging in..?
#1

Hello, I am trying to make it so if someones registered, and they join the server, they need to login before spawning and talking.. How do I do this?

Here's my player enum if it helps.

Код:
enum PlayerInfo {
  gName,
  Password,
  Level,
  Regged,
  Logged,
  Money,
  Kills,
  Deaths,
}
Thanks
Reply


Messages In This Thread
No talking/spawning until logging in..? - by _Vortex - 06.09.2009, 21:28
Re: No talking/spawning until logging in..? - by HuRRiCaNe - 06.09.2009, 21:43
Re: No talking/spawning until logging in..? - by Hiitch - 06.09.2009, 23:34
Re: No talking/spawning until logging in..? - by gemadon - 07.09.2009, 00:30
Re: No talking/spawning until logging in..? - by SanMarinoRP - 07.09.2009, 00:40

Forum Jump:


Users browsing this thread: 1 Guest(s)