SA-MP Forums Archive
0.3e spawn issue? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: 0.3e spawn issue? (/showthread.php?tid=341248)



0.3e spawn issue? - Oh - 10.05.2012

Can't get the bottom bar to go away no matter what I do it works fine in 0.3d, just now it blows.

Can't figure it out.




Re: 0.3e spawn issue? - ViniBorn - 10.05.2012

The return of OnPlayerRequestSpawn is 'true' ?


Re: 0.3e spawn issue? - Oh - 10.05.2012

Quote:

public OnPlayerRequestSpawn(playerid)
{
return 1;
}
yup .


Re: 0.3e spawn issue? - ViniBorn - 10.05.2012

You don't need to login first?

In my login system, I don't use the buttons (<<) , (>>) , (Spawn)


Re: 0.3e spawn issue? - Oh - 10.05.2012

Neither do I? It just randomly appeared in 0.3e? That and none of my new players couldn't join either so I lost a shit ton of activity, I fixed that though this is the only other issue I have.