[FilterScript] Fuel 'n Fire V1.0[Just like in GTA V] - 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)
+--- Thread: [FilterScript] Fuel 'n Fire V1.0[Just like in GTA V] (
/showthread.php?tid=564373)
Fuel 'n Fire-make the fuel burn[UNIQUE][Just like in GTA V] -
Kruno88 - 21.02.2015
Fuel n Fire
Fuel and Fire is a system that is just like in GTA 5.
It's simple as that.
Video
https://www.youtube.com/watch?v=4OXLppDzD5g //Old version
How it looks in GTA V
https://www.youtube.com/watch?v=JHUhwVQqIpU
Commands:
Code:
//Version 1.0
/gaspos
/lightup
/turnoffallfire
/gas
/can
Y to spill the gasoline on the floor
//Version 1.1
You can drop a canister in the fired gasoline
Credits
Download:
Pastenbin.com New version
Pastenbin.com
YOU NEED ZCMD.INC
Re: Fuel 'n Fire V1.0[Just like in GTA V] -
HY - 21.02.2015
Looks nice and unique.
Re: Fuel 'n Fire V1.0[Just like in GTA V] -
Kruno88 - 21.02.2015
Quote:
Originally Posted by HY
Looks nice and unique.
|
Thank you!
Re: Fuel 'n Fire V1.0[Just like in GTA V] -
Zamora - 21.02.2015
Nice.
Re: Fuel 'n Fire V1.0[Just like in GTA V] -
Pottus - 21.02.2015
You could make this a lot better than that here is my ideas.
1.) Extend your array to keep track of pool groups.
2.) Use an iterator for better overall performance.
3.) Light only one pool from the group then light adjacent pools within range on a update timer.
4.) Create a gas pool sprite. Just use a plane and try different material/text/color settings on it until you get what you like. This way you can see where the gas is.
5.) Make the gas can dynamic so that you can place it in the burning gas and have it explode.
Re: Fuel 'n Fire V1.0[Just like in GTA V] -
Kruno88 - 21.02.2015
Quote:
Originally Posted by Pottus
You could make this a lot better than that here is my ideas.
1.) Extend your array to keep track of pool groups.
2.) Use an iterator for better overall performance.
3.) Light only one pool from the group then light adjacent pools within range on a update timer.
4.) Create a gas pool sprite. Just use a plane and try different material/text/color settings on it until you get what you like. This way you can see where the gas is.
5.) Make the gas can dynamic so that you can place it in the burning gas and have it explode.
|
All of this is good idea.But on some I won't even care.
3)Hmm nice touch
4)I'm still looking for the perfect one
5)That I already made but I won't release it
Re: Fuel 'n Fire V1.0[Just like in GTA V] -
dionisak0s - 21.02.2015
You can see an object of an oil on the floor to make it look better
Re: Fuel 'n Fire V1.0[Just like in GTA V] -
Kruno88 - 21.02.2015
Aight I've made an explosion too.I'll upload it,later.
Re: Fuel 'n Fire V1.0[Just like in GTA V] -
Kruno88 - 21.02.2015
New version is added!
+Pastenbin link
Re: Fuel 'n Fire V1.0[Just like in GTA V] -
Crayder - 21.02.2015
Quote:
Originally Posted by Kruno88
All of this is good idea.But on some I won't even care.
|
That was kind of rude, but nice job I guess.