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

Rocket Jumper and Sticky Jumper do dmg


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
klashfire
Member
Join Date: May 2014
Location: NY, USA
Old 06-22-2015 , 17:39   Rocket Jumper and Sticky Jumper do dmg
Reply With Quote #1

well it seems after modifying the rocket and sticky jumper, they now shoot dmg projectiles. i.e. the stickyjumper shoots stickylauncher stickies, not the fun-looking round ones.

what in this code makes them do that?


Code:
		"237"
		{
			"1"				"275 ; 1"
			"2"				"112 ; 1"
			"3"				"4 ; 24.75"
			"4"				"97 ; -100"
		}
		"265"
		{
			"1"				"275 ; 1"
			"2"				"112 ; 1"
			"3"				"4 ; 12.375"
			"4"				"97 ; -100"
			"5"				"89 ; 0"
		}

the modifications are:
no fall damage
99 in clip
ammo regen
fast reload

and the stickybomb gives all 8 stickies instead of 2
__________________


Last edited by klashfire; 06-22-2015 at 17:43.
klashfire is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 06-22-2015 , 20:11   Re: Rocket Jumper and Sticky Jumper do dmg
Reply With Quote #2

If you're not using preserve-attributes, then all attributes that are part of the weapon by default aren't there.

Which includes the attributes that make them not do damage and use different projectiles.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
klashfire
Member
Join Date: May 2014
Location: NY, USA
Old 06-22-2015 , 21:34   Re: Rocket Jumper and Sticky Jumper do dmg
Reply With Quote #3

Quote:
Originally Posted by Powerlord View Post
If you're not using preserve-attributes, then all attributes that are part of the weapon by default aren't there.

Which includes the attributes that make them not do damage and use different projectiles.
and how would I do such a thing?

(before I had to update to the latest snapshot, they used stickyjumper and rocketjumper projectiles and did no damage w/o be doing anything)
__________________

klashfire is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 06-22-2015 , 22:59   Re: Rocket Jumper and Sticky Jumper do dmg
Reply With Quote #4

Quote:
Originally Posted by klashfire View Post
and how would I do such a thing?

(before I had to update to the latest snapshot, they used stickyjumper and rocketjumper projectiles and did no damage w/o be doing anything)
"preserve-attributes" "1"

Edit: Above the first attribute in each section that is.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 06-22-2015 at 22:59.
Powerlord is offline
klashfire
Member
Join Date: May 2014
Location: NY, USA
Old 06-23-2015 , 22:55   Re: Rocket Jumper and Sticky Jumper do dmg
Reply With Quote #5

Quote:
Originally Posted by Powerlord View Post
"preserve-attributes" "1"

Edit: Above the first attribute in each section that is.
thanks, did the trick
don't know why I only needed this now though
__________________


Last edited by klashfire; 06-23-2015 at 22:59.
klashfire 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 23:45.


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