Falling in interior
#1

I'm not sure if this is because of something to do with the script, or something to do with the game. But how come whenever I enter the VIP Lounge or FBI Headquarters I end up falling through the map?
Reply
#2

2 things may be :

1. the floor of interior is not solid you may need to add some solid object below to fix it.
2. You entry z cord is to low try to increase z+1.0 when you enter.
Reply
#3

Quote:
Originally Posted by Azazelo
Посмотреть сообщение
2 things may be :

1. the floor of interior is not solid you may need to add some solid object below to fix it.
2. You entry z cord is to low try to increase z+1.0 when you enter.
How do I increase my entry z cord?
Reply
#4

If you use command to enter interior then you use setplayerpos(playerid,x,y,z); you just add to z cord +1.0 and see if this fix you problem so code shod look like this setplayerpos(playerid,x,y,z+1.0);
Reply
#5

SetPlayerInterior(playerid, interior);
Reply
#6

Or freeze the player when he gets in for like 10 seconds.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)