SA-MP Forums Archive
[Include] IEE (InteriorEnterExits) - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] IEE (InteriorEnterExits) (/showthread.php?tid=289660)

Pages: 1 2


Re: IEE (InteriorEnterExits) - MP2 - 14.04.2012

Yes, OnGameModeInit.


Re: IEE (InteriorEnterExits) - Spookie98 - 14.04.2012

Quote:
Originally Posted by MP2
View Post
Yes, OnGameModeInit.
Thanks Man ! I have another question...Do you know how I can create a Gym script? Like in Single Player? I want to develop a new Prison GM and I really need it....Or maybe stats like Muscle or Stamina...? Please help me!


Re: IEE (InteriorEnterExits) - MP2 - 14.04.2012

Make a topic.


Re: IEE (InteriorEnterExits) - Jonny5 - 15.04.2012

I like this!
Im getting ready to use this in my GM,

I love the fact the code is clean
and the functions are simple to use!

Good work +r


Re: IEE (InteriorEnterExits) - 1337connor - 15.04.2012

You should add a color paramater with the matt colors..


Re: IEE (InteriorEnterExits) - MP2 - 15.04.2012

You can't change the colour of pickups.


Re: IEE (InteriorEnterExits) - Toreno - 16.04.2012

Nice work, man, it's very useful, and good.


Re: IEE (InteriorEnterExits) - MP2 - 17.04.2012

Thanks


Re: IEE (InteriorEnterExits) - Derek_Westbrook - 17.04.2012

Wow nice I like it imma use this!


Re: IEE (InteriorEnterExits) - Save - 22.04.2012

This thing is awesome, but got a question. How to make the marker not accessible to certain factions?


Re: IEE (InteriorEnterExits) - MP2 - 22.04.2012

Support for denying entry will be in the next version, along with the callback OnPlayerEnterExit (in which returning 0 will deny teleportation).


Re: IEE (InteriorEnterExits) - MP2 - 22.04.2012

1.2 released. See topic.


Re: IEE (InteriorEnterExits) - Jonny5 - 22.04.2012

nice work!!
updating!


Re: IEE (InteriorEnterExits) - Spooky - 22.04.2012

Good work, Rep+


Re: IEE (InteriorEnterExits) - MP2 - 04.03.2013

Why are you creating an enter/exit when they enter an enter/exit? Doesn't really make sense, does it? You need to put the CreateEnterExit code under OnGameModeInit..


Re: IEE (InteriorEnterExits) - nor15 - 04.03.2013

Quote:
Originally Posted by MP2
View Post
Why are you creating an enter/exit when they enter an enter/exit? Doesn't really make sense, does it? You need to put the CreateEnterExit code under OnGameModeInit..
when i make it under OnGameModeInit it doesn't work also


Re: IEE (InteriorEnterExits) - MP2 - 04.03.2013

#define 'doesn't work'. That could mean anything. Does it show? Does it not? If it does show, does it teleport you? etc.?

Sigh.


Re: IEE (InteriorEnterExits) - Yves - 04.03.2013

very nice 10/10 buddy