PDA

View Full Version : DoD StaminaHP ( 0.65beta )


Zor
07-23-2006, 08:02 AM
// DESCRIPTION:
// ============
//
// This plugin will add a little bit of realism to your DoD server,
// as player's stamina is set to reflect their health.
// so a player with 100hp has 100% Stamina available while
// a player with 27hp only has 27% Stamina available.
// Intention of this is that players that only have low health
// left can't run/jump across the map like if their condition
// was fine!
// Players recover their whole Stamina on respawn.

// USAGE (cvar for amxx.cfg):
// ===========================
//
// dod_staminahp_enabled <1/0> = enable/disable plugin by default

// CHANGELOG:
// ==========
//
// - 03.08.2005 Version 0.5beta
// Initial Release

Smiffy
07-23-2006, 09:55 AM
when trying to enable it just says its an unknown command nebody know y?. the plugin is runnin

edit: it works now dont know wot the problem was though :s

edit2: seems u have to use the enable command in hlsw for it to work

Hell Phoenix
07-23-2006, 11:48 AM
By default the plugin is not enabled. So you need to add the cvar to your amxx.cfg file. Just like you should do with all plugins that have cvars.

diamond-optic
07-29-2006, 11:34 PM
wierdness...

zor posted but didnt mention its by firestorm
and also
beta 0.65 tho changelog only shows 0.5

what was done to make .65??