Raised This Month: $ Target: $400
 0% 

damage doubler


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
amxinclude
Member
Join Date: Oct 2011
Old 10-17-2011 , 13:13   damage doubler
Reply With Quote #1

how to make it ??
amxinclude is offline
plowed
Senior Member
Join Date: Oct 2010
Location: germany
Old 10-17-2011 , 13:16   Re: damage doubler
Reply With Quote #2

search
__________________
Zombie Mod + gameMe stats :
plowed is offline
amxinclude
Member
Join Date: Oct 2011
Old 10-17-2011 , 13:32   Re: damage doubler
Reply With Quote #3

i found it but for source i need for goldsource engine :S
amxinclude is offline
Flipper_SPb
Senior Member
Join Date: Jun 2009
Location: Worldspawn
Old 10-17-2011 , 13:38   Re: damage doubler
Reply With Quote #4

Ham_TakeDamage
__________________
Полный похуизм.
Flipper_SPb is offline
Send a message via ICQ to Flipper_SPb
fmcTheKing
Member
Join Date: Feb 2011
Location: Brazil
Old 10-17-2011 , 13:42   Re: damage doubler
Reply With Quote #5

Try this:
PHP Code:
#include <amxmodx>
#include <hamsandwich>

public plugin_init() {
    
register_plugin("Damage Doubler""1.0""fmc")
    
    
RegisterHam(Ham_TakeDamage"player""TakeDamage")
}

public 
TakeDamage(thisidinflictoridattackerFloat:damagedamagebits) {
    
SetHamParamFloat(4damage 2)
    
    return 
HAM_IGNORED

fmcTheKing is offline
Send a message via MSN to fmcTheKing Send a message via Skype™ to fmcTheKing
amxinclude
Member
Join Date: Oct 2011
Old 10-17-2011 , 14:00   Re: damage doubler
Reply With Quote #7

thanks 1 more question how i can make my own weapon ?
amxinclude is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-17-2011 , 14:20   Re: damage doubler
Reply With Quote #8

Search. You really need to search before posting. Already asked, already answered numerous times.
__________________
Arkshine is offline
amxinclude
Member
Join Date: Oct 2011
Old 10-17-2011 , 14:39   Re: damage doubler
Reply With Quote #9

sorry im new here close thread
amxinclude is offline
JoKeR LauGh
Veteran Member
Join Date: May 2011
Location: Malaysia
Old 10-18-2011 , 04:58   Re: damage doubler
Reply With Quote #10

PHP Code:
SetHamParamFloat(4damage 2
why need to put the num "4" ? and why it will need to be operate with 2 ?
__________________
Quote:
Originally Posted by addons_zz View Post
Also, just to not read `the article`, read all you find. Read and read, for ever and ever. Never stop reading.
Why? Because there is not one single universal truth which holds the meaning for everything.
JoKeR LauGh 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 01:39.


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