[FilterScript] xAdminChat [UNIQUE!] [TextDraw Admin Chat] [ZCMD, SSCANF]
#1


Features:
TextDraw
Easy To Use
With Some Commands
Yes You Can Make more Stuff and you can Also Use for Stuff like Team Chat
No Bugs At all!
Smooths Fast Easy!
Unique one!
Can be Used in any Admin System / GM
You Can Create You Own TextDraw (a bit Hard but Still Possible)
You Can Also Use
(( ~r~ )) for red
(( ~g~ ))for green
(( ~b~ )) for blue
(( ~w~ )) for white
(( ~y~ )) for yellow
(( ~p~ )) for purple
(( ~l~ )) for black
(( ~n~ )) for new line
(( ~h~ )) for lighter color

Commands:
/a - Sending Message To the Admin Chat
/clearadminchat - Clearing the Admin Chat
/report - commands for players to report

Pictures:




Making a Simple CMD:
Its Easy To make a Command example :

pawn Code:
CMD:meiscool(playerid,params[]) {
    SendXMessage(playerid,"Me Is Cool");
    return 1;
}
An other Example:

pawn Code:
CMD:meiscool(playerid,params[]) {
    new string1[64], name[MAX_PLAYER_NAME];
        GetPlayerName(playerid,name,MAX_PLAYER_NAME);
        format(string1,sizeof string1,"~r~%s ~w~is Cool",name);
        SendXMessage(playerid,string);
    return 1;
}
Credits:
All By Me XtremeR
Thanks Zeex For zCMD
And Y_LESS for his SSCANF(simply GREAT!)

Other:
Its a good FS if u got alot of players of wanna try something new.. it is working fine..

Download:
Solid Files
PasteBin
Reply
#2

Nice bro
Reply
#3

rep+
Reply
#4

thanks everyone
Thanks for the Rep, (didnt got it yet :3)
Reply
#5

Like the design, I may use it in my server with a few other things admins see ;P

Rep ++;

Edit:Already repped you other time ;3
Reply
#6

i got ur rep thanks alot!
Reply
#7

Nice but "sended" isn't a word.

Change it to "sent."
Reply
#8

oh my bad..
its just a mistake u can change it or even remove it lol
Reply
#9

Quote:

/a - Sending Message To the Admin Cjat

Chat And nice!
Reply
#10

Nice
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)