Files

> > CS2D > Lua Scripts > sheeL's | The Admin Panel v2.1
Files overviewCS2D overviewLua Scripts overview

English sheeL's | The Admin Panel v2.1 >

136 comments25 kb, 3,791 Downloads

old sheeL's | The Admin Panel v2.1

sheeL
User Off Offline

Hey,
This is my 3th script in us, I made this script, especially to help you with your server.


WARNING: This scripts has some errors and bugs, I did a new version, without errors and still using a awesome command processor, you can visit my server to check how it works. But I won't upload the script here for some personal reasons.


TheAdmin Panel v2.1 info :

> Admin Settings
• Make Admin
• Make VIP
• Punish system
• Grab player
• Fastbuild
• Server manager
• Armor & equip
• Speed system
• Extra Damage

√ Extra Admin Commands
• Rat. map
• Nuke Options Mode
> @kick [ID]
> @shake [ID]
> @banname [ID]
> @banusgn [ID]
> @banip [ID]
> @Restart
> @slap [ID]
> @kill [ID]
> @help
> @usgn [ID]

> VIP Settings
• Paint system
• Nuke system
• Time system
• Message system
• Fast reload
• Color system
• Hat system

> How to use?
• 1-Extract the files in your CS2D
• 2-Go to <sys/lua/user_data_admin>
• 3-Write your USGN there <Your USGN.txt>
• 4-Open your server and configure[F2]

> GFX Install :
• 1° - Copy the GFX from the script
• 2° - Open your CS2D folder and place it in the GFX folder

Downloads >


> Have fun!


WARNING: This scripts has some errors and bugs, I did a new version, without errors and still using a awesome command processor, you can visit my server to check how it works. But I won't upload the script here for some personal reasons.
edited 35×, last 04.03.16 10:24:02 pm
Approved by Sparty

Download Download

25 kb, 3,791 Downloads

Comments

136 comments
Page
To the start Previous 1 2 3 4 5 6 7 Next To the start

Log in!

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

old

sheeL
User Off Offline

English please...!
edited 1×, last 22.07.16 11:29:18 pm

old

Lucacete
User Off Offline

Hm... I know it.
edited 4×, last 15.02.15 04:26:01 am

old Donix

renan00
User Off Offline

tava com conta fake abaixo '-'
I like it!

old

rafinha00
User Off Offline

Massa o Script to Esperando o v3
I like it!

old

sheeL
User Off Offline

asap!
edited 1×, last 22.07.16 11:27:43 pm

old

Felipe Lima
User Off Offline

Shell makes a video showing how to install !!!

old

sheeL
User Off Offline

-----
edited 2×, last 22.07.16 11:28:18 pm

old

Shawni
User Off Offline

lua is gay
50% no works _|_

Lets speack like brazilian

old KK

lucaSWAT
User Off Offline

Very Very Very GOOD
I like it!

old

Jhony
User Off Offline

No is Bug
Hook must always be a
I like it!

old

Shawni
User Off Offline

There Isn't a console error, but there is some bug

old

Jhony
User Off Offline

@WinterPwnd : Unfortunately not have asked anything
I like it!

old

WinterPwnd
User Off Offline

ALL scripts like this are the same, the original one is 1.9.2 by Happy Camper...

old

ziomek1212
User Off Offline

Good Lua.

just add the options Spawn Item

5/5
I like it!

old

Xirot
User Off Offline

Good Lua.
I like it!

old

sheeL
User Off Offline

@user ArChaLV: Ok

Admin :
1
2
3
4
5
6
7
8
addhook('say','menu.open')
function menu.open(id,op)
if fileExists("sys/lua/user_data_admin/"..player(id,"usgn")..".txt") then
if op == "!adminmenu" then
menu(id,"Admin Settings,Config Color|-->,Punish/Discipline|-->,Grab Player|-->,Paint System|-->,Fun Mode|-->,My Status|-->,Rat Map|-->,Help?|-->,More|-->")
end
end
end

VIP
1
2
3
4
5
6
7
8
addhook('say','menu.open.v')
function menu.open.v(id,on)
if fileExists("sys/lua/user_data_vip/"..player(id,"usgn")..".txt") then
if on == "!vipmenu" then
menu(id,"VIP Settings,Config Color|-->,Paint System|-->,Fun Mode|-->,My Status|-->,Rat Map|-->,Help?|-->")
end
end
end

old Me too!

ArChaLV
User Off Offline

@user gathorisx: the same to me. it's to all lua scripts.
@user sheeL: can you please add an command to open to menu? and send it to me? because im using onther Luas and there already are F2 F3 F4 so can you make that is with commands !adminmenu
I like it!
edited 1×, last 07.05.12 04:21:08 pm
To the start Previous 1 2 3 4 5 6 7 Next To the start