Interior zones help - 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)
+--- Thread: Interior zones help (
/showthread.php?tid=335580)
Interior zones help -
TheMightyEddy - 18.04.2012
I need help with setting interior zones. So if I'm in for example ammunation, it wont say red county, it will say ammunation or if i in 24/7 shop, the zone will say 24/7. any help?
Re: Interior zones help -
Jonny5 - 18.04.2012
show your current zone code
we cannot guess as to what or how you are getting/setting/displaying your zones
Re: Interior zones help -
[HiC]TheKiller - 18.04.2012
Use GetPlayerInterior + IsPlayerInRangeOfPoint to find if they are in a certain interior. Here is a list of all the current interiors
http://files.sa-mp.com/interiors.txt
Re: Interior zones help -
TheMightyEddy - 18.04.2012
Quote:
Originally Posted by [HiC]TheKiller
|
Okay thanks. And after I have both, what do I do with them?