This member has provided no bio about themself...

My Blogs

No blogs were found matching the criteria specified. We suggest you try the blog list with no filter applied, to browse all available. Join now to share your own content, we welcome creators and consumers alike and look forward to your comments.

Post comment Comments
scythin
scythin - - 1 comments

Here's how to fix!


The problem is the game doesn't know what to load for your hand model when you try to put on the suit of armor. You might have modded too much and broke something. (I know I did.)

Open actor.ltx in notepad, notepadd++, some text editor

Ctrl + F " actor_hud_merc " and you'll see the armor item names in brackets and something like " visual = [filepath] "



Because OP's error is "Can't open section actor_hud_merc_radiation", he needs a section called that. I looked in my file, and it wasn't there, so i added it.


copy and paste this in actor.ltx, nearby the relevant code...

----------------------------

[actor_hud_merc_radiation]:actor_hud

visual = dynamics\weapons\wpn_hand\wpn_hand_merc_radiation_suit

---------------------------------------------

...but you'll have to go to the folder path below and pick a file/hand model you want.

filepath is: gamedata\meshes\dynamics\weapons\wpn_hand

Reply Good karma Bad karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

X