SA-MP Forums Archive
[FilterScript] [FS] Changecolor - 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] [FS] Changecolor (/showthread.php?tid=78445)



[FS] Changecolor - honzk - 20.05.2009

This is my first FS. We (me and bjehna) are making our SA server and I've made this FS from our GM...

Here is a PasteBin link: http://pastebin.com/d48b1d22


Re: [FS] Changecolor - Blacklite - 20.05.2009

Very nice, good work


Re: [FS] Changecolor - Gamer007 - 20.05.2009

nice script, its very useful if you got a freeroam or stunt


Re: [FS] Changecolor - Weirdosport - 20.05.2009

I'm not sure why you made "new color[100]" an array, as you only use cell 99... that's 99 wasted cells, 1 used cell... And what happens if the player uses a colour outside of the arrays range? And what happens if they type a word instead of a number? I can see a lot of potential errors.


Re: [FS] Changecolor - honzk - 20.05.2009

Quote:
Originally Posted by Weirdosport
I'm not sure why you made "new color[100]" an array, as you only use cell 99... that's 99 wasted cells, 1 used cell... And what happens if the player uses a colour outside of the arrays range? And what happens if they type a word instead of a number? I can see a lot of potential errors.
Thx. I said that it's my first FS, so thank you a lot


Re: [FS] Changecolor - honzk - 21.05.2009

Here are new links

pwn: http://rapidshare.com/files/235684872/changecolor.pwn
amx: http://rapidshare.com/files/235685057/changecolor.amx