Yellow things to enter?? - 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: Yellow things to enter?? (
/showthread.php?tid=96789)
Yellow things to enter?? -
Lia - 11.09.2009
You know.. in GTA Single Player.. theres yellow icons.. you go up to.. and it enters u into a buidling?? well.. theres some in my server.. and i dont know how to get rid of them..
Help please?
Thanks, Lia
Re: Yellow things to enter?? -
_Vortex - 11.09.2009
its something like DisableInteriors(); or something, hopefuly someone can correct me if im wrong, which I probably am.
Re: Yellow things to enter?? -
Lia - 11.09.2009
Quote:
Originally Posted by [B
Vortex ]
its something like DisableInteriors(); or something, hopefuly someone can correct me if im wrong, which I probably am.
|
uhm...but.. were would u like.. put in GM??
Re: Yellow things to enter?? -
_Vortex - 11.09.2009
Quote:
Originally Posted by Lia
Quote:
Originally Posted by [B
Vortex ]
its something like DisableInteriors(); or something, hopefuly someone can correct me if im wrong, which I probably am.
|
uhm...but.. were would u like.. put in GM??
|
under OnGamemodeInit
Re: Yellow things to enter?? -
Lia - 11.09.2009
Quote:
Originally Posted by [B
Vortex ]
Quote:
Originally Posted by Lia
Quote:
Originally Posted by [B
Vortex ]
its something like DisableInteriors(); or something, hopefuly someone can correct me if im wrong, which I probably am.
|
uhm...but.. were would u like.. put in GM??
|
under OnGamemodeInit
|
says: C:\Users\Meagan\Desktop\samp02Xserver.win32\gamemo des\WC-RP.pwn(670
: error 017: undefined symbol "DisableInteriors",,
Im so newbie to scripting..
Re: Yellow things to enter?? -
Anwix - 11.09.2009
use:
DisableInteriorEnterExits();
under OnGameModeInit
Re: Yellow things to enter?? -
Lia - 11.09.2009
Quote:
Originally Posted by Anwix
use:
DisableInteriorEnterExits();
under OnGameModeInit
|
Oh mi gawd! thank you, you rock