EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::GeorgeS's Tools (https://www.eqemulator.org/forums/forumdisplay.php?f=674)
-   -   eqitems.exe comes up, then poof (https://www.eqemulator.org/forums/showthread.php?t=33309)

dranovir45 04-11-2011 12:30 AM

[QUOTE=lerxst2112;198390]It means type this exactly at the command prompt once you are in the right directory:

for %i in (*.ocx) do regsvr32 %i

If that does not work, what is the exact error message in the dialogs that pop up?

Ok , i typed exactly that, nothing happend those, just went to the next line c:\EQitem (where i extracted the zip to)

lerxst2112 04-11-2011 12:38 AM

You need to be in the resources directory where the ocx files are when you run it.

shamanistik 04-11-2011 09:32 AM

ok it worked, thanks a lot !

dranovir45 04-11-2011 06:01 PM

Quote:

Originally Posted by lerxst2112 (Post 198393)
You need to be in the resources directory where the ocx files are when you run it.

It worked fine for me now, wish i could find where it tells me how to change the weapon graphic to what the weapon icon appears to be

Wolfling 04-11-2011 07:51 PM

If its just the icon as it appears in your inventory, click its picture to bring up the icon viewer, double click to select new icon, then save

If you want to change how it looks in game, find the look you want, note the IDfile IT number, and change your weapon to that number

dranovir45 04-11-2011 08:35 PM

Quote:

Originally Posted by Wolfling (Post 198416)
If its just the icon as it appears in your inventory, click its picture to bring up the icon viewer, double click to select new icon, then save

If you want to change how it looks in game, find the look you want, note the IDfile IT number, and change your weapon to that number

How would i go about looking for a weapon with that exact graphic w/o spending hours #giveitem with a name of wep ( or is there something im missing) cus these icons dont come with IDfile IT #s

wolfwalkereci 04-13-2012 12:28 AM

The bat file never worked for me but following the thread here this is how I do it. Example below based on my folder structure.

Start Command Prompt:
cd c:\ ENTER
cd everquest ENTER
cd emu_server ENTER
cd georgetools ENTER
cd FOLDERNAME ENTER
cd resources ENTER
for %i in (*.ocx) do regsvr32 %i ENTER

I italic the folder name, replace that with whichever you are trying to get working.
I bold the keypress.
Should be easy to understand laid out like this.

lerxst2112 04-13-2012 03:35 AM

If you're getting an error like that then you aren't typing the line exactly. You can actually copy it from here and paste it into the command prompt if you click the icon in the upper left of the command prompt window and look under edit.

You should also open the command prompt as administrator or the registrations won't work. To do that click start, type cmd, and right-click it and pick run as administrator.


All times are GMT -4. The time now is 09:29 AM.

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