An Evil Force Skill Problem

Post here about all aspects of D2 mod making whether it's information, problems or whatever. Please specify whether your post is relating to Classic D2 or the Expansion.

Moderator: Nizari

Post Reply
Jair
Posts: 99
Joined: Sat Jul 16, 2016 8:54 pm

An Evil Force Skill Problem

Post by Jair » Tue Jun 11, 2019 10:01 pm

Problems with torch and skills for Assassin and druid



When I use in (Poperties.txt)
randclass1
randclass2
randclassskill

what I did wrong, help!

Image


User avatar
HarvestWombs
Senior Moderator
Arch-Angel
Posts: 1019
Joined: Wed May 25, 2011 11:50 pm
United States of America

Re: An Evil Force Skill Problem

Post by HarvestWombs » Wed Jun 12, 2019 4:55 am

If you are using pre 1.11, then you need to make sure you set up your randclassskill property correctly. (See the post by Mentor on how to set it up.)
If you are using post 1.11, then likely you have messed up the order of the class property indexes in the tbl, or you are using an incorrect parameter.
Official Phrozen Keep Discord
Common Modding tools: link
My Resource Packs: link

Jair
Posts: 99
Joined: Sat Jul 16, 2016 8:54 pm

Re: An Evil Force Skill Problem

Post by Jair » Thu Jun 13, 2019 11:28 pm

I use version 1.13c

the problem is only with a assassin skill
the skills in the character work well

but what code should you add to the tbl file? :D

Jair
Posts: 99
Joined: Sat Jul 16, 2016 8:54 pm

Re: An Evil Force Skill Problem

Post by Jair » Fri Jun 14, 2019 11:25 pm

Solved !

Search in: patchstring.tbl
ModStre8b = to Assassin Skills

Go to: Excel Files

Charstats.txt --> Line: StrAllSkills
ModStre8a For Druid
ModStre8b For Assassin (It was bad written)

Post Reply

Return to “General Mod Making”