[Help] Enter/Exit Ammunations, banks disappearing - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Help] Enter/Exit Ammunations, banks disappearing (
/showthread.php?tid=73666)
[Help] Enter/Exit Ammunations, banks disappearing -
loechner - 16.04.2009
The icons to enter and exit ammunations, banks and shops are disappearing ...
Look at the image with the icon:
Now without the icon image:
How to solve this?
Thank you
Re: [Help] Enter/Exit Ammunations, banks disappearing -
loechner - 17.04.2009
I went searching and saw that it disables DisableInteriorEnterExits icons to enter the interior ... but the detale is that this is not in my gamemode.
could be the stuntbonus?
Re: [Help] Enter/Exit Ammunations, banks disappearing -
NovaParadox - 17.04.2009
Are you using a filterscript that might be disabling the Exits?
Re: [Help] Enter/Exit Ammunations, banks disappearing -
Tez2k7 - 17.04.2009
Quote:
Originally Posted by loechner
I went searching and saw that it disables DisableInteriorEnterExits icons to enter the interior ... but the detale is that this is not in my gamemode.
could be the stuntbonus?
|
Shouldn't be the stunt bonus.. AFAIK the yellow arrows can only be disabled ongamemodeinit, and not on some command or timer.
Re: [Help] Enter/Exit Ammunations, banks disappearing -
Joe Staff - 17.04.2009
They can be, but the players have to quit and come back
Re: [Help] Enter/Exit Ammunations, banks disappearing -
loechner - 17.04.2009
I disable the stunt bonus and not resolved. =/
The only filter I use is the admin folder filterscripts ... I'm using the filter LAdmin
I remove native DisableInteriorEnterExits(); of include a_samp.inc and recompile all files the gamemode without error .. will it solve now?
Re: [Help] Enter/Exit Ammunations, banks disappearing -
loechner - 21.04.2009
my configs
echo Executing Server Config...
lanmode 0
rcon_password hide
maxplayers 100
port 7777
hostname hide
gamemode0 gam 1
filterscripts admin
announce 1
query 1
weburl
anticheat 0
And the arrows are still disappearing.
Even after having removed the function DisableInteriorEnterExits of this file a_samp