EQEmulator Home
>
EQEmulator Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Home
Forums
Register
Members List
Today's Posts
Search
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Page 3 of 9
<
1
2
3
4
5
6
7
>
Last
»
Showing results 51 to 75 of 214
Search took
0.01
seconds; generated 84 minute(s) ago.
Search:
Posts Made By:
Lyenu X`Arie
Forum:
Archive::Database/World Building
11-30-2002, 05:47 PM
Replies:
7
'Hackers' table
Views:
7,068
Posted By
Lyenu X`Arie
Yeah, it is useless now, but it stopped people...
Yeah, it is useless now, but it stopped people from using /lastname on others servers before I implemented the code to stop it.
Forum:
Archive::Windows Servers
10-31-2002, 09:19 AM
Replies:
6
lag meter?
Views:
6,343
Posted By
Lyenu X`Arie
Yeah, depending on your processor you can set...
Yeah, depending on your processor you can set EQ's priority to "low" and it will run completely fine, with no lag. EQ has a loop in it to make eqgame.exe take all of the CPU. My assumption is that...
Forum:
Archive::Development
10-30-2002, 05:27 PM
Replies:
7
#logspawn - near complete, need help
Views:
5,821
Posted By
Lyenu X`Arie
Wynsom: I still have a lot of code I wrote a long...
Wynsom: I still have a lot of code I wrote a long time ago for EQEmu that I never put in called "#dbspawn". Has things like add, remove, edit. It only lets you mess with the X,Y,Z of a mob and...
Forum:
Archive::Tools
10-17-2002, 06:31 PM
Replies:
5
Noplace else helps, maybe here?
Views:
5,855
Posted By
Lyenu X`Arie
if (admin < 100 && ((itemid >= 32768)...
if (admin < 100 && ((itemid >= 32768) ||
(itemid >= 19900 && itemid <= 19943) ||
(itemid >= 27181 && itemid <= 27194) ||
(itemid >= 31910 && itemid <= 31957) ||
(itemid >= 31814 && itemid <=...
Forum:
Archive::News
09-28-2002, 06:52 PM
Replies:
17
0.3.8 -- Vergeltung
Views:
9,448
Posted By
Lyenu X`Arie
Vergeltung means Retaliation.
Vergeltung means Retaliation.
Forum:
Archive::Windows Servers
09-19-2002, 06:49 PM
Replies:
20
error 1017 on Win 2000
Views:
14,548
Posted By
Lyenu X`Arie
Another thing you can do if you don't want lose...
Another thing you can do if you don't want lose your whole DB is to run mysql.exe then do the following.
mysql> use eq;
mysql> delete from account;
mysql> delete from character_;
After that...
Forum:
Archive::Tools
09-09-2002, 04:50 PM
Replies:
14
EQ Packet Collector v1.0-RC1
Views:
9,222
Posted By
Lyenu X`Arie
Just a few updates on what will be happening with...
Just a few updates on what will be happening with RC2.
1. Program has been renamed to "Packet Monitor", since EQ Packet Collector was to simular to Packet Collector and caused confusion.
2. Fixed...
Forum:
Archive::Tools
09-04-2002, 06:24 PM
Replies:
14
EQ Packet Collector v1.0-RC1
Views:
9,222
Posted By
Lyenu X`Arie
Hello. That is not true BTW, Packetcollector...
Hello. That is not true BTW, Packetcollector will always collect packets correctly, as it does not use a structure. The only things that may not operate correctly are features that are not in RC1. ...
Forum:
Archive::Tools
08-25-2002, 04:27 PM
Replies:
14
EQ Packet Collector v1.0-RC1
Views:
9,222
Posted By
Lyenu X`Arie
Yes, I will continue to support them, and if need...
Yes, I will continue to support them, and if need be I will release a new version (which should be done, so that everyone who likes it does not have to suffer it's bugs and errors =) ).
PS: I am...
Forum:
Archive::Off Topic
08-01-2002, 06:43 PM
Replies:
10
Poll:
Mushroomhead!!!
Views:
6,939
Posted By
Lyenu X`Arie
Yeah Mushroomhaed is alright and pretty awesome I...
Yeah Mushroomhaed is alright and pretty awesome I must admit. But a list of much better bands in my OPINION is (in no particular order): Rorschach Test, KISS, Slayer, Rammstein, Arch Enemy, Dry Kill...
Forum:
Archive::News
07-29-2002, 05:22 PM
Replies:
2
New Items Needed
Views:
3,424
Posted By
Lyenu X`Arie
Also for those who cannot use DOS, or would like...
Also for those who cannot use DOS, or would like an easier interface, you can also use EQ Packet Collector 1.0-RC1 (http://lyenu.crimsonlayer.net/releases/PacketCollector/1.0-RC1/eqpc.zip).
Forum:
Archive::Tools
07-27-2002, 07:12 PM
Replies:
14
EQ Packet Collector v1.0-RC1
Views:
9,222
Posted By
Lyenu X`Arie
EQ Packet Collector v1.0-RC1
Yay! The User-Friendly GUI version of packetcollector is out.
Screenshots: http://www.lyenu.com/images/winpc/
Download It Now!:...
Forum:
Archive::Development
07-10-2002, 12:27 PM
Replies:
32
jaggedpine
Views:
21,817
Posted By
Lyenu X`Arie
INSERT INTO zone VALUES ("jaggedpine",NULL,"The...
INSERT INTO zone VALUES ("jaggedpine",NULL,"The Jaggedpine Forest",0,0,0,0,0,181);
That is the correct insert to add jaggedpine to your server.
Forum:
Archive::General Discussion
07-08-2002, 08:03 AM
Replies:
18
To The eBay Homo:
Views:
8,345
Posted By
Lyenu X`Arie
Actually, if someone is making a person pay for a...
Actually, if someone is making a person pay for a free service without the permission of the company then that is illegal. And if I see it on ebay/paypal/etc. I will make sure to email the owners of...
Forum:
Archive::Tools
07-03-2002, 09:42 AM
Replies:
14
another packetcollector problem =(
Views:
8,211
Posted By
Lyenu X`Arie
What you need to do is this: Run packet...
What you need to do is this:
Run packet collector like this...
PacketCollector.exe -d
this will display a list of devices.
If you have more than 1 device listed it might mean that you're...
Forum:
Archive::Bugs
06-29-2002, 03:44 AM
Replies:
4
Items inefficiency
Views:
6,351
Posted By
Lyenu X`Arie
What you need to do is run thison your old EQ DB....
What you need to do is run thison your old EQ DB.
delete from items;
If you want items that are true to EQ then you should use this DB:
http://lyenu.servehttp.com/items.sql (remember this is...
Forum:
Archive::Development
06-21-2002, 07:35 AM
Replies:
11
EQEmu Development Status Site
Views:
6,849
Posted By
Lyenu X`Arie
EQEmu Development Status Site
Here you go, I will update this every time I find out more. I've been having to do a lot of RL stuff at work and home so that update there will have to work for the time being =(.
...
Forum:
Archive::Development
06-21-2002, 07:33 AM
Replies:
32
jaggedpine
Views:
21,817
Posted By
Lyenu X`Arie
Zone ID's are easy to get, they're #1 sent when...
Zone ID's are easy to get, they're #1 sent when you zone into that zone in the SZE packet, #2 sent when you load character selection =)
Forum:
Archive::General Discussion
06-21-2002, 07:24 AM
Replies:
4
refreshing
Views:
3,474
Posted By
Lyenu X`Arie
as for me, I've got signs to make everyday so I...
as for me, I've got signs to make everyday so I can go sit on the corner and get money from people driving by :D
Forum:
Archive::Windows Servers
06-17-2002, 11:23 PM
Replies:
1
Not asking for Files.. Just a Question.
Views:
4,029
Posted By
Lyenu X`Arie
Nope it can't. Sorry =(
Nope it can't. Sorry =(
Forum:
Archive::Bugs
06-17-2002, 05:57 PM
Replies:
7
GUI for editing world?
Views:
5,633
Posted By
Lyenu X`Arie
Once I finish learning MFC I'm going to start on...
Once I finish learning MFC I'm going to start on DX programming, but I dunno, it'll probly take me quite awhile to be able to do anything like that, so don't count on it =(.
Forum:
Archive::Development
06-17-2002, 05:47 PM
Replies:
8
ATTN: A note of appreciation
Views:
6,175
Posted By
Lyenu X`Arie
You guys want more progress updates? Fine then...
You guys want more progress updates? Fine then I'll create a place you guys can go to see whats been done, keep a current change log, etc. Anyways look for that soon I guess, I'll work on it...
Forum:
Archive::Development
06-17-2002, 05:41 PM
Replies:
17
EQEmu .CFG Files
Views:
14,347
Posted By
Lyenu X`Arie
EQEmu by DEFAULT uses the DB safe coords. So you...
EQEmu by DEFAULT uses the DB safe coords. So you will need to try and use the CFG save coords, they are all correct.
Forum:
Archive::Tools
06-17-2002, 05:14 PM
Replies:
5
Items...Whats the deal?
Views:
5,547
Posted By
Lyenu X`Arie
Q1: Will the item struct change in 0.3.4? ...
Q1: Will the item struct change in 0.3.4?
A1: Yes. The struct of the items has changed making old items now usable.
Q2: How can I create items?
A2: You can use FQ admin to create items,...
Forum:
Archive::Development
06-12-2002, 08:25 PM
Replies:
17
EQEmu .CFG Files
Views:
14,347
Posted By
Lyenu X`Arie
EQEmu .CFG Files
These are the configs files for all of the zones in EQ (150). Some of you may question the fact that they are 388 instead of 384 like the 0.3.3.x series. This is because with the recent 05.12.02...
Showing results 51 to 75 of 214
Page 3 of 9
<
1
2
3
4
5
6
7
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
General::General Discussion
General::Server Discussion
General::News
General::News::Polls
Support
Support::General Support
Idiot Posters
Spell Support
Support::Windows Servers
Support::Linux Servers
Support::Packetcollector
Support::MiniLogin
Quests
Quests::Q&A
Quests::Custom
Quests::Completed
Quests::Submissions
Quests::Plugins & Mods
Quests::need work
Quests::LUA
Development
Development::Development
Development::Bots
Development: Custom Code
Development::Server Code Submissions
Development::Feature Requests
Development::Bugs
Development::Bug Reports
Development::Database/World Building
Development::Tools
Development::GeorgeS's Tools
EQEmu Operations Center
KayotRO
Old Eq
OpenZone
OpenZone:: Q&A
Simple Client
OpenZone::Tutorials
OpenZone::Bug Reporting
Misc
Misc::Off Topic
Misc::Screenshots
Archives
Archive::Support
Archive::General Support
Archive::Windows Servers
Archive::Linux Servers
Archive::Tutorials/Howto's
Tutorials--Outdated Use the Wiki
Tutorial ALL NEW PEOPLE READ THIS
Tutorials::Discussion
Tutorials::Requests
Tutorials::Submissions
Tutorials::Needs work
Archive::Packetcollector
Archive::Development
Archive::Development
Archive::Bugs
Archive::Tools
Archive::Quests
Archive::Database/World Building
EQ2 Development
Archive::Misc
Archive::Off Topic
Archive::Screenshots
OpenEQ
OpenEQ::General Discussion
OpenEQ::Support
OpenEQ::Development
OpenEQ::Bug reporting
OpenEQ::Plugins
All times are GMT -4. The time now is
08:29 PM
.
-- Default Style
---- EQEmulator
EQEmulator
-
Archive
-
Top
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 - 2026, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3