31.03.2011, 14:33
Quote:
This is a gamemode problem, I've had these before when you attempt to spawn your player without any places to spawn.
For example, There are no AddPlayerClass functions in your script. Make sure that you have some AddPlayerClass functions in your script, and they have some kind of position. This happends, like I said above, attempting to spawn without addplayerclass. Because when you spawn you have no actual position, I actually think it will teleport you to like 99999999999999999999999,9999999999999999999999,999 9999999999999999. |