ScriptUO

Scripting Resources & Utilities => OEUO => OpenEUO Scripts => Topic started by: Crome969 on August 09, 2011, 04:00:38 AM

Title: [OUO] Get Gumps via Hotkeys
Post by: Crome969 on August 09, 2011, 04:00:38 AM
Title: Re: [OUO] Get Gumps via Hotkeys
Post by: camotbik on August 09, 2011, 04:09:41 AM
Oh I really like this one! TY Chrome.
Title: Re: [OUO] Get Gumps via Hotkeys
Post by: Goliath on August 09, 2011, 10:18:26 AM
I have always had trouble targeting players in the past... I suppose this would help a great deal. :)
Title: Re: [OUO] Get Gumps via Hotkeys
Post by: Crome969 on August 09, 2011, 10:20:07 AM
I have always had trouble targeting players in the past... I suppose this would help a great deal. :)
Was Camotbiks Idea, after some trys i saw in the Documentation in oeuo and saw it exist a direct command, i just created some Space to use it easy.
Title: Re: [OUO] Get Gumps via Hotkeys
Post by: Endless Night on August 18, 2011, 06:24:56 AM
Nice i did something like this in EUO ... of course being EUO it was infinitely more complex and less reliable and slow... this shows off nicely the new commands and potential power of OpenEUO
Title: Re: [OUO] Get Gumps via Hotkeys
Post by: Crome969 on August 18, 2011, 06:54:14 AM
Nice i did something like this in EUO ... of course being EUO it was infinitely more complex and less reliable and slow... this shows off nicely the new commands and potential power of OpenEUO
Iam Glad u like it..

Crome
Title: Re: [OUO] Get Gumps via Hotkeys
Post by: enrod on January 16, 2012, 02:49:02 PM
I can't even begin to explain how badly I want this to work. I keep getting an error

"...ma Online\Gimme Gumps! - GumpScanner  for OpenUO.lua:12: could not open file".

Granted I'm new at this OpenEUO, but i'm optimistic about its capabilities after seeing this script. Anyway you can help explain further if I need more files, etc, on how to make this run. Does OpenEUO need to be in the same folder as razor like EUO is? That is my current logic, and i'm not having any luck with it :P. I tried downloading a few different library type files with .lua and using the dofile() command, also with no luck. Any help would be GREALY appreciated :)
Title: Re: [OUO] Get Gumps via Hotkeys
Post by: Crome969 on January 17, 2012, 07:38:09 AM
I can't even begin to explain how badly I want this to work. I keep getting an error

"...ma Online\Gimme Gumps! - GumpScanner  for OpenUO.lua:12: could not open file".

Granted I'm new at this OpenEUO, but i'm optimistic about its capabilities after seeing this script. Anyway you can help explain further if I need more files, etc, on how to make this run. Does OpenEUO need to be in the same folder as razor like EUO is? That is my current logic, and i'm not having any luck with it :P. I tried downloading a few different library type files with .lua and using the dofile() command, also with no luck. Any help would be GREALY appreciated :)
I would suggest you do following :

Quote
Code: Select All | Copy To Clipboard

dofile(getinstalldir().."Library/Init.lua")

replace this line with your dofile to access to Kal in Ex finditem.lua
I would suggest you download this file:
http://www.easyuo.com/forum/viewtopic.php?t=43949
then it should work..
But i cant give a special warranty about that it works like when i released.. since months i didnt touched any lua scripts
Title: Re: [OUO] Get Gumps via Hotkeys
Post by: enrod on January 17, 2012, 08:27:58 AM
That worked for me actually. Now my only concern is figuring out the different player types to make this work for me when fighting off those pesky orders :)
Title: Re: [OUO] Get Gumps via Hotkeys
Post by: Crome969 on January 17, 2012, 10:53:07 PM
That worked for me actually. Now my only concern is figuring out the different player types to make this work for me when fighting off those pesky orders :)
400,401,666,667 should be _Humand and Gargoyle.. Elfs maybe someone else know..
Title: Re: [OUO] Get Gumps via Hotkeys
Post by: Endless Night on January 24, 2013, 08:33:09 AM
Script move to approved library
Thank you for your submission.


If you feel the script is in the wrong section please send me a pm.