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

[L4D2] Incapped Crawling with Animation (2.9) [11-Dec-2022]


Post New Thread Reply   
 
Thread Tools Display Modes
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 03-20-2011 , 15:45   Re: [L4D2] Incapped Crawling with Animation (1.22) [02-Jan-2011]
Reply With Quote #111

@Marcus101RR
It appears not to work.

@TastyCheese
1. Go to Library > Tools > and open Left 4 Dead 2 Authoring Tools.
2. Open Model Viewer > Open the path [ROOT]\models\survivors > Open the survivor model.
3. In the top menu goto View > Show Sequence Numbers
4. Goto the sequence tab (2nd across) at the bottom.
5. Select the animation and you'll see the numbers.

Thats how I done it anyway. You may have to extract the models from the pak01_dir.vpk (or whichever) to your left4dead2\models\survivors folder.
__________________
Silvers is offline
TastyCheese
Member
Join Date: Nov 2010
Old 03-20-2011 , 17:30   Re: [L4D2] Incapped Crawling with Animation (1.22) [02-Jan-2011]
Reply With Quote #112

Never noticed that show sequence option Thanks a lot Hoping to see a dragging plugin someday in the future aswell.
TastyCheese is offline
XD001
Member
Join Date: Jun 2010
Old 04-03-2011 , 11:38   Re: [L4D2] Incapped Crawling with Animation (1.22) [02-Jan-2011]
Reply With Quote #113

I know this is probably a bit off-topic, but here goes.

With this plugin, you simply replace the model and get rid of the other one, right?

So couldn't you technically do it so that it adds the legs back like in L4D1?
XD001 is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 04-03-2011 , 11:56   Re: [L4D2] Incapped Crawling with Animation (1.22) [02-Jan-2011]
Reply With Quote #114

Yes it does basically a clone... I tried to make a legs plugin but theres no individual model for them and trying to clone the players animations so you could see the legs didn't work. Hopefully someone figures it out.
__________________
Silvers is offline
XD001
Member
Join Date: Jun 2010
Old 04-03-2011 , 16:24   Re: [L4D2] Incapped Crawling with Animation (1.22) [02-Jan-2011]
Reply With Quote #115

I see.

Thanks for the response.
XD001 is offline
Burntcheese
New Member
Join Date: Apr 2011
Old 04-11-2011 , 16:09   Re: [L4D2] Incapped Crawling with Animation (1.22) [02-Jan-2011]
Reply With Quote #116

Ummm I need help. Whenever I try to use it, it shows the crawling animation but I'm not crawling forward. Any help?

EDIT: I just found out why. It's incompatible with tPoncho's Perkmod. Can you make it compatible with his mod?

Last edited by Burntcheese; 04-11-2011 at 16:25.
Burntcheese is offline
MasterMind420
BANNED
Join Date: Nov 2010
Old 04-11-2011 , 16:50   Re: [L4D2] Incapped Crawling with Animation (1.22) [02-Jan-2011]
Reply With Quote #117

That's funny, i actually use PerkMod and have never had an issue with crawling, ever. Could be another mod or cvar in the server.cfg causing a conflict, or maybe a particular ability you use with PerkMod. I can assure u it works fine, try checking your server logs when they initially load and when u go to crawl, might find an answer as to whats causing it. Also double check Incapped Crawlings config. This is mine, and PerkMod is set to all defaults.

// This file was auto-generated by SourceMod (v1.3.6)
// ConVars for plugin "l4d2_incapped_crawling_1.22.smx"


// 0=Disables plugin, 1=Enables plugin
// -
// Default: "1"
l4d2_crawling "1"

// 0=Disables survivor glow on crawling, 1=Enables glow if not realism
// -
// Default: "0"
l4d2_crawling_glow "0"

// 0=Dislables, 1=Chat text, 2=Hint box, 3=Instructor hint
// -
// Default: "2"
l4d2_crawling_hint "0"

// Damage to apply every second of crawling, 0=No damage when crawling
// -
// Default: "2"
l4d2_crawling_hurt "0"

// Sets the playback speed of the crawling animation
// -
// Default: "15"
l4d2_crawling_rate "28"

// Changes 'survivor_crawl_speed' cvar
// -
// Default: "15"
l4d2_crawling_speed "28"

// 0=Disables crawling in spitter acid, 1=Enables crawling when in spit
// -
// Default: "1"
l4d2_crawling_spit "1"

// 0=Firstperson view when crawling, 1=Thirdperson view when crawling
// -
// Default: "1"
l4d2_crawling_view "1"
MasterMind420 is offline
MasterMind420
BANNED
Join Date: Nov 2010
Old 04-11-2011 , 16:52   Re: [L4D2] Incapped Crawling with Animation (1.22) [02-Jan-2011]
Reply With Quote #118

Also make sure your using Sourcemod 1.3.6 not the snapshots. And also Metamod Source 1.8.5 not the snapshots.....This is what I use and works flawlessly.....
MasterMind420 is offline
Burntcheese
New Member
Join Date: Apr 2011
Old 04-11-2011 , 19:42   Re: [L4D2] Incapped Crawling with Animation (1.22) [02-Jan-2011]
Reply With Quote #119

Quote:
Originally Posted by MasterMind420 View Post
Also make sure your using Sourcemod 1.3.6 not the snapshots. And also Metamod Source 1.8.5 not the snapshots.....This is what I use and works flawlessly.....
I have the same exact thing and it still doesn't work.Also, nothing says anything about the perk mod in the console.
Burntcheese is offline
MasterMind420
BANNED
Join Date: Nov 2010
Old 04-11-2011 , 21:59   Re: [L4D2] Incapped Crawling with Animation (1.22) [02-Jan-2011]
Reply With Quote #120

OK I have one more suggestion, may take a bit of time, it's how I test and discover conflicting mods. Rebuild the server from scratch. First just install Incapped crawling. Go into the server and test it, make sure it works. If it does proceed to the next mod to install. Do this one at a time and go into the server and test incapped crawling each time. Use Custom Commands mod and No Death Check Until Dead mod. Use Custom Commands to kill all the bots then incap yourself. No Death Check Until Dead will prevent the game from restarting. Do this each time after you install a new mod, Apart from the initial, Incapped Crawling, Custom Commands, No Death Check Until Dead. I have tested many mods, one at a time to get everything working nicely. It's a pain but works...access the custom commands through the admin menu(sm_admin)command. There is also a command to list loaded plugins. Can't remember the command but you can google it. Good luck.
MasterMind420 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 18:58.


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