[FilterScript] •[FS] NCC The NameColour-Changer•
#1


ωнαт ιѕ тнιѕ؟
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 (;
Reply
#2

Very cool. I also like the .Gif
Reply
#3

why so much propaganda in one simple Filterscript? Congratulations
Reply
#4

O.O nice FS ian. keep it up
Reply
#5

Not bad.

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

awesome dude
Reply
#7

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.

Reply
#8

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

Anyways good job
Reply
#9

Nice Filterscript Ian :P
Reply
#10

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

Nice filterscript!
Reply
#12

Nice fs bro
Reply
#13

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....
Reply
#14

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
Reply
#15

Nice job once again ian
Reply
#16

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


Forum Jump:


Users browsing this thread: 1 Guest(s)