HC Admin Script 1.9.3 
552 comments Update
This is just a minor update.
Features Removed:
Upgrading supplies to super supplies is no longer blocked.
Bugs Fixed:
Aligned "Next map" text with map name.
Moved clock to top left corner to avoid clash with next map name.
Starkkz has written:
This script has been used on the HC servers. It is actually a script framework which can be extended by modules. Since I have closed the servers I am releasing the script free for everyone to use.
Overview
This is a script used for administrating CS2D servers. Commands are invoked from menus or the say prompt.
Serveraction1 (default F2) - Command menu
Serveraction2 (default F3) - Moderator menu
Serveraction3 (default F4) - Map vote menu
A list of say commands can be found by selecting Help->List Say Commands from the Command menu. The commands available for a certain user depends on which category the user belongs to.
User Categories
There are four categories of registered users handled by the script:
VIP User
- users with special privileges
Moderator Level 1
- moderates the game
Moderator Level 2
- moderates the game, has authority to ban users permanently
Administrator
- administers the server and the users
Administrator is the highest level. Users at a certain level automatically has the privileges of those at a lower level.
Modules
Installation Instructions
Unzip the package into the CS2D folder. Note that this will overwrite your sys/servertransfer.lst and sys/lua/server.lua files!
Edit the file sys/lua/hc/data/config/users.hcu. Replace 12345 with your U.S.G.N. number:
If you have an old users.hcu file, use it to replace the one provided by this package.
Frequently Asked Questions (FAQ)
This is just a minor update.
Features Removed:

Bugs Fixed:



This script is damaged on Counter-Strike 2D 0.1.2.6 due to the LuaJIT switch.
Check for solutions on
[Fix] HC Admin Script
Check for solutions on





This script has been used on the HC servers. It is actually a script framework which can be extended by modules. Since I have closed the servers I am releasing the script free for everyone to use.
Overview
This is a script used for administrating CS2D servers. Commands are invoked from menus or the say prompt.
Serveraction1 (default F2) - Command menu
Serveraction2 (default F3) - Moderator menu
Serveraction3 (default F4) - Map vote menu
A list of say commands can be found by selecting Help->List Say Commands from the Command menu. The commands available for a certain user depends on which category the user belongs to.
User Categories
There are four categories of registered users handled by the script:

- users with special privileges

- moderates the game

- moderates the game, has authority to ban users permanently

- administers the server and the users
Administrator is the highest level. Users at a certain level automatically has the privileges of those at a lower level.
Modules
Installation Instructions
Unzip the package into the CS2D folder. Note that this will overwrite your sys/servertransfer.lst and sys/lua/server.lua files!
Edit the file sys/lua/hc/data/config/users.hcu. Replace 12345 with your U.S.G.N. number:
Code:
1
12345,Adm,Your Name
If you have an old users.hcu file, use it to replace the one provided by this package.
Frequently Asked Questions (FAQ)
edited 10×, last 18.12.11 10:30:16 pm

Comments
552 commentsLog in!
You need to log in to be able to write comments!Log in
15.10.14 01:24:39 pm
when i added the file only the admin user cant uses serveraction keys and everybody can (without login can)
31.08.14 07:32:44 am

@
Happy Camper: thx but can i ask again?
If You Say The Code Is
hc.add_say_command("kick", hc.moderation.kick_say_command, hc.MODERATOR1, "<id>", "Kick a player.")
that a kick command right? how about the ban command

If You Say The Code Is
hc.add_say_command("kick", hc.moderation.kick_say_command, hc.MODERATOR1, "<id>", "Kick a player.")
that a kick command right? how about the ban command
edited 1×, last 09.09.14 11:29:54 am
There is no translation available. You would have to edit all the scripts, translating string by string.
@
OfieCool: Have a look at Frequently Asked Questions (FAQ) above.


@
Happy Camper:
can u help me to add the function of save (of another lv script) to the hook join of the hc script.
i found the hook hc.main.proxy.join .
but in which .lua file it uses?

can u help me to add the function of save (of another lv script) to the hook join of the hc script.
i found the hook hc.main.proxy.join .
but in which .lua file it uses?

Nice, Nice, i Got some news, go to :::Counter-Strike 2D
Gfx
Hats:::You'll find Somethin, If there's nothing, forget it...


03.07.14 03:21:01 am

How do i change the voting map list? (Edit: Oh, well, it's in the FAQ)
It's a very usefull mod!
It's a very usefull mod!
@
deadlox995: You probably made a mistake when editing. Please pm me the file you edited and I will take a look.
@
Pro Gaming cs16: There is no reset score in this script, sorry.

@


@
Happy Camper: can i'm aks you some thing:
when i'm try to changne SAY TAG from this:
java/adm/: test
to this:
java [Admin]: Test
then i'm get a error that i'm dont khow how to fix it:
LUA ERROR: sys/lua/hc/modules/chat.lua:1: unexpected symbol near 'ï'

when i'm try to changne SAY TAG from this:
java/adm/: test
to this:
java [Admin]: Test
then i'm get a error that i'm dont khow how to fix it:
LUA ERROR: sys/lua/hc/modules/chat.lua:1: unexpected symbol near 'ï'