Zone script - 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: Zone script (
/showthread.php?tid=257306)
Zone script -
sim_sima - 25.05.2011
Hey guys.
What is the best zones script?
I want to make that game text in the lower right corner of the screen when the player enters a new zone. For example when you enter "Commerce" in LS, a game text appears for like 3 seconds, showing "Commerce".
Thank you.
Re: Zone script -
Namaco - 25.05.2011
Hmm that one is interesting! like in SP... Im sure there are some filescripts that says below map where they are, like Commerce but in small letters and they change instantly when u move to other districts so something like this u ment?
Re: Zone script -
sim_sima - 25.05.2011
Quote:
Originally Posted by Namaco
Hmm that one is interesting! like in SP... Im sure there are some filescripts that says below map where they are, like Commerce but in small letters and they change instantly when u move to other districts so something like this u ment?
|
Yea, just a simple game text showing the new zone's name
Re: Zone script -
Vince - 25.05.2011
Quote:
Originally Posted by ******
|
This was removed in 0.3.
You could get some inspiration from Mabako's Zone filterscript/include. Then use a timer and GameTextForPlayer to get it to work.
Re: Zone script -
sim_sima - 25.05.2011
Thanks everyone.
Re: Zone script -
sim_sima - 25.05.2011
Quote:
Originally Posted by ******
Oh, OK then, it's still listed in my a_samp.inc but I'll believe you.
|
He is right. I already tryed. And on the wiki it says "Removed in 0.3"
Re: Zone script -
sim_sima - 25.05.2011
Quote:
Originally Posted by Vince
This was removed in 0.3.
You could get some inspiration from Mabako's Zone filterscript/include. Then use a timer and GameTextForPlayer to get it to work.
|
Do you know where i can download it? His download link seems broken.