SA-MP Forums Archive
battle royale gas - 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: battle royale gas (/showthread.php?tid=654835)



battle royale gas - DeMoo - 07.06.2018

anyone have idea how can i make pubg gas with object? like this




Re: battle royale gas - andrejc999 - 07.06.2018

You can use an in-game textdraw editor and make a box with left alignment and then you can make a timer which makes that textdraw smaller and smaller...

Check this out:

https://sampforum.blast.hk/showthread.php?tid=543002


Re: battle royale gas - DeMoo - 07.06.2018

Like this ?



Re: battle royale gas - Nyzenic - 07.06.2018

You can use this to display the safezone and stuff on the map(it uses gangzones)
https://sampforum.blast.hk/showthread.php?tid=644449

edit: you can also use this for the objects
https://sampforum.blast.hk/showthread.php?tid=601855
and you can use SetPlayerWeather for the players outside the safezone or at the danger zone


Re: battle royale gas - DeMoo - 07.06.2018

Quote:
Originally Posted by nnahtann
View Post
You can use this to display the safezone and stuff on the map(it uses gangzones)
https://sampforum.blast.hk/showthread.php?tid=644449

edit: you can also use this for the objects
https://sampforum.blast.hk/showthread.php?tid=601855
and you can use SetPlayerWeather for the players outside the safezone or at the danger zone
Thanks