Dateien

> > CS2D > Lua Scripts > [474] - HappyTown/Admin Lua v1.3
DateiübersichtCS2D-ÜbersichtLua Scripts-Übersicht

Englisch [474] - HappyTown/Admin Lua v1.3 >

162 Kommentare14 kb, 2.705 Downloads

alt [474] - HappyTown/Admin Lua v1.3

Chingy
User Off Offline

Some people knew my server, some not. It's a basic administrative script for most of your server owner needs.

This script is used by "@" commands, not through a menu.

> You can open the help ingame by writing @help 1 and @help 2.
> Teleportation is usable with F4. It teleports you to your Mouse Targeted Position.
> F3 will open a hat menu.
> F2 will open a Menu for Member, Mod, GM & Admin.
> AntiKillArea is contained. Starts working by adding coordinates to it.
-----------

Updates >

Editing the AntiKillArea >

Changing the rank colors >


INFO

I won't continue the script. There will be no further updates.
I allow you to edit this script for your own use only.
If you want to reupload a modified version of this script, notify me in a private message and put me into the credits.
43× editiert, zuletzt 07.02.24 08:57:37
Zugelassen von Yates

Download Download

14 kb, 2.705 Downloads

Kommentare

162 Kommentare
Seite
Zum Anfang Vorherige 1 2 3 4 5 6 7 8 9 Nächste Zum Anfang

Logge dich ein!

Du musst dich einloggen, um selber Kommentare verfassen zu können!Einloggen

alt

Chingy
User Off Offline

@user xecutioner: You should learn to read. There's no map with the lua script coming.

alt

dragon13
User Off Offline

very good nice
Ich mag es!

alt

DiC
User Off Offline

Chingy i can help you, for the v1.4, i made:
• Teleport menu, fixxed work now!
• Rankupdates, Vip, Member, Moderator, Admin {Special Rank Vip}
• New Menus for all ranks!
• Hatsmenu fix, new Folder
• And some other Stuff

alt

Chingy
User Off Offline

@user GraPhix:
shit.lua hat geschrieben
1
2
3
4
5
6
print ("whore whore whore!")
print ("whore whore whore!")
print ("whore whore whore!")
print ("whore whore whore!")
print ("whore whore whore!")
print ("whore whore whore!")

This?

alt

GraPhix
User Off Offline

@user Chingy: he wanted to say, when he writes shit in his .lua works they dont work and he gets called a whore whole time. NAILED IT!

alt

Chingy
User Off Offline

user Reynoso00 hat geschrieben
hijd e whore
Uhm.. ok. E-Whore. Sure, I completely understood what you wanted to tell me.

alt Gabiel

Reynoso00
User Off Offline

As I write in server.lua hijd e whore the next well explained.

alt

Chingy
User Off Offline

@user unu: Your English, so horrible...

alt

unu
User Off Offline

what script is men??? what the fuck

alt

Chingy
User Off Offline

@user Deathsnark: I don't know. Check it in the script. Feel free to change it.

alt

Chingy
User Off Offline

@user GraPhix: I'm not raging at all. I just told you to get lost. Also I don't need drugs to be "chilled" unlike you.

alt

GraPhix
User Off Offline

@user Chingy: omg... you rage. take a chill pill.

alt

GraPhix
User Off Offline

I don't like it very much

alt

Chingy
User Off Offline

@user DiC: Are you fucking dumb? What did I just say a few days ago?

alt

DiC
User Off Offline

@user Chingy:
1
2
if player(id,"usgn") == 25383 then
               level[id] = 4

level 4 = admin ehm...
ur're usgn is 25383 :x

alt

Chingy
User Off Offline

@user DiC: So? What's the problem? I said everyone is able to edit the script for their own use.

alt

DiC
User Off Offline

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
function a(id)
	level[id] = 0
	mute[id] = false
	tel[id] = false
	hat[id] = nil
	god[id] = false
	grab[id] = 0
	grabon[id] = false
	if player(id,"usgn") > 0 then
		level[id] = lvl(id)
		if player(id,"usgn") == 25383 then
			level[id] = 4
		end
	end
end

Ehm...
Zum Anfang Vorherige 1 2 3 4 5 6 7 8 9 Nächste Zum Anfang