Raised This Month: $51 Target: $400
 12% 

DoD:S Capture Bonus


Post New Thread Reply   
 
Thread Tools Display Modes
BackAgain
Junior Member
Join Date: Sep 2007
Old 11-24-2008 , 06:10   Re: DoD:S Capture Bonus
Reply With Quote #11

Quote:
Originally Posted by INsane_dod View Post
Nice work. This is helpful to gameplay on some maps, some maps play better when players go for the flags... most unfortunately think a score is kills only.

This gives personal rewards and promotes capping.

edit: Could not get it working, the files are in the right place (using the ones in the zip) will try others.

edit 2 : Checked the files all correctly placed, using version 2339 windows server. Can't tell you about the older version of this plug-in, I have only tried this new one.
Hi, post the sourcemod error log please ...

Quote:
Originally Posted by sniperkills View Post
ok i added the new files but the health stays the same like when u have full health 100% u pic the 1 for health the health does not go any higher so it will be a waste of bonus
periodic<-- but ya so far doing ok on this plugin wish u would add more menu options like speed,gravity,
"extra_health"
{
"enabled" "1"
"flags" "0"
"periodic" "0" <---- what does this mean ?
"amount" "20"
}
Yes, you are right. More than 100 health is not shown to the player. It is to hard to show it in the hud, like the standard health interface. But if you get the "Extra health" bonus the plugin adds it to the current health. So, if you have 100% and you get 20% extra, you would have 120% overall. Belive me. Try it, go into the config file, and set the health amount to 500% or something and you will see that it works. Also you get a user chat message, where you can see your current health.

I think speed and gravity is a very good idea. I think available in version 1.3 ;)

Configuartion property periodic:

For example you set the flags to 5 and periodic to 0, that means that you only get this bonus after capturing 5 flags. But if you set periodic to 1, you get this bonus after capturing 5, 10, 15 , 20 , 25, ... flags, you know? Very simple. ;)
__________________

Last edited by BackAgain; 11-24-2008 at 07:37.
BackAgain is offline
sniperkills
Senior Member
Join Date: Apr 2008
Old 11-24-2008 , 08:39   Re: DoD:S Capture Bonus
Reply With Quote #12

ok & onother thing if i cap 5 flags god mode dont work dont show in menu and play as normal ok thx wel see what happends thx,, is the 1.3 out yet ? doing good just hook it up & ill keep running it kool plugin
__________________
{ÄÕD}ۣۜ$ήiþëяҚillş
sniperkills is offline
TT_cRy
Junior Member
Join Date: May 2008
Old 11-24-2008 , 09:14   Re: DoD:S Capture Bonus
Reply With Quote #13

Hi Frinds !
The last version not worked ! No show menu , nothing happend after flag captured in Game.
TT_cRy is offline
sniperkills
Senior Member
Join Date: Apr 2008
Old 11-24-2008 , 09:23   Re: DoD:S Capture Bonus
Reply With Quote #14

dont click on the get plugin use the one on top not the one that comes with the zip. file
__________________
{ÄÕD}ۣۜ$ήiþëяҚillş
sniperkills is offline
TT_cRy
Junior Member
Join Date: May 2008
Old 11-24-2008 , 09:28   Re: DoD:S Capture Bonus
Reply With Quote #15

I have downloading at firts from zip file and this is no woks and than i have downloading second time plugin from bottom . Result - no menu show up after Flag captured ! What the plugin version it worked ???
TT_cRy is offline
TT_cRy
Junior Member
Join Date: May 2008
Old 11-24-2008 , 09:48   Re: DoD:S Capture Bonus
Reply With Quote #16

I have tested on top version of this plugin and this is no worked ! What the version of plugin you mean Sniperkills ????
TT_cRy is offline
FeuerSturm
AlliedModders Donor
Join Date: Apr 2004
Old 11-24-2008 , 12:30   Re: DoD:S Capture Bonus
Reply With Quote #17

The problem is the header of the config file.

Change
PHP Code:
/**
 * Here you can configure your different bonus types and the corresponding properties.
 *
 * Properties
 * ----------
 * enabled (A bonus is 1=enabled or 0=disabled)
 * flags (Captured flags you need to get a bonus; 0=every captured flag)
 * periodic (0=bonus after x flags; 1=bonus after x, x+x, x+x+x, ... flags)
 * amount (The amount of something the player gets)
 * time (The time a bonus is active)
 *
 */ 
to
PHP Code:
//
// Here you can configure your different bonus types and the corresponding properties.
//
// Properties
// ----------
// enabled (A bonus is 1=enabled or 0=disabled)
// flags (Captured flags you need to get a bonus; 0=every captured flag)
// periodic (0=bonus after x flags; 1=bonus after x, x+x, x+x+x, ... flags)
// amount (The amount of something the player gets)
// time (The time a bonus is active)
//
// 
And it will work

Do it yourself or wait for BackAgain updating the file
FeuerSturm is offline
TT_cRy
Junior Member
Join Date: May 2008
Old 11-24-2008 , 12:46   Re: DoD:S Capture Bonus
Reply With Quote #18

Big thanks FeuerSturm for you it works !!! Ich danke dir viel mals ! Meine Meinung nach , du bist der bester customeiser für DoD:S!!! Habe dir auch ein privat Nachricht geschickt lese das bitte .

Last edited by TT_cRy; 11-24-2008 at 15:08.
TT_cRy is offline
BackAgain
Junior Member
Join Date: Sep 2007
Old 11-24-2008 , 16:43   Re: DoD:S Capture Bonus
Reply With Quote #19

Sorry for that syntax misstake, to many languages in my head. ^^
Now the file "dod_capture_bonus.cfg" has the right comment syntax, in both places, zip file and the blank download.
Big thx to FeuerSturm!
__________________
BackAgain is offline
sniperkills
Senior Member
Join Date: Apr 2008
Old 11-24-2008 , 19:20   Re: DoD:S Capture Bonus
Reply With Quote #20

there we go now every thing is working health/god/invisable/ great job good work works good now let add more menu options like speed / gravity if u can i have more ideas for this if u like ow ya can u make a cvar to turn on & off ? even would bee nice if u could add it to the sm admin menups. i wish i know how to do thus stuff or even were to start i would try to make some good mods like the dod dog rpg that was a bad ass mod right there if some one could get that to work again man it will be on my server
__________________
{ÄÕD}ۣۜ$ήiþëяҚillş
sniperkills is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:14.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode