• 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

Racial Ability that adds reward levels

salcor

Well-known member
Hello,

I am still working away on the Rifts Data file, and I had a question I wanted to ask. I am working on a racial ability that adds the choice of increasing a stat or adding an edge. The only normal way I can think of doing that is adding two reward points to the character. However, after searching the forum I could not find any syntax to help me with such an operation. Any suggestions on how I would code that?


Salcor
 
So I was able to find the syntax

#resmax[resHinder] += 2 (to add a choice of attribute or edge)

Salcor
 
Back
Top