SA-MP Forums Archive
[FilterScript] Notime's Firework[V2.0]! - 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] Notime's Firework[V2.0]! (/showthread.php?tid=190470)

Pages: 1 2 3


Notime's Firework[V2.0]! - notime - 15.11.2010

Notime's Firework V2.0!

What is new?
- More firework kinds!
- Firecracker(v1.0)
- FireRocket 1-2 (v1.0)
- CrackerRoll (v2.0)
- Fountain 1-3 (v2.0)
- Rocketbox (v2.0
The v1.0 fireworks are improved.

- More Random
In v1.0 all object spawns were the same, wich means all rockets looked the same. Adding the randoms, made each firerocket, fountain, rocketbox, firecracker, crackerroll induvidual like in real life. All timers are random and all object spawns are random. This makes every single firework different.

- FireWork Control Panel
When you are logged in as a Rcon Admin you can use the command: "/fwcp", this will open a dialog as a Control Panel. In the control panel you are able to set the draw distance to "low", "medium", "high". You are also able to set for each firework who is allowed to use it, This is either "For all users" or for "Rcon admin only".
The settings will get saved onto a file in your scriptfiles called FireWorkInfo.

Commands:
There are only 2 commands.
/lightfw [type]
the types are: Firecracker, firerocket1, firerocket2, crackerroll, fountain1, fountain2, fountain3, rocketbox.
/fwcp
This command opens the fire work control panel.

Video:
Enjoy!
[ame]http://www.youtube.com/watch?v=Nkow1_I1zUo[/ame]
The quality sucks, but still gives a little preview.

Downloads & pastebin:
.pwn:
FireworksV2.0.pwn

.amx:
FireworksV2.0.amx

PasteBin:
Pastebin FireworkV2.0

Credits:
Djson file saving
When using this filterscript, Credits should be given to Notime.


Re: Notime's Firework[V2.0]! - Bessensap - 15.11.2010

Awesome!


Re: Notime's Firework[V2.0]! - Den_Deluxe - 15.11.2010

OMG THE BEST FIREWORK SCRIPT!!!!! AWESOME!!!!!!!!!!!!


Re: Notime's Firework[V2.0]! - Freddi-25 - 15.11.2010

Awesome


Re: Notime's Firework[V2.0]! - kiss - 15.11.2010

best firework i ever seen!


Re: Notime's Firework[V2.0]! - Den_Deluxe - 15.11.2010

but:

Код:
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1290) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1296) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1307) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1312) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1317) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1322) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1327) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1332) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1337) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1342) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1347) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1362) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1376) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1387) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1398) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1414) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1428) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1439) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1455) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1469) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1480) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1496) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1510) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1521) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1537) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1551) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1562) : error 017: undefined symbol "ShowPlayerDialog"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.



Re: Notime's Firework[V2.0]! - notime - 15.11.2010

Quote:
Originally Posted by Den_Deluxe
Посмотреть сообщение
but:

Код:
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1290) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1296) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1307) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1312) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1317) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1322) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1327) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1332) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1337) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1342) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1347) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1362) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1376) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1387) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1398) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1414) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1428) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1439) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1455) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1469) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1480) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1496) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1510) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1521) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1537) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1551) : error 017: undefined symbol "ShowPlayerDialog"
D:\Servers\Server 0.3b ORIGINAL\filterscripts\FireworkV2.0.pwn(1562) : error 017: undefined symbol "ShowPlayerDialog"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
I think your not using the 0.3b pawno when compiling it.


Re: Notime's Firework[V2.0]! - Den_Deluxe - 15.11.2010

Hm..... 0.3b. Ok i will try again.


Re: Notime's Firework[V2.0]! - Den_Deluxe - 15.11.2010

LOL thanks IT WORKS


Re: Notime's Firework[V2.0]! - notime - 15.11.2010

Quote:
Originally Posted by Den_Deluxe
Посмотреть сообщение
LOL thanks IT WORKS
No Problem, lol :P


Re: Notime's Firework[V2.0]! - Den_Deluxe - 15.11.2010

But Script is really brilliant. How long u did it? ^_^


Re: Notime's Firework[V2.0]! - notime - 15.11.2010

around 4-5 hours devided over 2 days.


Re: Notime's Firework[V2.0]! - Den_Deluxe - 15.11.2010

nice boy


Re: Notime's Firework[V2.0]! - dark_clown - 15.11.2010

awesome script but i have my own but still nice work bro


Re: Notime's Firework[V2.0]! - [L3th4l] - 15.11.2010

WOW! Nice script!


Re: Notime's Firework[V2.0]! - Steven82 - 15.11.2010

This is nice . One of the best firework scripts i've seen. Great job


Re: Notime's Firework[V2.0]! - notime - 16.11.2010

Making Fireworks is my thing, you know


Re: Notime's Firework[V2.0]! - Lookin - 16.11.2010

wow simply the best fireworks script ever! to be honest its the only one ive seen xD but this is awesome dude keep up the great work


Re: Notime's Firework[V2.0]! - [MWR]Blood - 16.11.2010

Nice one
ur a pretty good scripter


Re: Notime's Firework[V2.0]! - Zh3r0 - 16.11.2010

Very good Fireworks script! Good job on it, i really love all of them! Make some more