• 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

Recent content by royalfa

  1. R

    Death domain reaper ability

    Create a new hero with the class Cleric and the death domain. This has the 1st level ability: Reaper that allows the character to select a necromantic spell from any list and the ability says "NOTE: Once you have selected your necromancy cantrip, you must add it manually to your list of...
  2. R

    Sorcerer burning hands error validation

    Hi there hope you can help me because Im lost. I have a Warlock 3 level PC with Fiend as a patron. All work find until a moment ago: Hero lab find an exception and close, when I open the portafolio again have some issues that I fix, but the one I cant figure it out is this message from...
  3. R

    trt Final

    I solve this...don't know how to erase
  4. R

    Things about list

    Ok I resolve the selection of skills (2) at the creation step of the character "bootstraping" the things. Here is the code. Every race must have this. (here is one question: If all races must have this is good idea put in the componet.race or is fine in each thing.race?) Ok. The trouble is...
  5. R

    Some way around...

    Well I can choose now the attribute that has a +2 at creation. But here is the thing if this attribute already has a value,as per Racial Bonus in the racStr field for example, then I get this error: Attempt to use inconsistent operator for field adjustment with history tracking for field...
  6. R

    Not showing the float window

    Well I change all the tab race to behave as per 4e tab race. I don it, but I need to change the "Add Language" menu to a "Add Origin Skills" one. I change the "setup" of the portal, the "showtemplate", fields and tags related. I make it work but the menu do not work instead displays the list...
  7. R

    Panellinkage error

    Hi there HL sends me this error Thing "resSkills" - tab panel linkage "skills" does not exist I already read another post with this trouble and the "solution" is finding the thing and correct the trouble (I think only adding panellinkage="Skills" to the thing element. I think and I read...
  8. R

    A question of structure in HL

    First at all this game has a mechanic that the rolls can be an error or a critical one. Each attack roll (melee/ranged) and skill roll (magic/psionics are based on skill rolls) has an "error range" and a "threat range". I was thinking in add this values to my "skill component" but they are...
  9. R

    Racial attribute bonus

    I need to set a racial bonus for every race in the game, some are fixed some are chosen by the user. I navigate in the 4e source files and find a "macro" to do this. Here is my Race component in components.core <!-- Race component Each race derives from this component -->...
  10. R

    Trouble with Headers

    Well I must say that this is a simple trouble if I think in all the things I still need to do (make classes for my game for instance). Well I finally finish successfully the Skill tab, at least at my taste. But I can't "put" the headers in each of the columns. Here is my code (template only)...
  11. R

    Creating an entire new system: Fantasy Craft

    Well Im Roy (Rodrigo Ramirez) I was confused about the forum I need help. I am creating a new game mode, ie, need use the HL Authoring Kit I have troubles trying to make from scratch the saving throws (ST; as per 3.5 D&D). I create a entirely new tab that replaces the basics (named...
  12. R

    Linkage problems

    Hi there I have a lot of troubles trying to make my own saving throws for the game. I create the thing_savingthrows, the component Save and the edithing. At the end I can make it work...Have a lot of troubles with linkage (don't find how to do it with my own definition I use linkage...
  13. R

    New Game System:Fantasy Craft

    I am creating the data sets for this game system Fantasy Craft but have a lot of questions (non of them solved by the help). Nevertheless with that help, the savage example, the editor tool and the dat files I have a good idea about how to proceed. I have a question about this error I...
Back
Top