SA-MP Forums Archive
[FilterScript] •[FS] NCC The NameColour-Changer• - 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] NCC The NameColour-Changer• (/showthread.php?tid=156877)



•[FS] NCC The NameColour-Changer• - IanDaCJ - 24.06.2010


ωнαт ιѕ тнιѕ؟
Its A FS When You Type /ncc a Dialog Appears And You Choose To Activate / De-Activate The Effect!
It Changes Your Visual Name Colour (ex: Team Colour , Name of Chat Colour , 3d Label On Your Head With Your Name)

ωнαт αяє тнє ўσммαи∂(ѕ)؟
/ncc [For The Dialog MSGBOX That Turns On And Off This Effect]

нσω тσ ιиѕтαℓℓ!
1- Extract NCC.Zip
2- Place the .Pwn and the .Amx Into the Filterscript Folder
3- Type In Server.cfg ncc Onto The Filterscripts Line

ωнєяє тσ ∂σωиℓσα∂
SolidFiles

ιиѕριяαтισи
v0nz

ўяє∂ιтѕ
IanDaCJ (Me)
Joe Torran C

вєтα-тєѕтєяѕ
v0nz
Chrisspartan

:ριўтυяє:
Ps: I Have Quit Scripting For A Month+ So I Kinda Rustied Myself (: Enjoy (;


Re: •[FS] NCC The NameColour-Changer• - Toni - 24.06.2010

Very cool. I also like the .Gif


Re: •[FS] NCC The NameColour-Changer• - ipsBruno - 24.06.2010

why so much propaganda in one simple Filterscript? Congratulations


Re: •[FS] NCC The NameColour-Changer• - KDlivest954 - 24.06.2010

O.O nice FS ian. keep it up


Re: •[FS] NCC The NameColour-Changer• - Hiddos - 24.06.2010

Not bad.

About the .gif: I'd use normal images, or at least a slower .gif.


Re: •[FS] NCC The NameColour-Changer• - Montis123 - 24.06.2010

awesome dude


Re: •[FS] NCC The NameColour-Changer• - Flashy - 24.06.2010

Quote:
Originally Posted by Hiddos
Not bad.

About the .gif: I'd use normal images, or at least a slower .gif.
Agree. The dialog picture is to fast I canґt even read what is written there.

Script: Nice and easy. I like it. Especially because itґs easy to add it to a filterscript.




Re: •[FS] NCC The NameColour-Changer• - NewTorran - 24.06.2010

It helps if you put what i did in the script next to the credits XD

Anyways good job


Re: •[FS] NCC The NameColour-Changer• - ViruZZzZ_ChiLLL - 24.06.2010

Nice Filterscript Ian :P


Re: •[FS] NCC The NameColour-Changer• - IanDaCJ - 24.06.2010

Thanks All..
Off Topic : I love Unique Stuff So I Made A Unique Picture


Re: •[FS] NCC The NameColour-Changer• - Nick Deeds - 24.06.2010

Nice filterscript!


Re: •[FS] NCC The NameColour-Changer• - Chrisspartan - 24.06.2010

Nice fs bro


Re: •[FS] NCC The NameColour-Changer• - Zh3r0 - 24.06.2010

Where is ''ncc8'' ?

Код:
public ncc7(playerid)
{
  KillTimer(Timer7);
  SetPlayerColor(playerid,0x375FFFFF);
  SetTimerEx("ncc1", 500, 0, "d" ,playerid);
  Timer8 = SetTimerEx("ncc8", 500, 0, "d" ,playerid);
}
I see you used a timer on callback ncc8 bu there is no such things.Also you could have made this easier with variables....
Starting and killing starting and killing....


Re: •[FS] NCC The NameColour-Changer• - IanDaCJ - 24.06.2010

Quote:
Originally Posted by PlayON
Where is ''ncc8'' ?

Код:
public ncc7(playerid)
{
 KillTimer(Timer7);
 SetPlayerColor(playerid,0x375FFFFF);
 SetTimerEx("ncc1", 500, 0, "d" ,playerid);
 Timer8 = SetTimerEx("ncc8", 500, 0, "d" ,playerid);
}
I see you used a timer on callback ncc8 bu there is no such things.Also you could have made this easier with variables....
Starting and killing starting and killing....
ill fix tomoz as its nearly 1 am now :S ty for noticing this


Re: •[FS] NCC The NameColour-Changer• - v0nz - 24.06.2010

Nice job once again ian


Re: •[FS] NCC The NameColour-Changer• - IanDaCJ - 24.06.2010

Quote:
Originally Posted by v0nzz
Nice job once again ian
Thx