Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 107
Search took 0.00 seconds.
Search: Posts Made By: Xarslik
Forum: Archive::General Discussion 06-27-2003, 01:39 PM
Replies: 2
Views: 2,348
Posted By Xarslik
Download both and see for yourself, I have a...

Download both and see for yourself, I have a feeling you'll come to a conclusion fairly fast.
Forum: Archive::General Discussion 06-21-2003, 04:21 PM
Replies: 1
Views: 1,734
Posted By Xarslik
Connecting to the public EQEmu login servers will...

Connecting to the public EQEmu login servers will display a list of EQEmu servers currently running.

Check out the F.A.Q. (http://forums.eqemu.net/viewforum.php?f=26) and Tutorials and How-To's...
Forum: Archive::General Discussion 03-17-2003, 11:52 AM
Replies: 3
Views: 2,043
Posted By Xarslik
Please try the "General Support" or "Win32...

Please try the "General Support" or "Win32 Support" forums next time.

Are you using EQW?
If so, make sure your desktop bit depth is the same as your EQ bit depth. To check your desktop bit depth,...
Forum: Archive::Development 12-06-2002, 07:23 AM
Replies: 2
Views: 2,844
Posted By Xarslik
You should be able to use the unmodified source...

You should be able to use the unmodified source (as long as you setup the lib directories correctly). I've got the source compiling fine in .NET and I don't have to change a single thing after new...
Forum: Archive::Windows Servers 12-03-2002, 11:17 AM
Replies: 1
Views: 3,224
Posted By Xarslik
Paste the contents of your Minilogin and...

Paste the contents of your Minilogin and World.exe applications after you've run them.
Forum: Archive::Tutorials/Howto's 11-19-2002, 02:20 AM
Replies: 17
Views: 15,433
Posted By Xarslik
www.no-ip.com

www.no-ip.com
Forum: Archive::Windows Servers 11-19-2002, 02:19 AM
Replies: 3
Views: 4,627
Posted By Xarslik
Copy the contents of World.exe, Zone.exe's,...

Copy the contents of World.exe, Zone.exe's, boot5zones.bat, and LoginServer.ini here.

Are you running the server on the machine you're using to connect?
Forum: Archive::Database/World Building 11-18-2002, 05:28 PM
Replies: 9
Views: 4,904
Posted By Xarslik
Right now setting a server as PvP simply means...

Right now setting a server as PvP simply means that when your character is created it reads that, and flags you as PvP. No special rules or anything. Also you can be flagged non-pvp using the command...
Forum: Archive::Database/World Building 11-18-2002, 05:25 PM
Replies: 19
Views: 7,236
Posted By Xarslik
Can't wait, zone safe coord problems gave me a...

Can't wait, zone safe coord problems gave me a lot of headaches.
Forum: Archive::Windows Servers 11-18-2002, 05:21 PM
Replies: 10
Views: 5,558
Posted By Xarslik
Try:GRANT ALL ON *.* TO yourusername@IP...

Try:GRANT ALL ON *.* TO yourusername@IP IDENTIFIED BY 'yourpassword';
For example, let's say your username is equser, your IP is 192.168.0.5, and your password is trickey. You'd enter:
GRANT ALL ON...
Forum: Archive::Windows Servers 11-18-2002, 05:17 PM
Replies: 2
Views: 4,986
Posted By Xarslik
Try hitting CTRL+ALT+DELETE, going to the...

Try hitting CTRL+ALT+DELETE, going to the processes tab, and setting the priority of eqgame.exe to BelowNormal, and the priority of World.exe and all Zone.exe's to AboveNormal or High.
Forum: Archive::Windows Servers 11-18-2002, 05:14 PM
Replies: 3
Views: 4,627
Posted By Xarslik
Are you trying to connect to your own server or a...

Are you trying to connect to your own server or a public eqemu server?
Forum: Archive::Windows Servers 11-18-2002, 05:12 PM
Replies: 4
Views: 4,572
Posted By Xarslik
You'll need a dynamic host name pointing to your...

You'll need a dynamic host name pointing to your IP address.
(eg www.no-ip.com)

Let's pretend your host is gremi.no-ip.com, and your server's IP will be 192.168.0.5.

If hosting the server on a...
Forum: Archive::Windows Servers 11-18-2002, 05:02 PM
Replies: 2
Views: 4,346
Posted By Xarslik
Are you trying to login to the server from the...

Are you trying to login to the server from the machine it's running on or one on the local network? Also, make sure you've setup your hosts file correctly.

Finally, verify that you've removed the...
Forum: Archive::General Discussion 11-13-2002, 05:35 PM
Replies: 1
Views: 1,665
Posted By Xarslik
Being that items are (BLOB) data I believe, I...

Being that items are (BLOB) data I believe, I don't think this is possible. You'll need to use an item editor.
Forum: Archive::Development 11-12-2002, 10:30 AM
Replies: 6
Views: 3,918
Posted By Xarslik
Lvl61-65 go at about the same speed - easy to get...

Lvl61-65 go at about the same speed - easy to get if you xp in PoP a lot.
Forum: Archive::Windows Servers 11-12-2002, 09:11 AM
Replies: 3
Views: 3,698
Posted By Xarslik
Patch your EQ client to the latest version and...

Patch your EQ client to the latest version and make sure the public server you're connecting to is version 3.12.
Forum: Archive::Windows Servers 11-12-2002, 09:09 AM
Replies: 5
Views: 3,600
Posted By Xarslik
try this: GRANT ALL ON *.* TO...

try this:


GRANT ALL ON *.* TO TheDreamX@YOUR_IP IDENTIFIED BY 'yourpass';


Make sure to replace YOUR_IP with your actual IP.
Forum: Archive::Windows Servers 11-12-2002, 09:05 AM
Replies: 3
Views: 3,525
Posted By Xarslik
Make sure you've patched to the latest version,...

Make sure you've patched to the latest version, copied over spells_en.txt, and edited db.ini and loginserver.ini correctly.
Forum: Archive::Windows Servers 11-12-2002, 09:03 AM
Replies: 2
Views: 3,189
Posted By Xarslik
usedspells column in the table npc_types. ...

usedspells column in the table npc_types.

Enter spell IDs used separated by spaces.
Forum: Archive::Windows Servers 11-12-2002, 09:01 AM
Replies: 3
Views: 3,768
Posted By Xarslik
Easy, SystemShark. I had the exact same...

Easy, SystemShark.

I had the exact same problem, this is due to a bug in the db.sql file.

Run mysql.exe, "use eq" or whatever your DB may be, and enter this:


alter table account modify...
Forum: Archive::Windows Servers 11-12-2002, 08:55 AM
Replies: 4
Views: 4,925
Posted By Xarslik
Remove the account= and password= lines, so your...

Remove the account= and password= lines, so your login server block looks like this:

[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999...
Forum: Archive::Windows Servers 11-12-2002, 08:54 AM
Replies: 9
Views: 4,258
Posted By Xarslik
Run the patcher.

Run the patcher.
Forum: Archive::Development 11-12-2002, 08:49 AM
Replies: 6
Views: 3,918
Posted By Xarslik
65 war: Overlord 65 cler: Archon 65 pal: Lord...

65 war: Overlord
65 cler: Archon
65 pal: Lord Protector
65 SK: Dread Lord
65 Ranger: Forest Stalker
65 Druid: Storm Warden
65 Monk: Transcendent
65 Bard: Maestro
65 Rogue: Deceiver
65...
Forum: Archive::News 11-05-2002, 11:08 AM
Replies: 37
Views: 10,015
Posted By Xarslik
EverQuest.exe and eqgame.exe allows you to...

EverQuest.exe and eqgame.exe allows you to download all Classic Everquest files.
Showing results 1 to 25 of 107

 
Forum Jump
   

All times are GMT -4. The time now is 03:24 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3