Spawn Bug
#1

When I spawn player inside interior, sometimes he falls from the sky. I have tried to freeze player for 3-5 seconds but it seem to doesn't help. Is there something that can fix this or I'm doing something wrong? Is there really anything I could do about this?
Reply
#2

If your interior is mapped by you and it uses streamer to stream objects, then you need to rename streamer function to original samp function CreateObject, because streamer loads objects slower than original CreateObject. If interior is original, I think, you need to increase Z cordinate of player by 1 or 2.
Reply
#3

I'm using default GTA interiors. Increasing Z wouldn't help. When I spawn I dont see the interior, just falling. I typed /interior it's id is correct.
Reply
#4

Spawn it on position z+2 if you know what I mean.
Reply
#5

Some interiors are not solid, they are only used for cut-scenes in gta sa singleplayer.
Reply
#6

maybe

pawn Код:
SetPlayerInterior(playerid, NUMBER);
Else you fell
Reply
#7

I think you're writing bad cordinates for this interior. Or interior is invalid...
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)