Search found 46 matches

by Skylark
Mon Sep 12, 2011 5:22 am
Forum: Help Forum
Topic: More Questions
Replies: 3
Views: 2746

Re: More Questions

Hopefully it ain't so. If anyone in charge takes a look at this, would it be possible/feasible/is it planned to add support for any of these in future releases?
by Skylark
Mon Sep 12, 2011 4:23 am
Forum: Help Forum
Topic: More Questions
Replies: 3
Views: 2746

More Questions

Apologies for the constant stream of questions, I'm in the middle of a project. Are there global variables that track the position of the mouse, when it's not clicking? Or a function that returns its coordinates? Is there any way to create a window that will accept separate input from the main comma...
by Skylark
Sun Sep 11, 2011 2:52 am
Forum: Help Forum
Topic: General question & advice on specific issue
Replies: 3
Views: 2361

Re: General question & advice on specific issue

Thanks. I'd tried that but like : [[function(]] ..id.. [[)]] instead, never would have figured out the quotes.
by Skylark
Sun Sep 11, 2011 1:57 am
Forum: Help Forum
Topic: Need some Help
Replies: 7
Views: 4353

Re: Need some Help

Yup
by Skylark
Sun Sep 11, 2011 12:33 am
Forum: Help Forum
Topic: General question & advice on specific issue
Replies: 3
Views: 2361

General question & advice on specific issue

I decided to write a small script to make purchasing items from ships in Achaea a little easier. When you enter the 'wares' command, you're presented with a list like this: vial1357 an elixir of mana (oaken vial) 10 600gp vial3783 an oaken vial 884 300gp vial3874 a salve of mending (black-walnut via...
by Skylark
Sun Sep 11, 2011 12:01 am
Forum: Help Forum
Topic: Assistance with database issues
Replies: 4
Views: 3510

Re: Assistance with database issues

Thanks, I'll look into picking that up.
by Skylark
Fri Sep 09, 2011 11:32 pm
Forum: Scripts & Packages
Topic: GMCP Inventory Organizer (Achaea)
Replies: 64
Views: 62041

Re: GMCP Inventory Organizer (Achaea)

Works.
by Skylark
Fri Sep 09, 2011 10:56 pm
Forum: Scripts & Packages
Topic: GMCP Inventory Organizer (Achaea)
Replies: 64
Views: 62041

Re: GMCP Inventory Organizer (Achaea)

That update should fix things, but new prompts and running the alias again doesn't. Despite the inv_items table being nil, it isn't requesting Char.Items.Inv. No idea why.
by Skylark
Fri Sep 09, 2011 10:02 pm
Forum: Scripts & Packages
Topic: GMCP Inventory Organizer (Achaea)
Replies: 64
Views: 62041

Re: GMCP Inventory Organizer (Achaea)

Hey, thanks for the quick response. Had a bit of an odd situation. When I first imported (the new version) it, everything ran without error thanks to the fixes. However, nothing from my inventory was being displayed when I ran the alias --- it was as if I had an empty inv. I decided to do some debug...
by Skylark
Fri Sep 09, 2011 6:35 pm
Forum: Scripts & Packages
Topic: GMCP Inventory Organizer (Achaea)
Replies: 64
Views: 62041

Re: GMCP Inventory Organizer (Achaea)

I'm getting an error.
[ERROR:] object:<inv> function:<Alias160>
<[string "function Alias160()..."]:41: attempt to call global 'len' (a nil value)>
Edit: Bit busy to look at it right now, figured I'd report it. I'll update if I manage to fix it later.