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)
-   -   Quick scripting question (http://forums.wolflair.com/showthread.php?t=49221)

Xykal May 3rd, 2014 10:03 AM

Quick scripting question
 
I'm new to the scripting thing, so I apologize for the newbie question. I need to create an archetype that changes an oracle from using the cleric list to the druid list.

I assume I need to use "tagreplace[sClass.cHelpClr,sClass.cHelpDrd]" some how, but I'm unsure of the specific format.

Thanks for your assistance!

Xykal

AndrewD2 May 3rd, 2014 10:49 AM

on the archetype you're going to have something like

Code:

perform linkage[varies].tagreplace[sClass.cHelpClr,sClass.cHelpDrd]
You'll have to try out the timing I'd start around pre-levels 5000

Xykal May 3rd, 2014 10:52 AM

Quote:

Originally Posted by AndrewD2 (Post 182389)
on the archetype you're going to have something like

Code:

perform linkage[varies].tagreplace[sClass.cHelpClr,sClass.cHelpDrd]
You'll have to try out the timing I'd start around pre-levels 5000

Worked like a dream. thanks!


All times are GMT -8. The time now is 06:30 AM.

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