AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [L4D & L4D2] Climb Everywhere (https://forums.alliedmods.net/showthread.php?t=161280)

panxiaohai 07-05-2011 12:45

[L4D & L4D2] Climb Everywhere
 
12 Attachment(s)
Credits
BrianGriffin
alexip121093
Chronic1

Descriptions
When you jumped in the air, you can get into climb mode by press USE.

If zoey's climb animation is wrong, How to set zoey's animation:
Typing "!anim" in chat when you ( zoey ) climb up a ladder, , then set the convar "l4d_climb_anim_zoey" to the printed nubmer.
(The new animation for zoey is 514, thanks to BrianGriffin)

Convars:
"l4d_climb_enable", "2", " 0: disable, 1: enable in coop mode, 2: enable in all mode "
"l4d_
climb_team", "1", " 1: enable for survivor and infected, 2: enable only for survivor, 3: enable only for infected"
"l4d_climb_msg", "4", "how many times to display usage information ,0 disable "
"l4d_climb_glow", "1", "0 disable 1:enable "

"l4d_climb_hunter", "1", "0: disable, 1: enable for hunter, 2: enable for hunter but can not use in ghost mode"
"l4d_climb_smoker", "1", " "
"l4d_climb_tank", "1", " "
"l4d_climb_boomer", "1", " "
"l4d_climb_jockey", "1", " "
"l4d_climb_spitter", "1", " "
"l4d_climb_changer", "1", " "

l4d_climb_speed", "40", "210 is the walk speed"
l4d_climb_speed_survivor", "1.0", "survivor's speed is 40.0*1.0"
l4d_climb_speed_hunter", "2.4", "hunter's speed is 40.0*2.4"
l4d_climb_speed_smoker", "2.1", " "
l4d_climb_speed_tank", "1.5", " "
l4d_climb_speed_boomer", "1.8", " "
l4d_climb_speed_jockey", "2.4", " "
l4d_climb_speed_spitter", "2.0", " "
l4d_climb_speed_changer", "2.5", " "

"l4d_climb_anim_zoey", "0", "zoey's animation, 0:default "
"l4d_climb_anim_francis", "0", "francis's animation"
......
......
......
"l4d_climb_anim_charger", "0", "charger's animation"

Requirement: SDK Hooks

Changelog:
Disable climb in ghost mode;
Add Convars to control which type of special infected can use it;
Climb speed is adjustable;
Show useage information to player;
Fix problm that
L4D 1 survivors don't have climbing animations in L4D 2
Player can only jump once every 2 seconds.
Infected using in ghost mode is configurable.
Fix problm that people go to wrong positon when round start.
Climber glow every 4 seconds.
remove conflict with jet pack plugin
Fix the attachments that float around when you climb, thanks to
BrianGriffin
fix fade problm, add glow for survivor.

version 1.02
The climb animation is adjustable.




ShanXin 07-06-2011 01:29

Re: [L4D] Crawl Everywhere (editing)
 
omg, this was like me and some forum guys' dreams since l4d1!!! * O*

alexip121093 07-06-2011 05:08

Re: [L4D] Crawl Everywhere (editing)
 
really a good stuff.
i have an idea
- add a cvar to control which type of special infected can use it
So we can set just tank can climb


i think you should use climb instead of crawl
because this name make people misunderstand the usage of this plugin easily.
It makes me think that this plugin for the incapacitated crawling

Visual77 07-06-2011 05:31

Re: [L4D] Crawl Everywhere (editing)
 
Looks cool. Just wish it could have been done without sdk hooks :/

paul92 07-06-2011 07:00

Re: [L4D] Crawl Everywhere (editing)
 
Awesome! *.*
I tested this on left 4 dead 2 (5 mins, because i can't play too much because of overheating -.-)
I wanted to see which animation did you use while climbing...
As for Tank, Smoker and Hunter, it's all good! You used the animation that they usually use when climbing normally! But you used the wrong animation for the boomer. Infact, while climbing as the boomer, it show the animation of the "stunned" boomer (when survivors push him). As for Charger and Jockey, they don't have any animation, they stay still... As for the spitter, she has the strangest animation... Looks like she climbs with the legs, while standing KO... (look for yourself, can't explain with words XD).
So, can you fix the boomer animation? And can you implement also the animation for Charger, Jockey and Spitter?
Please, this is a very awaited plugin! :)

napalm00 07-06-2011 07:03

Re: [L4D] Crawl Everywhere (editing)
 
Quote:

Originally Posted by paul92 (Post 1504811)
Awesome! *.*
I tested this on left 4 dead 2 (5 mins, because i can't play too much because of overheating -.-)
I wanted to see which animation did you use while climbing...
As for Tank, Smoker and Hunter, it's all good! You used the animation that they usually use when climbing normally! But you used the wrong animation for the boomer. Infact, while climbing as the boomer, it show the animation of the "stunned" boomer (when survivors push him). As for Charger and Jockey, they don't have any animation, they stay still... As for the spitter, she has the strangest animation... Looks like she climbs with the legs, while standing KO... (look for yourself, can't explain with words XD).
So, can you fix the boomer animation? And can you implement also the animation for Charger, Jockey and Spitter?
Please, this is a very awaited plugin! :)

ahaha i noticed that too, too funny :mrgreen:
Lol that was good :D for me you can just leave the spitter as it is XDDD

panxiaohai 07-06-2011 07:55

Re: [L4D] Crawl Everywhere (editing)
 
Quote:

Originally Posted by alexip121093 (Post 1504754)
really a good stuff.
i have an idea
- add a cvar to control which type of special infected can use it
So we can set just tank can climb


i think you should use climb instead of crawl
because this name make people misunderstand the usage of this plugin easily.
It makes me think that this plugin for the incapacitated crawling

Thank you for your suggestions, I will fix it.

panxiaohai 07-06-2011 07:57

Re: [L4D] Crawl Everywhere (editing)
 
Quote:

Originally Posted by alexip121093 (Post 1504754)
really a good stuff.
i have an idea
- add a cvar to control which type of special infected can use it
So we can set just tank can climb


i think you should use climb instead of crawl
because this name make people misunderstand the usage of this plugin easily.
It makes me think that this plugin for the incapacitated crawling

Quote:

Originally Posted by paul92 (Post 1504811)
Awesome! *.*
I tested this on left 4 dead 2 (5 mins, because i can't play too much because of overheating -.-)
I wanted to see which animation did you use while climbing...
As for Tank, Smoker and Hunter, it's all good! You used the animation that they usually use when climbing normally! But you used the wrong animation for the boomer. Infact, while climbing as the boomer, it show the animation of the "stunned" boomer (when survivors push him). As for Charger and Jockey, they don't have any animation, they stay still... As for the spitter, she has the strangest animation... Looks like she climbs with the legs, while standing KO... (look for yourself, can't explain with words XD).
So, can you fix the boomer animation? And can you implement also the animation for Charger, Jockey and Spitter?
Please, this is a very awaited plugin! :)

When are you test ? I just uploaded the l4d2 version.

paul92 07-06-2011 08:09

Re: [L4D & L4D2] Climb Everywhere
 
Can't download... :(
It says "Invalid attachement file"

Edit: Ok, testing now! :D

panxiaohai 07-06-2011 08:11

Re: [L4D & L4D2] Climb Everywhere
 
Quote:

Originally Posted by paul92 (Post 1504857)
Can't download... :(
It says "Invalid attachement file"

Edit: Ok, testing now! :D

Fixed .


All times are GMT -4. The time now is 11:32.

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