Raised This Month: $32 Target: $400
 8% 

Extra Damage Mod (Gives weapons extra damage in CS!!!)


Post New Thread Reply   
 
Thread Tools Display Modes
Liquidz
Senior Member
Join Date: Jan 2006
Location: Toronto, Canada
Old 01-06-2006 , 16:17  
Reply With Quote #11

i do goto my server console and it only shows like 5 weapons :S
__________________

Liquidz is offline
Send a message via MSN to Liquidz
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 01-06-2006 , 16:24  
Reply With Quote #12

Liquidz, try this one:
Attached Files
File Type: sma Get Plugin or Get Source (extra_damage_mod.sma - 1296 views - 7.8 KB)
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
BACARRA
Senior Member
Join Date: Mar 2005
Old 01-06-2006 , 19:01  
Reply With Quote #13

how about less damage? can that be done?
BACARRA is offline
GHW_Chronic
SourceMod Donor
Join Date: Sep 2004
Location: Texas
Old 01-06-2006 , 19:15  
Reply With Quote #14

Edited a few lines to allow for negative damage. Test this out.
Attached Files
File Type: sma Get Plugin or Get Source (extra_damage_mod-withnegative.sma - 1502 views - 7.8 KB)
GHW_Chronic is offline
Send a message via AIM to GHW_Chronic
SubFive
Senior Member
Join Date: Dec 2005
Location: USA
Old 01-06-2006 , 19:22  
Reply With Quote #15

So this was the plugin you were talking about, looks very cool.
SubFive is offline
BACARRA
Senior Member
Join Date: Mar 2005
Old 01-06-2006 , 19:27  
Reply With Quote #16

would u just add a negative number to the command to have it less stronger?
BACARRA is offline
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 01-07-2006 , 00:39  
Reply With Quote #17

I can tell you right now that Chronic's edited version will not work just by looking at this line:
Code:
    if(!damage || get_user_health(victim) <= 0 || get_user_godmode(victim))         return;
It won't work with anything that's 0 or less..

Anyway, did anyone test Beta 0.3 yet?
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
BACARRA
Senior Member
Join Date: Mar 2005
Old 01-07-2006 , 10:28  
Reply With Quote #18

v3x so it isnt possible to make the guns less stronger?
BACARRA is offline
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 01-07-2006 , 18:42  
Reply With Quote #19

It probably is possible, I might make an attempt at it some day.
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 01-07-2006 , 20:10  
Reply With Quote #20

Quote:
Originally Posted by v3x
I can tell you right now that Chronic's edited version will not work just by looking at this line:
Code:
    if(!damage || get_user_health(victim) <= 0 || get_user_godmode(victim))         return;
It won't work with anything that's 0 or less..

Anyway, did anyone test Beta 0.3 yet?
Wow...I get to correct v3x. Using if(!damage) will still work if its a negative number. The only time it will return false is if it is 0 anything above or below is still true.

[EDIT] Nvm I'm retarded.
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
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:36.


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