I need help !
#1

So basically , I've load up my gamemode & everything in server.cfg and start my server. I got a problem when I'm in the server. I typed my password down and clicked enter , then suddenly a blackbox appeared with a text saying "loading..".
The background turned white and bright! I don't know whether this is sa-mp problem or gamemode problem. I got into other servers fine.
Reply
#2

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.
Reply
#3

Hey Schurman , I've read your comments and I really appreciate for your help! It works , thank you!
Reply
#4

No problem!

PM me if you need help any time.
Reply
#5

Quote:
Originally Posted by Schurman
Посмотреть сообщение
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.
It will teleport you to 0,0,0 >_<
Reply
#6

It doesn't matter if you use classes or not, you can use SetSpawnInfo then SpawnPlayer.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)