A Engine Bug/SAMP Bug i found and i can't Play!
#7

pawn Code:
SetPlayerInterior(playerid, dini_Int(playerfile, "Interior"));
                SetPlayerVirtualWorld(playerid, dini_Int(playerfile, "VW"));
                SetPlayerPos(playerid, dini_Float(playerfile, "PosX"), dini_Float(playerfile, "PosY"), dini_Float(playerfile, "PosZ"));
                SetPlayerFacingAngle(playerid, dini_Float(playerfile, "RotZ"));
does the coords/interior/vw load up correctly?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)