Question -
#1

I use TogglePlayerSpectating after login\register to avoid the << >> Spawn, but the issue is if you dont have AddPlayerClass in ongamemodeinit, then you get the "Stay in world boundaries" error with the buggy screen.

But i've noticed, with the addplayerclass, it ruins my saving of skins and etc, and sets the addplayerskin instead. How can I skip the << >> Spawn without having to use "AddPlayerClass? Thanks in advance.
Reply
#2

I'm having the same damn problem...
* BUMP * Anyone? Please answer!! <3
Reply
#3

Try using SetSpawnInfo beforehand.
Reply
#4

I do, but if I don't have addplayerclass it says stay in world boundaries.
Reply
#5

I can't confirm the skin issues ( Because it could be my dodgy coding ) But I can confirm the out of boundaries, I have had it on two of my gamemodes now, and the difference between the third one is non-existant, I can't tell what's causing it, but
pawn Код:
SetSpawnInfo( );
SpawnPlayer( );
seem to have helped a fair bit.



EDIT: Just noticed you said without AddPlayerClass you get this issue, confirmed. - I have also been having skin issues this might be why.
Reply
#6

Yeah thats what I use, but my skin won't set due to addplayerclass
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)