[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


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)