Recent content by Aurastin

  1. Aurastin

    Tutorial For "How To Change"

    Ah ok, I missed that you were looking to do this for individual skill caps. Unfortunately I'm also at a loss and I'm not sure what to suggest. Give it some time and someone more experienced will probably jump in. Sorry I couldn't help you out further.
  2. Aurastin

    Tutorial For "How To Change"

    For existing characters you can go in game and use the following command. Please note I believe this command can only be used to raise caps, not lower them, someone else may be able to clarify that. [global set skillscap xxxx where playermobile This should update all existing characters...
  3. Aurastin

    Tutorial For "How To Change"

    Take a look at Config\PlayerCaps.cfg You should find what you are looking for there.
  4. Aurastin

    SkillCodex on CharacterCreation.cs

    That did the trick! Thanks very much!
  5. Aurastin

    SkillCodex on CharacterCreation.cs

    I would like to have a SkillCodex added to new character packs upon character creation, however I am getting an error. I have also added the StatCodex to character creation without problem, so I am not sure why this item will not work. This is the edit I've added to CharacterCreation.cs...
  6. Aurastin

    EnhancedMap

    Is this resource and its hosting site safe and legitimate? Bitdefender blocks the download.
  7. Aurastin

    Need Guidance for Git Clients

    GitKraken is also a promising GUI tool. https://www.gitkraken.com/
  8. Aurastin

    StatBall

    Aurastin updated StatBall with a new update entry: StatBall (easy to customize) Read the rest of this update entry...
  9. Aurastin

    StatBall - StatBall (easy to customize)

    StatBall updated and now easy to customize. Thanks and credit to @PyrO for making this possible! To customize for your shard simply edit the following values as needed. Example: private int statcap = 500; //----------------- // Edit to your liking or leave blank for default...
  10. Aurastin

    7x GM skill ball??

    This should possibly be what you are looking for. I also shared the script to the resources section. https://www.servuo.com/archive/7-gm-skillball.616/
  11. Aurastin

    7 GM SkillBall

    Aurastin submitted a new resource: 7 GM SkillBall - Skillball sets 7 skills each to 100. Read more about this resource...
  12. Aurastin

    7 GM SkillBall 2016-02-23

    When used this skillball allows 7 skills to be set to 100, all other skills are set to zero. Honesty Disclaimer: This is not my script! According to the script itself, it was created by ROMANTHEBRAIN and therefore I attribute all work and thanks to this individual. I found this script at...
  13. Aurastin

    Starting Stats and Skill Limits

    Feedback on this. I gave the updated StatBall a try and it now works exactly like I was looking for. I like how the different values can be easily changed depending on how one wishes to implement it. Great work! Would you mind updating the StatBall I posted in resources with this change...
  14. Aurastin

    Starting Stats and Skill Limits

    Exactly! And more than likely I would have come right back asking how to fix that too.
  15. Aurastin

    SBInfo Script Questions

    Thanks, to each of you for the help! I'm starting to get the idea that all the information needed for most little edits is there, it's just a matter of learning where to look and how to look for it.
Back