[SPAWN PROBLEM] Stay Within The World Boundries
#1

Hi all,

When a player enter in my server i get his last locations from db via these codes:


And i spawn user:


As you can see location formats are correct and player must be spawned correctly:


But when it spawns a player, these screen shows up:


I also added an "AddPlayerClass" in my OnGameModeInit and I don't have any codes about world boundries..

I'm waiting for your help. Thanks.
Reply
#2

Add this code to OnGameModeInit();

Код:
SetGameModeText("Mod Name");
Reply
#3

I solved it with adding SetGameModeText in my OnGameModeInit

It was weird.

@Rare

Thanks for your help buddy
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)