ScriptUO

Official ScriptUO EasyUO Scripts => Script Debug => Topic started by: JFSF on September 14, 2017, 08:13:52 PM

Title: Menu Designer
Post by: JFSF on September 14, 2017, 08:13:52 PM
This is not really a debug question but I figured this was probably the best channel to ask in. Im trying to learn about menu designer and creating my own menus. Problem I have is i'm not able to get anything to run. After some reading I downloaded the old EasyUo and also the Menu Designer. Both are in the same folder. I run easyuo first as admin then try to open the menu designer and all i get in like 4 or 5 symbols in the script area. hitting play does nothing. Any ideas where I went wrong or links to maybe something I missed explaining how to get this set up? Im excited to venture into the menu designer stuff if only I could get it to work. Thanks.
Title: Re: Menu Designer
Post by: Crisis on September 14, 2017, 08:56:49 PM
Here are a couple links from when I started to learn about it

This one was the best one I found: http://www.easyuo.com/forum/viewtopic.php?f=9&t=8422

This one here wasn't bad but not as helpful as the other: http://www.easyuo.com/forum/viewtopic.php?f=9&t=1672

Once you understand it, you won't really need to use the designer anymore. I have a base menu snippet now from my first menu I made that I use and modify for each time I need one.
Title: Re: Menu Designer
Post by: JFSF on September 14, 2017, 09:03:01 PM
Ive read over both of those posts. But none of those explain how to get the damn thing to run in easyUO. Ive got the 1.4 version it calls for and the designer itself but nothing more. It kinda looks like it wont install correctly, because every time I click on it it wants to install. Their is no Run option or anything like that
Title: Re: Menu Designer
Post by: Crisis on September 14, 2017, 09:28:42 PM
It's been years since I first learned but you need to have EUO version 1.42 plus the Menu Designer. You can download it at the bottom of this page: http://www.easyuo.com/downloads.php
Title: Re: Menu Designer
Post by: Crisis on September 14, 2017, 09:47:55 PM
Going back to it now, it looks like you use the old version just to get the code. You have to copy it to the newest version to run it plus that is just the code for the menu, there is nothing there calling the menu to run. You will have to call it in the newest EUO version to check it. Copy and paste the code over then before the menu, put in
Code: [Select]
gosub showeasyuomenu1
pause
or something basic like that to get the menu to load.
Title: Re: Menu Designer
Post by: BobOzarius on September 15, 2017, 02:52:45 AM
Run both programs as administrator?
Title: Re: Menu Designer
Post by: The Ghost on September 15, 2017, 05:18:09 AM
First Start Easy uo 1.4 then start Menu Designer.

If you have an existing code of a menu you want to use. You can open it with 1.4 or paste in inside.    After that just click in the Menu design and the menu will appear.

From the menu design, you make the modification you want and that will change the code on the 1.4.   

That about it.
Title: Re: Menu Designer
Post by: JFSF on September 15, 2017, 07:17:47 AM
Thats the problem. Nothing happens when I try to open the menu designer beside asking me to install again.
Title: Re: Menu Designer
Post by: The Ghost on September 15, 2017, 12:32:43 PM
Sorry to sound dump but tell us what you do step by step.  Because I use menu often and it work find for me. 
I have both program in the same folder BTW.
Title: Re: Menu Designer
Post by: TrailMyx on September 15, 2017, 02:22:16 PM
I've had a hard time finding a good combination of settings to get the menu designer to run in Windows 10.  It works fine in XP and Win7.  I generally use my Win2003 VM to tweak my menus designed with the designer.  I kinda gave up on finding a good combination otherwise. 
Title: Re: Menu Designer
Post by: JFSF on September 15, 2017, 06:03:34 PM
To start I have both the EasyUO 1.4 verison and the Menu Designer in the same foder on my desktop. I run EUO as Admin and get the pop up that the folling paths are invalid: scr, lib, tmp,exe, dat Please go to Tools-Options-Path and correct them or scripts might break. I hit ok. I try to open menu designer through easy uo and only get a few symbols in the script area. I hit play and nothing happens. Ive also tried to open the menu designer by itself and its asking me to install it. The setup menu has modify/repair/remove as options. Ive tried to install in a few times and can never get past this stage. Im thinking that its not installing maybe the problem but Im at a lost with things to try now. Hopefully one of you guys can see what im doing wrong
Title: Re: Menu Designer
Post by: Crisis on September 15, 2017, 06:14:08 PM
First, is it showing the code on EUO 1.42? If it does, then copy and paste into a current EUO. Then you have to call the sub for it to play. If it is not showing in the old EUO 1.42, I am not sure what you are doing. Once you have it set up how you want on menu designer, you have to click on 1.42 and it should appear on that. Make sure that you open 1.42 before the menu designer, at least that is how it is working for me. Make sure they are both set up to run as admin. I am running win 10 and am having no issues getting it to work right now.
Title: Re: Menu Designer
Post by: JFSF on September 15, 2017, 06:15:09 PM
Crisis do you have TV by chance?
Title: Re: Menu Designer
Post by: JFSF on September 15, 2017, 06:24:05 PM
Title: Re: Menu Designer
Post by: The Ghost on September 15, 2017, 06:25:32 PM
Try this.  Close all easy UO   only load easy 1.4 and them the designer.    Are you on Win 7 or Win 10
Title: Re: Menu Designer
Post by: JFSF on September 15, 2017, 06:29:04 PM
Just tried that and the same result. Im running windows 8.1. Is your menu designer a txt file? Mine is showing as a windows installer. and running the instalation wizard does nothing

Title: Re: Menu Designer
Post by: The Ghost on September 15, 2017, 06:30:36 PM
Can you open 1.4 by them self
Title: Re: Menu Designer
Post by: JFSF on September 15, 2017, 06:31:28 PM
Yeah I can open EUO 1.4 by itself fine
Title: Re: Menu Designer
Post by: The Ghost on September 15, 2017, 06:34:07 PM
leave 1.4 open and now open menu design.
Title: Re: Menu Designer
Post by: JFSF on September 15, 2017, 06:35:43 PM
I have EUO up and running. When I double click the Menu designer it goes into the installation wizard.
Title: Re: Menu Designer
Post by: JFSF on September 15, 2017, 06:39:56 PM
(http://)
Title: Re: Menu Designer
Post by: The Ghost on September 15, 2017, 06:42:59 PM
You haven't install it yet.  click the modified and it will install in on your HD
Title: Re: Menu Designer
Post by: JFSF on September 15, 2017, 06:45:22 PM
I have done that like 25 times lol. Im pretty sure now that this is my problem. It wont install for me.
Title: Re: Menu Designer
Post by: The Ghost on September 15, 2017, 06:46:11 PM
use repair option now
Title: Re: Menu Designer
Post by: JFSF on September 15, 2017, 06:51:03 PM
Same thing happens. I used repair. It runs through the install like normal but when its done I see nothing has changed or is different.
Title: Re: Menu Designer
Post by: ErwinEUO on November 14, 2017, 06:28:53 PM
Hi,

It sounds to me that you:
1) have downloaded the MSI file properly
2) double clicked it to install

When it's installed, you need to use the *START MENU* to access the Menu Designer OR make a shortcut to \Program Files (x86)\EasyUO_MD\EasyUO_MD.exe.  It sounds like you're clicking the file that you've downloaded (the msi), instead of the shortcut/file that has installed on your machine after installation.

Do you have 'show file extensions' enabled in Windows Explorer?  That will show whether you're clicking an MSI file or EasyUO_MD.exe.

Related but unrelated, I actually have this running successfully in Win10.  Curiously it seems to work even if I don't run the programs as administrator, but I don't want to muddy the waters.  Since EUO1.4 doesn't need to interact with client.exe, that seems to remove the 'run as admin' requirement (for me anyway).

EE