Lone Wolf Development Forums  

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

Notices

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: Mathias
Forum: HL - Pathfinder Roleplaying Game October 7th, 2022, 01:57 PM
Replies: 9
Views: 2,252
Posted By Mathias
And in terms of code style, I would avoid this -...

And in terms of code style, I would avoid this - I would set up the Target1/Reference1 mechanism as I described it, using either the Target1 or the user's choice to set a focus, and then doing...
Forum: HL - Pathfinder Roleplaying Game October 7th, 2022, 12:25 PM
Replies: 9
Views: 2,252
Posted By Mathias
I'm not sure if that's the entire reason for the...

I'm not sure if that's the entire reason for the field not found - there could be a second error I didn't see when looking at your code.

This should work:
myRef = tagids[Target1.?,"|"]
myRef =...
Forum: HL - Pathfinder Roleplaying Game October 7th, 2022, 09:21 AM
Replies: 9
Views: 2,252
Posted By Mathias
eachpick.idstring will give you an expression...

eachpick.idstring will give you an expression like "abMyAbility". setchosen is looking for a tag expression that uniquely identifies the pick it should set, like "Reference1.abMyAbility" or...
Forum: HL - Pathfinder Roleplaying Game October 6th, 2022, 02:32 PM
Replies: 9
Views: 2,252
Posted By Mathias
The Target1 mechanism we built does not use...

The Target1 mechanism we built does not use setchosen. The procedure just sets the focus to the item that's found, or if no Target1 tag is present, sets the focus to the user's choice in the...
Forum: HL - Pathfinder Roleplaying Game October 6th, 2022, 01:02 PM
Replies: 9
Views: 2,252
Posted By Mathias
The pseudocode for this: if...

The pseudocode for this:


if (tagis[Target1.?] <> 0) then
~use a foreach to find a thing/pick with that Reference1 tag that isn't the pick running this script (whether to run a foreach thing...
Showing results 1 to 5 of 5

 
Forum Jump

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


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