Search found 27 matches

by Aydein
Fri Aug 06, 2021 7:28 am
Forum: Help Forum
Topic: Input Bar
Replies: 3
Views: 3484

Re: Input Bar

Namely, I'd like to know if it's possible place geyser containers below it. I'm not saying I want to do this, I was mostly just wondering if it was possible and if it was, I'd like to experiment with it. For instance, putting something like geyser label at the bottom of the screen, or possibly even ...
by Aydein
Fri Aug 06, 2021 5:45 am
Forum: Help Forum
Topic: Input Bar
Replies: 3
Views: 3484

Input Bar

Most of the information on this topic is.. well, old, and I'm willing to be it hasn't changed but I'll ask anyway.

Is it possible to manipulate the input bar?

i.e. Move it up so geyser elements can be placed below and/or beside it.

i.e. Just completely hide it.
by Aydein
Tue Aug 03, 2021 8:35 pm
Forum: General Forum
Topic: I'd like some feedback on my GUI.
Replies: 4
Views: 17536

Re: I'd like some feedback on my GUI.

Vadi wrote:
Sun Aug 01, 2021 8:05 am
Add player tracking onto the map 😉
I didn't even know this was possible?
by Aydein
Wed Jul 28, 2021 7:19 am
Forum: General Forum
Topic: I'd like some feedback on my GUI.
Replies: 4
Views: 17536

I'd like some feedback on my GUI.

I posted an earlier version of this in What's your GUI look like but I'd like some fresh feedback on what I have so far.

Image
by Aydein
Tue Jul 27, 2021 8:56 pm
Forum: Help Forum
Topic: So, I'm stumped about something gmcp related.
Replies: 1
Views: 2513

So, I'm stumped about something gmcp related.

At least I think it's GMCP related. I made myself a set of functions that track players in the room as well as coming and going. It works great. Now, trying to do the same thing with items is apparently not going to be as easy. function updateitems() my_items = {} for k,v in pairs(gmcp.Char.Items.Li...
by Aydein
Sun Jul 25, 2021 5:49 pm
Forum: General Forum
Topic: Whats Your Gui Look like?
Replies: 114
Views: 405657

Re: Whats Your Gui Look like?

I'm actually thinking of changing mine to something more rounded off and nicer looking right now. Possibly even adding some proper labels. Those are still stock. Right now I'm working on the top icons since I've already started on them. Should I just make the keys run the function that's tied to the...
by Aydein
Sun Jul 25, 2021 4:28 pm
Forum: General Forum
Topic: Whats Your Gui Look like?
Replies: 114
Views: 405657

Re: Whats Your Gui Look like?

Love the theming, that looks great and original! Thanks! This is actually what I put together starting with Akayan's geyser template. Nice! Looks like it's for Achaea? Perhaps one of the boxes could be used for target affliction and/or wound tracking? Does Achaea do wounds? It's been over a decade ...
by Aydein
Sun Jul 25, 2021 5:41 am
Forum: General Forum
Topic: Whats Your Gui Look like?
Replies: 114
Views: 405657

Re: Whats Your Gui Look like?

I'm more or less at an impasse where I don't know what to add. One part because I have to choose things in my own capabilities and One part because I really just don't know what to add next. It's not done, but this is my gui right now. That being said, what should I add next? https://i.ibb.co/1dtNVR...
by Aydein
Sat Jul 24, 2021 10:52 pm
Forum: Help Forum
Topic: Yes, I know I'm a mess.
Replies: 6
Views: 3974

Re: Yes, I know I'm a mess.

Thank you for all your help. It's all working great now!
by Aydein
Sat Jul 24, 2021 10:08 pm
Forum: Help Forum
Topic: Yes, I know I'm a mess.
Replies: 6
Views: 3974

Re: Yes, I know I'm a mess.

I feel like an idiot for not catching that. I did that and it seems to be working, but.. Sadly, I'm still getting this error every time my trigger fires and I'm wondering if this is going to cause issues. Is there something wrong with the section below? I numbered the lines so you could see what I'm...