Forum

> > CS2D > General > Gun Game Mod - AMX2D Release
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Gun Game Mod - AMX2D Release

6 replies
To the start Previous 1 Next To the start

old Gun Game Mod - AMX2D Release

Lee
Moderator Off Offline

Quote
it's a one man team right now, but I'm churning out as many mods as I can

Demo Video: http://www.youtube.com/watch?v=ZYvqa1Ds7qo


For help on any commands or anything like that, just type in /help or !help, or for gungame only, type in /help gg or !help gg (or alternatively, use the console).

Download it here:
http://amx2d.co.cc/viewtopic.php?f=8&t=32

Features in this release includes:

0.16
[Info] Trunk revision 17 on the nightly SVN
[+] Default Weapon Switching
[+] /ammo2
[+] Automatically refils the gun after switching weapons
[+] Getting a very small portion of health back for each hit you make
[FIX] Do not allow armor to go above 150 AP
[FIX] Knifing no longer gives you multiple weapons
0.12
INFO
Initial Release
[.] Functional version of Gun Game
[.] Custom Level settings
[.] Custom kills settings
[.] help gg_cmd => Help files for each gg_cmd
[.] Money levels *
[.] Knife steal level
[.] Custom set special weapons
[.] Seamless integration with other mods
[.] Auto server configuration at server start
[.] Leveraging levels for new joins
[.] Randomizes levels
[.] Reverses levels
[.] Resets levels to the server default
[.] Auto Reload
[.] gg_initialpayment - initial payment without any server bonuses
[.] gg_level - your next GG level info
[.] gg_maxlvl,
[.] gg_avgtimealive,
[.] gg_specweapons,
[.] gg_alllevels,
[.] gg_bonus,
[.] gg_timeplayed,
[.] gg_avglvl,
[.] gg_totaldeaths,
[.] gg_avgtimeperkill,
[.] gg_kills,
[.] gg_moneyratio,
[.] gg_killmoney,
[.] gg_totalkills,
[.] gg_minlvl,
[.] gg_collect,
[.] gg_resetkills,
[.] gg_specweapons,
[.] gg_random,
[.] gg_mratio,
[.] gg_joinlevel,
[.] gg_killmoney,
[.] gg_resetdeaths,
[.] gg_buy,
[.] gg_resettimer,
[.] gg_setlevel,
[.] gg_reverse,
[.] gg_reset
edited 1×, last 30.03.09 10:58:33 pm

old Re: Gun Game Mod - AMX2D Release

Tehmasta
User Off Offline

Quote
you made a couple of errors, in some places you put strip (p,50) instead of parse("strip p 50")
you also did the same thing with equip, runnin ghte script right off the download doesn't work

old Re: Gun Game Mod - AMX2D Release

Lee
Moderator Off Offline

Quote
Note: All of the code in the latest AMX2D release have been tested and verified to work on CS2D 0.1.1.4

The default installation is running on our server right now with a revised version of the wrapper.lua and with no error, though the cron features have been disabled and I'll look into that later, but equip and strip are automatically included in the default installation.

Also, a copy of stripAll() has also been included which strips a player of all of his weapons including the Knife and then re-equiping the Knife, this can be used in conjunction with the equip function to prevent giving a player multiple weapons in the same slot.

I have one request however, would it be possible to also include a return statement for menus to cancel the default behavior of a menu because if one was to create a new menu off of an action done by an old menu, the new menu would inherit the default action of the menu hook and would not display unless it is triggered again.
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview