Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Search Forums
Register FAQ Community Today's Posts Search

Notices

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Sendric
Forum: HL - d20 System March 4th, 2021, 04:01 AM
Replies: 7
Views: 6,862
Posted By Sendric
No problem. I discovered a sleeker way to change...

No problem. I discovered a sleeker way to change parts of a string:


var disc as string
disc = field[fChosen].chosen.tagids[User.?]
disc = replace(disc, "User", "SpecSource", 0)


Thought it...
Forum: HL - d20 System February 25th, 2021, 04:56 AM
Replies: 7
Views: 6,862
Posted By Sendric
I recommend checking out the Pathfinder coding...

I recommend checking out the Pathfinder coding resources here:

http://forums.wolflair.com/showthread.php?t=21688

Not everything applies to d20, but it should help you better understand some of...
Forum: HL - d20 System February 18th, 2021, 05:24 AM
Replies: 7
Views: 6,862
Posted By Sendric
Have you tried debugging info to see what it...

Have you tried debugging info to see what it comes out as?

Example:

var spell as string
var cast as string
var info as string
spell = tagis[sClass.Wizard] & tagis[sLevel.0]
...
Forum: HL - d20 System February 17th, 2021, 03:53 AM
Replies: 7
Views: 6,862
Posted By Sendric
I would think you'd want your usrCandid1 field to...

I would think you'd want your usrCandid1 field to look like this:

component.BaseSpell & sClass.Wizard & sLevel.0 & !Helper.Obsolete

You may or may not need to include "& !Spellbook.?". I'm not...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -8. The time now is 12:32 AM.


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