How do I remove the arrow out of the interior
#1

How do I remove the arrow out of the interior?

Code:
SetPlayerPos(playerid, 384.8086, 173.8049, 1008.3828);
SetPlayerInterior(playerid, 3);
SetPlayerVirtualWorld(playerid, 0);
Specifically for Planning dept.
Reply
#2

What arrow ?
I don't see any CreatePickup function there.
Reply
#3

I think he means the yellow ones that are on the exits/entrances of buildings.
Reply
#4

you can't.
Reply
#5

Remove gl_properties as a filterscript, maybe ?
Reply
#6

https://sampwiki.blast.hk/wiki/DisableInteriorEnterExits
Reply
#7

Quote:
Originally Posted by StreetGT
View Post
you can't.
Wrong, Answer if you know the answer

Quote:
Originally Posted by Darnell
View Post
Remove gl_properties as a filterscript, maybe ?
Also wrong .


Under OnGameModeInt

add

pawn Code:
DisableInteriorEnterExits();
Reply
#8

But how do you add to the interior Objects
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)