YSI Login System Won't Let Me Spawn
#1

Okay, so I got the y_ini login system to work, but the issue I'm having is when I try to log back in, it just says ''Stay Within The World Boundaries'' Which I'm sure you've all seen before. One I initially registered it allowed me to spawn and move around, but not anymore.

Any help is greatly appreciated.
Reply
#2

You must have atleast one SetSpawnInfo under ongamemodeinit
Reply
#3

onplayerspawn -->
SetPlayerVirtualWorld(playerid,0);
SetPlayerInterior(playerid,0);
SetPlayerPos(playerid,x,y,z);
Reply
#4

I'm not 100% sure what you mean, I've got it to work so that I can spawn, but I just fall through the ground near BlueBerry farm and it happens with a whole bunch of different coordinates. If you know of any scripts that spawn you at LS with coordinates and all that you could link me to, that would be helpful.
Reply
#5

If you're trying to load a Float of a players last X,Y,Z you need to put their xyz in on player request class, It always works for me.
Reply
#6

These are the coordinates for infront of the LSPD 1529.6,-1691.2,13.3 you can also /save your onfoot position and find the coordinates in the samp directory.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)