Dr.G
01-12-2009, 10:13 AM
//////////////////////////////////////////////////////////////////////////////////
//
// INFO:
//
// This plugin will block the ability to prone in some areas around the church
// in dod_avalanche, all to prevent camping in these areas.
//
//////////////////////////////////////////////////////////////////////////////////
//
// CVARS:
//
// no_church_campers <1> | default is on
// Plugin on and off | 1 = on | 0 = off
//
// no_church_campers_zone_info <1> | default is on
// Shows a message to people when they are in a zone where they cant prone | 1 = on | 0 = off
//
//////////////////////////////////////////////////////////////////////////////////
//
// THANKS TO:
//
// ALKA @ allied modders for info zone! Used ALOT of that code!
// =|[76AD]|= TatsuSaisei || stock dod_set_pronestate used in dod_noprone
// diamond-optic (www.avamods.com) || Dont know where to start thx!
//
//////////////////////////////////////////////////////////////////////////////////
//
// CHANGELOG:
//
// 12/01/09 Release
//
//////////////////////////////////////////////////////////////////////////////////
To see where proneing is blocked check the attached screenshots...
In order to get this to work on your server just add the plugin as normal, and change map to dod_avalanche...
Note that this plugin will generate an .ini file and a new folder in dod/addons/data.
Please rapport any bugs or errors in this thread!
Cheers!
//
// INFO:
//
// This plugin will block the ability to prone in some areas around the church
// in dod_avalanche, all to prevent camping in these areas.
//
//////////////////////////////////////////////////////////////////////////////////
//
// CVARS:
//
// no_church_campers <1> | default is on
// Plugin on and off | 1 = on | 0 = off
//
// no_church_campers_zone_info <1> | default is on
// Shows a message to people when they are in a zone where they cant prone | 1 = on | 0 = off
//
//////////////////////////////////////////////////////////////////////////////////
//
// THANKS TO:
//
// ALKA @ allied modders for info zone! Used ALOT of that code!
// =|[76AD]|= TatsuSaisei || stock dod_set_pronestate used in dod_noprone
// diamond-optic (www.avamods.com) || Dont know where to start thx!
//
//////////////////////////////////////////////////////////////////////////////////
//
// CHANGELOG:
//
// 12/01/09 Release
//
//////////////////////////////////////////////////////////////////////////////////
To see where proneing is blocked check the attached screenshots...
In order to get this to work on your server just add the plugin as normal, and change map to dod_avalanche...
Note that this plugin will generate an .ini file and a new folder in dod/addons/data.
Please rapport any bugs or errors in this thread!
Cheers!