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

Kill Rewards ( Final ) [ Updated 07.01.2012 ]


Post New Thread Reply   
 
Thread Tools Display Modes
quilhos
Veteran Member
Join Date: Jun 2010
Old 08-04-2012 , 22:49   Re: Kill Rewards ( Final ) [ Updated 07.01.2012 ]
Reply With Quote #31

I think if you add one option like only_for_vip 0/1 this plugin be a little bit better
__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!
quilhos is offline
C3NsUr3
Member
Join Date: Aug 2011
Location: Romania,Resita
Old 10-23-2012 , 15:57   Re: Kill Rewards ( Final ) [ Updated 07.01.2012 ]
Reply With Quote #32

error copile:
kill_rewards.sma(3) : fatal error 100: cannot read from file: "csdm"

Compilation aborted.
1 Error.
Could not locate output file kill_rewards.amx (compile failed).
C3NsUr3 is offline
Send a message via Yahoo to C3NsUr3 Send a message via Skype™ to C3NsUr3
wickedd
Veteran Member
Join Date: Nov 2009
Old 10-23-2012 , 16:07   Re: Kill Rewards ( Final ) [ Updated 07.01.2012 ]
Reply With Quote #33

You need csdm.inc to compile the plugin.
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
Dabb
Senior Member
Join Date: Sep 2010
Location: Romania - Hunedoara
Old 10-25-2012 , 08:04   Re: Kill Rewards ( Final ) [ Updated 07.01.2012 ]
Reply With Quote #34

here is the config only in english for those who are lazy to remove the text from the other language
PHP Code:
// Health Recovery Management

// Award for his murder? 
amxr_ff_on 0        ( Default - )

//-----------------------------------------------------------------//

// switching-on recovering HP
amxr_hp_on 1        ( Default - )
// How many HP regenerating for kill
amxr_hp 20        (Default - 20 )
// How many HP regenerating for head kill
amxr_hp_hs 30        ( Default - 40 )
// Maximum HP
amxr_max_hp 500        (Default - 200 )

//-----------------------------------------------------------------//

// Switching-on show HUD HP status
amxr_hp_hud_status    1 ( Default - )
// Min hp for displaing
amxr_hp_hud_minhp    200 ( Default - 150 )

//-----------------------------------------------------------------//

// switching-on grenade rewards
amxr_grenade_on 1    ( Default - )
// reward only if headshot
amxr_only_hs 1        ( Default - )
// How many henades can have user
amxr_he_limit 3        ( Default - )
// How many flashbang can have user
amxr_flash_limit 0    ( Default - )
// How many smokenades can have user
amxr_smoke_limit 0    ( Default - )

//-----------------------------------------------------------------//

// switching-on money rewards
amxr_cash_on 1        ( Default - )
// How many money give for kill
amxr_normal_cash 25    ( Default - 25 )
// How many money give for head kill
amxr_hs_cash 100    ( Default - 100 )

//-----------------------------------------------------------------//

// switching-on rewards for knife kills
amxr_knife_on 1        ( Default - )
// How many money give for knife kill
amxr_knife_cash 100    ( Default - 1000 )
// How many HP recovery for knife kill
amxr_knife_hp 50    ( Default - 50 )

//-----------------------------------------------------------------//


// switching-on rewards armor for kills
amxr_armor_on 1        ( Default - )
// Armor type ( 0 - klevar, 1 - vesthelm )
amxr_armor_type 1    ( Default - )
// Restore armor for kill
amxr_armor 3        ( Default - )
// Restore armor for headshot kill
amxr_armor_hs 5        ( Default - )
// Maximum user armor
amxr_armor_max 200    ( Default - 150 )

//-----------------------------------------------------------------//

// switching-on rewards ammo for kills
amxr_refill_on 1    ( Default - )
// How many % ammo restore on kill
amxr_refill_prc 50    ( Default - 50 )
// How many % ammo restore on headshot kill
amxr_refill_prchs 90    ( Default - 90 
Dabb is offline
Send a message via Yahoo to Dabb
xbass13
New Member
Join Date: Nov 2013
Old 11-15-2013 , 14:06   Re: Kill Rewards ( Final ) [ Updated 07.01.2012 ]
Reply With Quote #35

Thanks for this plugin.
But i have found one misstake.

furst off all sorry for my bad english

Some time ago i have installed this plugin and some players have problems with geting hp, money and grenades..

There is:
Quote:
register_event("DeathMsg", "hook_death", "a", "1!2" );
i think must be
Quote:
register_event("DeathMsg", "hook_death", "a", "1>0" );
because 1!2 means that killer_id != 2, if killer id = 2, "hook_death" will not called and killer cant get cash, hp and other.
xbass13 is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 10-30-2015 , 10:56   Re: Kill Rewards ( Final ) [ Updated 07.01.2012 ]
Reply With Quote #36

Poorly coded, useless, english is a must. Unapproved.
__________________
HamletEagle is offline
Reply


Thread Tools
Display Modes

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 14:16.


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