GameMonkey ScriptMod is a QMM Plugin, which allows server admins to define the server behavior by script.

Post feature Report RSS GMScriptmod 1.1 features

Here's a list of all features of the GameMonkey ScriptMod 1.1 version.

Posted by on

GMSM 1.1 features:

---------------------------
Mod features
---------------------------
- Alot of new hooks: GMSM_GAME_EVENTS, GAME_CLIENT_USERINFO_CHANGED, GAME_SHUTDOWN, GAME_INIT, GAME_CLIENT_BEGIN,
GAME_CLIENT_THINK, GAME_CLIENT_DISCONNECT, GAME_RUN_FRAME, and GET_CLIENT_VELOCITY_Z_IMPACT
- Two new server commands: slap, rslap
- One new client command: hjump
- New binded functions, such as: sscanf, strip, playsound(W:ET based games only), include, and more.
Check Gaminggone.net for the function reference.
- The NeelixScript is now being debugged before executed, this way you can see if something is wrong when the game starts.

---------------------------
Neelix Script features
---------------------------
- A re-organised script structure
- Client Session example (you're now able to store player variables, from the playerlist table for example)
- Alot of new player and admin commands, such as: /ignore /unignore /whois /banana /music and much more
- New sound-command examples for ET based games
- A re-organised command system
- The kill event (EV_OBITUARY) is now hooked and used for messages like 'first blood', 'Killing spree', 'multikill',
but also 'last life: kills %d, attackers health: %d'.
- An adverisement system, using messages out of a table, and with a timer.
- And much more, so download the script and find out.

GMSM 1.0 features:

- 100% scriptable Admin Interface
- scriptable Rcon-like Interface
- Interface for Clan Members. (Beside Ref login)
- Interface for Clan Friends. (Beside Ref login)
- Access to your FileSystem by .gm Script Functions
- Works with ALL Enemy Territory Mods (etmain/etpro/etbub/shrubmod/tce/etc.)
- Easy to modify. No C/C++ knowledge neccessary.
- Change your ServerMod Scriptfile without Server restart.
- Easy Script Syntax. Not as complicated as LUA.
- A lot of Script Examples.
- Fast. GameMonkey is one of the fastest Script Languages.
- Define your own "/" commands. Example: "/ban ID", "/kick ID", "drop ID"
- Create an individual Gameserver Mod. Personalize your Server.
- Exchange your Script Files with other Serveradmins.
- Client to Client Private Chat
- IRC Like Channel Chat

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: