Help!
#10

Well, if you spawned you dont have the spawned[playerid] = 1;. In your register command you need to have "spawned[playerid] == 1", so if you didnt change spawned[playerid] in the callback OnPlayerSpawn, youre not alowed to use the command register.
Add under OnPlayerSpawn: spawned[playerid] = 1;, and your problem might be solved.

Edit: You just edited your post, didnt saw that.
Post the WHOLE OnPlayerSpawn, OnPlayerConnect and the register command.
Also, use the [ pawn ] [ /pawn ] tags, so we can read it proprely. (Without the spaces ofcourse)
Reply


Messages In This Thread
Problem anyone help please? - by ServerRestart - 09.07.2011, 15:56
Re: Help! - by Kush - 09.07.2011, 16:25
Re: Help! - by ServerRestart - 09.07.2011, 16:37
Re: Help! - by ||123|| - 09.07.2011, 16:46
Re: Help! - by emon - 09.07.2011, 16:50
Re: Help! - by ServerRestart - 09.07.2011, 16:53
Re: Help! - by ServerRestart - 09.07.2011, 18:01
Re: Help! - by Wesley221 - 09.07.2011, 18:03
Re: Help! - by ServerRestart - 09.07.2011, 18:06
Re: Help! - by Wesley221 - 09.07.2011, 18:15

Forum Jump:


Users browsing this thread: 1 Guest(s)