Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - Pathfinder Roleplaying Game (http://forums.wolflair.com/forumdisplay.php?f=62)
-   -   New Race: Need Help with Script (http://forums.wolflair.com/showthread.php?t=21479)

dmccoy1693 June 1st, 2012 09:09 PM

New Race: Need Help with Script
 
I'm programming a new race, one that doesn't take a negative level when wielding a holy weapon. I copied this part from the holy weapon magical quality:

doneif (hero.tagis[Alignment.Good] = 0)

However I"m not sure where exactly to go from there. Here's the rest of the code for the holy weapon quality for quicker reference:

if (container.parent.field[gIsEquip].value + container.parent.field[wIs2nd].value = 0) then
done
endif
herofield[tNegLevel].value = herofield[tNegLevel].value + 1

Thanks,


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

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