EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::GeorgeS's Tools (https://www.eqemulator.org/forums/forumdisplay.php?f=674)
-   -   Tool - New Quest Editor (https://www.eqemulator.org/forums/showthread.php?t=22542)

trevius 01-11-2009 06:39 AM

GeorgeS, I see that the quest editor automatically changes the case of some of the quest objects still. Can you disable all of the case changing for the tool? The example I am currently having problems with is it changing SetTarget to settarget. Since all of the quest objects are case sensitive, it is important that these don't get changed automatically. If there are any other automatic case changes, you probably want to remove all of those as well.

Richardo 01-29-2009 10:55 AM

Quote:

Originally Posted by GeorgeS (Post 160230)
That ocx should be registered via 'register_ocx.bat' in the resources folder.

If running vista, right click on the file and run as admin.

GeorgeS

Running XP, not vista.

GeorgeS 01-29-2009 11:41 AM

Ok made some changes

Quest Editor
ver 1.2.0 Removed animated gif reference. Added keywork 'SetTarget' to its dictionary

The case issue is with a dll/ocx that I have no control over. Any specific keywords need to be added to it's dictionary. I added quite a few last time, but sometimes things slip thru.

GeorgeS

Dodie 06-17-2009 09:27 AM

Can't get this to work with newest Rev, anyone using this still ?


thx

GeorgeS 06-17-2009 10:18 AM

It works for me. I looked at the code, and there's nothing that should prevent it from loading up.

What version worked for you?


GeorgeS

Dodie 06-17-2009 11:30 AM

Haven't used it since rev 200 hehe, it gives me the a.ocx error, missing file registry etc, I have used the register file... never have had any problem with this tool before.

GeorgeS 06-18-2009 12:56 AM

All the tools use a.ocx. Not sure why it won't register because this ocx has been there since 2004.

GeorgeS

Dodie 06-22-2009 08:36 PM

Hmm, is there anything i can search for in the regedit? so i can see if it is in its right place

Dodie 06-22-2009 08:54 PM

IT says this when i try to run the OCX registr

On all the .OCX =This is not Internal or external command or program

Shendare 06-22-2009 09:28 PM

You opened a command prompt, changed to the directory a.ocx is in, and typed the following?
Code:

regsvr32 a.ocx

Dodie 06-23-2009 08:19 AM

Quote:

Originally Posted by Shendare (Post 172720)
You opened a command prompt, changed to the directory a.ocx is in, and typed the following?
Code:

regsvr32 a.ocx



Well, when I do that, or use the .Bat file. I get the same error. it says it isn't a command or file or program.

Shendare 06-23-2009 01:13 PM

It sounds like it's regsvr32 that's not running properly, then.

Look in C:\Windows\System32 and see if regsvr32.exe is in there.

Dodie 06-24-2009 07:04 AM

Yeah I Found it... seems to work

Dodie 06-25-2009 06:02 PM

This may be OT but, anyone have a clue what is wrong when not any commands are working in the CMD prompt? like ping / ipconfig.. all says unknown command etc

gaeorn 06-25-2009 07:02 PM

path environment variable is not set correctly.


All times are GMT -4. The time now is 05:27 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.