Files

> > CS2D > Lua Scripts > Jl's Admin Script V2.1
Files overviewCS2D overviewLua Scripts overview

English Jl's Admin Script V2.1 >

23 comments3 kb, 891 Downloads

old Jl's Admin Script V2.1

J_Lucas
User Off Offline

∗ Commands
• !on - to login and use commands
• !off - logoff and dont use commands , and see rank
>> Admin >
>> Moderator >
>> Vips >
>> All >


ADDED

>> All Players
∗ !help - Help Commands
∗ !script_info - Script Info
>> Admins
∗ !lan_on/off - Server Lan
∗ !ff_on/off - Friendly Fire
∗ !us_on/off - USGN Only
∗ !fog_on/off - Fog Of War
∗ !makes - Make Spectator
∗ !bot_ct/t - Add bot
∗ !bot_remove - Remove all bots
∗ !bot_remove_ct/t - Remove T/CT bots
>> Vips
∗ !makes - Make Spectator
∗ !bot_ct/t - Add bot
∗ !bot_remove - Remove all bots
∗ !bot_remove_ct/t - Remove T/CT bots
∗ Show message on leave
>> Moderators
∗ !makes - Make Spectator
∗ !bot_ct/t - Add bot
∗ !bot_remove - Remove all bots
∗ !bot_remove_ct/t - Remove T/CT bots
∗ Show message on leave
>> Other
∗ BadWords Sys (Optional)

FIXED

>> Moderator
∗ !off/!on

CHANGED

∗ Say Text Color
∗ Tag Color
∗ More Easy Codes / with help txt

INFO

To add Vip/Mod/Admin
1
2
3
VIP = {} -- your usgn here
Admin = {105753} -- your usgn here
Mod = {} -- your usgn here
To Change Vip/Mod/Admin color
1
2
msg("©000255255[Moderator] "..player(id,"name").." :©255255000 "..t) -- Blue + White
msg("©255255000[Moderator] "..player(id,"name").." :©255255255 "..t) -- Yellow + White
To Change Vip/Mod/Admin Join/Leave color
1
2
msg("©000255050Admin "..player(id,"name").." #"..player(id,"usgn").." Joined the server @C") -- Green
msg("©255000000Admin "..player(id,"name").." #"..player(id,"usgn").." Joined the server @C") -- Red
To Change Server IP and Port
1
2
3
4
5
6
server_route = {}
server_route[1] = "Your IP and Port here"
server_route[2] = "Your IP and Port here"
server_route[3] = "Your IP and Port here"
server_route[4] = "Your IP and Port here"
server_route[5] = "Your IP and Port here"
To Change Server button name
1
menu(id, "Clan name here,Name server #1,Name server #2,Name server #3,Name server #4,Name server #5")
To turn on/off Badwords
1
2
-- (1 = enabled , 0 = Disabled) ---
badword = 0

Credits :
user Ax3 - Re-route script
user sheeL - Code Examples
user Suprise - Code Examples

Have Fun !
edited 2×, last 09.09.14 06:48:34 pm
Approved by EngiN33R

Download Download

3 kb, 891 Downloads

Comments

23 comments
Page
To the start Previous 1 2 Next To the start

Log in!

You need to log in to be able to write comments!Log in

old

Avo
User Off Offline

Agree with Cortz, you should fix it.

old

cortz
Super User Off Offline

Needs better optimization.
Really don't need to copy+paste the same commands from VIP all the way to admin.

old

CaneCorso
User Off Offline

Sorry i dont liked because i wonted the !makevip and the ipaire for owner.
To the start Previous 1 2 Next To the start