Help Please - 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 Please (
/showthread.php?tid=239873)
Help Please -
Jing_Chan - 14.03.2011
How could i disable those yellow arrows in my server? and where should i put the bit needed in the .pwn file?
Re: Help Please -
Kwarde - 14.03.2011
Which yellow arrows? The player markers?
And what do you mean with "and where should i put the bit needed in the .pwn file?"?
Re: Help Please -
Jing_Chan - 14.03.2011
Right, I mean the yellow arrows what if you walk in them it enters an interior, but i prefer the I's which you /enter and /exit, on the .pwn scriptfile where would i put the bit of scripting to disable the yellow enter and exit arrows.
Re: Help Please -
BizzyD - 14.03.2011
Put this under OnGameModeInit
Код:
DisableInteriorEnterExits();
Re: Help Please -
Kwarde - 14.03.2011
Ah that markers. Well, answer already given
Re: Help Please -
BizzyD - 14.03.2011
Quote:
Originally Posted by Kwarde
Ah that markers. Well, answer already given
|
Haha yea
had the same problem.
Quote:
Offtopic: I like your tutorial on script cleanup & How to find bugs :P
|
Re: Help Please -
Jing_Chan - 14.03.2011
thankssir
Re: Help Please -
BizzyD - 14.03.2011
Quote:
Originally Posted by Jing_Chan
thankssir
|
No problem :P