• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Ravenloft anyone?

Aaron C

Member
So I am trying to learn coding for HL and make a Ravenloft-specific game system. Here is what I have done so far (I know it is not much):
  • Duplicated the games system
  • Added the Deities
  • Added the new cleric domain The Mists
  • Added the common languages listed in the RHB
  • Added new skills

Now I am getting into the hazy area of adding feats, adding/amending classes, races, prestige, classes, etc.

Please note: When it comes to coding I am NOT a viking...

Any suggestion on how to move forward?
 
So I am trying to learn coding for HL and make a Ravenloft-specific game system. Here is what I have done so far (I know it is not much):
  • Duplicated the games system
  • Added the Deities
  • Added the new cleric domain The Mists
  • Added the common languages listed in the RHB
  • Added new skills

Now I am getting into the hazy area of adding feats, adding/amending classes, races, prestige, classes, etc.

Please note: When it comes to coding I am NOT a viking...

Any suggestion on how to move forward?

Feats are the easiest to start entering.
Add the text first, leave the code til last.

Find code examples that already exist on abilities / feats etc. which perform similar things and experiment.
Don't forget to read these boards for coding examples as well.
 
AaronC,

The data I sent you will be an easy fix on the known bug in the Caliban race. You should find the data a good starting point for your own work in the domains of dread.
 
Back
Top