Showing results 1 to 19 of 19
Search took 0.00 seconds.
Search: Posts Made By: fritzOSU03
Forum: AddOn Help/Support 05/31/19, 03:51 PM
Replies: 3
Views: 2,220
Posted By fritzOSU03
I've been doing general maintenance updates on it...

I've been doing general maintenance updates on it (including new zones) but not many new features. I don't have a sub or the new expansions so I usually have to wait until someone passes along the...
Forum: AddOn Search/Requests 06/08/18, 08:29 AM
Replies: 2
Views: 7,034
Posted By fritzOSU03
IIRC, I believe Map Pins does all of this. I know...

IIRC, I believe Map Pins does all of this. I know the original version I was using after Summerset would show the time rifts and not hide them but I believe it now hides them as...
Forum: Wish List 02/09/18, 02:20 PM
Replies: 20
Views: 18,020
Posted By fritzOSU03
I think this thread is overdue for a bump. Unless...

I think this thread is overdue for a bump. Unless this has happened and I missed it, it would be quite helpful.
Forum: Translation Help 01/26/18, 02:21 PM
Replies: 1
Views: 7,093
Posted By fritzOSU03
Urich's Skill Point Finder Translations [Any]

Hey all,

I'm looking to have the following strings translated. I suspect that most of the proper names won't need much translation but I could definitely be wrong. Nearly everything is limited on...
Forum: General Authoring Discussion 12/08/17, 03:58 PM
Replies: 27
Views: 11,504
Posted By fritzOSU03
What exactly do you mean by the language switch...

What exactly do you mean by the language switch in craft? I'm checking those lines in the first and second tiers by their global values, not by their order. Only at the lowest level am I checking by...
Forum: General Authoring Discussion 12/08/17, 02:49 PM
Replies: 27
Views: 11,504
Posted By fritzOSU03
Well I was able to identify the two-point...

Well I was able to identify the two-point difference on all but one of my characters by going through the skills tree. Oddly enough, my main is actually showing one skill point that he doesn't...
Forum: General Authoring Discussion 12/07/17, 10:15 AM
Replies: 27
Views: 11,504
Posted By fritzOSU03
Yeah, I know what you mean. Makes me feel dirty...

Yeah, I know what you mean. Makes me feel dirty when I have to hack up bits of code to make it work. And you know the info is there because the re-spec skill points shrine doesn't just magically know...
Forum: General Authoring Discussion 12/07/17, 08:49 AM
Replies: 27
Views: 11,504
Posted By fritzOSU03
Haha, I'm not ignoring you. I'm just going...

Haha, I'm not ignoring you. I'm just going through the stages of grief in dealing with the fact that so much code is required because GetUsedSkillPoints() and/or GetEarnedSkillPoints() isn't in the...
Forum: General Authoring Discussion 12/06/17, 04:18 PM
Replies: 27
Views: 11,504
Posted By fritzOSU03
Here's a look at where I left off with that idea...

Here's a look at where I left off with that idea once I realized that some points weren't counting correctly.

local function USPF_SetFoliumDiscognitumPoints()
local skillPoints =...
Forum: General Authoring Discussion 12/06/17, 04:11 PM
Replies: 27
Views: 11,504
Posted By fritzOSU03
I've noticed, haha. Yeah, I've put together...

I've noticed, haha.


Yeah, I've put together some of the functionality but the numbers never quite match up. I believe it has to do with morphs (especially after seeing Ayantir's functions) and some...
Forum: General Authoring Discussion 12/05/17, 04:39 PM
Replies: 27
Views: 11,504
Posted By fritzOSU03
Yeah, I also saved Valaste the first time around....

Yeah, I also saved Valaste the first time around. I'm working on something for skill points (all of them) and the Folium is the only thing I can't seem to isolate. It's not even in Eidetic Memory.
Forum: General Authoring Discussion 11/24/17, 02:44 PM
Replies: 27
Views: 11,504
Posted By fritzOSU03
Question Folium Discognitum

Hey all,

I hope this is a simple question and that I just can't find the answer. How can I tell if I've read the Folium Discognitum on a given character? I can't locate it in the Lore Library and...
Forum: AddOn Search/Requests 11/02/17, 08:16 AM
Replies: 12
Views: 5,533
Posted By fritzOSU03
I don't know of any add-on that currently does...

I don't know of any add-on that currently does this but it seems like it would be a pretty simple thing to create using the list item event to add the information to your saved variables and the sale...
Forum: AddOn Help/Support 05/01/17, 11:13 AM
Replies: 4
Views: 4,017
Posted By fritzOSU03
I've located the issue causing the lua error and...

I've located the issue causing the lua error and it is directly related to creating or deleting a character. It's not necessarily a naming issue as much as it is a saved variables table issue. The...
Forum: AddOn Help/Support 04/29/17, 07:57 PM
Replies: 4
Views: 4,017
Posted By fritzOSU03
Hey all, thanks for posting. I just finished up...

Hey all, thanks for posting. I just finished up my spring classes so I'll take a look into this.
Forum: Lua/XML Help 04/01/17, 07:19 AM
Replies: 7
Views: 3,989
Posted By fritzOSU03
Well, I tried all of these things and none...

Well, I tried all of these things and none worked. I got the header working for movability so I can live without the rest of the window being a move handle.
Forum: Lua/XML Help 03/31/17, 08:11 AM
Replies: 7
Views: 3,989
Posted By fritzOSU03
This was a huge help. I am able to move the...

This was a huge help. I am able to move the window by the header label now that I've set MY_GUI as the parent of the header and the header as the parent of the title label. I know, these elements...
Forum: Lua/XML Help 03/29/17, 08:24 PM
Replies: 7
Views: 3,989
Posted By fritzOSU03
This was definitely part of the problem. Thank...

This was definitely part of the problem. Thank you! I can now move the window but only if I happen to find a small sliver of space between the contents and the Top Level Control. Any way to make the...
Forum: Lua/XML Help 03/29/17, 01:55 PM
Replies: 7
Views: 3,989
Posted By fritzOSU03
Question Window with Dynamic Elements is Immovable

I have the following things (this is a simplified representation) in my xml file. I'm able to add the row template dynamically from my lua file. After the virtual elements are added, the window is...
Showing results 1 to 19 of 19