Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - d20 System (http://forums.wolflair.com/forumdisplay.php?f=46)
-   -   Deleting [NoScore.?] (http://forums.wolflair.com/showthread.php?t=66461)

Illyahr October 21st, 2021 05:45 PM

Deleting [NoScore.?]
 
I am working on a template that allows a golem to become intelligent. I have deleted the NoScore tag, but the system still won't let me adjust the stat, even though it registers that it has one now. Any ideas?

Sendric October 22nd, 2021 03:35 AM

Quote:

Originally Posted by Illyahr (Post 297148)
I am working on a template that allows a golem to become intelligent. I have deleted the NoScore tag, but the system still won't let me adjust the stat, even though it registers that it has one now. Any ideas?

I looked at the Ghost Template in MM1 which allows ghost's to have a Strength score.

at Post-Levels/10000:

Code:

~ We have a STR scores
      perform hero.child[aSTR].delete[Helper.NoScore]
      perform hero.delete[NoScore.aSTR]


Illyahr October 26th, 2021 10:23 AM

Quote:

Originally Posted by Sendric (Post 297154)
I looked at the Ghost Template in MM1 which allows ghost's to have a Strength score.

at Post-Levels/10000:

Code:

~ We have a STR scores
      perform hero.child[aSTR].delete[Helper.NoScore]
      perform hero.delete[NoScore.aSTR]


That worked. Thanks :)


All times are GMT -8. The time now is 12:10 PM.

Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.