Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 26 to 50 of 214
Search took 0.01 seconds; generated 84 minute(s) ago.
Search: Posts Made By: Lyenu X`Arie
Forum: Archive::Development 01-23-2003, 08:21 AM
Replies: 3
Views: 5,395
Posted By Lyenu X`Arie
You should start to learn winsock, you can find a...

You should start to learn winsock, you can find a tutorial on it here:
http://www.hal-pc.org/~johnnie2/winsock.html
Forum: Archive::Bugs 01-22-2003, 08:38 AM
Replies: 5
Views: 5,980
Posted By Lyenu X`Arie
What you could do is have a file up on a website...

What you could do is have a file up on a website that has a list of the current opcodes that need to be collected. Then you could tell the packetcollector to download that opcode list and make them...
Forum: Archive::Bugs 01-22-2003, 07:34 AM
Replies: 5
Views: 5,980
Posted By Lyenu X`Arie
It would be very possible to do something like...

It would be very possible to do something like this. PacketCollector runs in the same manner that the PacketHandling for EQEmu does. All packets that are validated as EQ packets are sent to a...
Forum: Archive::Database/World Building 01-20-2003, 06:48 PM
Replies: 5
Views: 6,078
Posted By Lyenu X`Arie
Yeah, I did some more research on it last night,...

Yeah, I did some more research on it last night, and you're right about the target_x, target_dir, and you're also right about the values to keep the same direction. Although I have not tested these...
Forum: Archive::Database/World Building 01-19-2003, 07:29 PM
Replies: 5
Views: 6,078
Posted By Lyenu X`Arie
I logged onto live EQ and zoned from north...

I logged onto live EQ and zoned from north freeport to west freeport to see what I could find it common. I noticed that as said, the list byte is the target zone id. I also noticed that the target...
Forum: Archive::Windows Servers 01-17-2003, 05:46 PM
Replies: 13
Views: 8,781
Posted By Lyenu X`Arie
I used to have the problem with my other...

I used to have the problem with my other computer. It's a voodoo 3 3000 AGP. The problem comes when you use windows default drivers. So I recommend that you go to www.3dfx.com and download some...
Forum: Archive::Development 01-16-2003, 09:59 PM
Replies: 9
Views: 6,774
Posted By Lyenu X`Arie
Where did you have to add the class NPC? Also...

Where did you have to add the class NPC? Also thanks for reminding me about that, it would make my life a lot easier when edit and such gets implemented. Another thing I need to do is add the new...
Forum: Archive::Development 01-16-2003, 09:45 PM
Replies: 0
Views: 3,990
Posted By Lyenu X`Arie
Code: Consider Corpse Update

This isn't a "amazing" release, but it's still better than having the old message! Anyways, this just adds the ability to consider a corpse and see how long is left until it decays. Should be of...
Forum: Archive::Development 01-15-2003, 07:56 PM
Replies: 9
Views: 6,774
Posted By Lyenu X`Arie
Will do, and no problem! =)

Will do, and no problem! =)
Forum: Archive::Development 01-15-2003, 01:34 PM
Replies: 9
Views: 6,774
Posted By Lyenu X`Arie
If you put Database::DBSpawn() into the...

If you put Database::DBSpawn() into the database.cpp file you will get all types of errors from the NPC class. This method it also used for the petition functions and everything. Also Shawn, you...
Forum: Archive::Development 01-14-2003, 08:48 PM
Replies: 9
Views: 6,774
Posted By Lyenu X`Arie
I think you're referring to being able to edit a...

I think you're referring to being able to edit a spawn that is already inside the zone. The answer for that is no, it'll be done in beta 2 though. The command will be #zonespawn edit.
Forum: Archive::Development 01-14-2003, 06:44 PM
Replies: 9
Views: 6,774
Posted By Lyenu X`Arie
Code: #zonespawn function (Beta 1)

This is the first beta of my #zonespawn function. It allows you to log into the emulator and use the #spawn function to create a NPC, move it around, etc. Once you have it set up right you can...
Forum: Archive::News 01-06-2003, 11:11 AM
Replies: 11
Views: 5,010
Posted By Lyenu X`Arie
I have some code on my computer of a command to...

I have some code on my computer of a command to edit spawns in game, I'll finish it off and let you guys try it out on my server.
Forum: Archive::News 01-05-2003, 08:03 PM
Replies: 11
Views: 5,010
Posted By Lyenu X`Arie
Same here, just send things that you need done,...

Same here, just send things that you need done, and lets get this thing started! =)
Forum: Archive::News 01-05-2003, 08:01 PM
Replies: 12
Views: 4,850
Posted By Lyenu X`Arie
Grats Hogie! Very nice work, looks awesome =).

Grats Hogie! Very nice work, looks awesome =).
Forum: Archive::News 01-03-2003, 04:16 PM
Replies: 11
Views: 5,010
Posted By Lyenu X`Arie
I'd be interested in helping with this however I...

I'd be interested in helping with this however I can, even just by writing code by request and not being part of the team (since I probly don't have a very karma with Hogie still =/). Anyways just...
Forum: Archive::Off Topic 12-21-2002, 11:05 PM
Replies: 22
Views: 12,618
Posted By Lyenu X`Arie
Damn right Baron Sprite! Down with the Canadians!...

Damn right Baron Sprite! Down with the Canadians! It's just like in that movie... Canadian Bacon!
Forum: Archive::Off Topic 12-21-2002, 11:02 PM
Replies: 8
Views: 6,230
Posted By Lyenu X`Arie
I'll give 10,000 platinum for a BMW if you can...

I'll give 10,000 platinum for a BMW if you can hook just_add_water and I each up with one! :roll:
Forum: Archive::Off Topic 12-12-2002, 05:46 PM
Replies: 25
Views: 15,360
Posted By Lyenu X`Arie
Image: Yeah, point taken and I agree =). ...

Image: Yeah, point taken and I agree =).
Slayer02: Yes, but just because I'm not a dev doesn't mean I can't help out I decided, so I'll be releasing some things soon (mainly the new version of the...
Forum: Archive::Development 12-12-2002, 07:21 AM
Replies: 40
Views: 28,573
Posted By Lyenu X`Arie
You could also use Trolltech QT, which allows for...

You could also use Trolltech QT, which allows for a graphical user interface that is compatible with windows and linux. But I would totally agree with the fact it should be some type of an option,...
Forum: Archive::Off Topic 12-12-2002, 06:54 AM
Replies: 25
Views: 15,360
Posted By Lyenu X`Arie
I would have to agree with both sides. It is...

I would have to agree with both sides. It is true that vBulletin are very money hungry, and charge WAY to much for a bulletin board system. But you have to say to yourself, if you were developing...
Forum: Archive::Tools 12-12-2002, 06:45 AM
Replies: 5
Views: 6,434
Posted By Lyenu X`Arie
It's actually really easy to get them. All you...

It's actually really easy to get them. All you have to do is this...

race ^ 2 OR class ^ 2.

So if you wanted the number for a dark elf it'd be: 6 ^ 2 = 36

Now lets say you wanted to have...
Forum: Archive::General Discussion 12-07-2002, 07:49 AM
Replies: 5
Views: 3,642
Posted By Lyenu X`Arie
Or you could just use SOE's free download...

Or you could just use SOE's free download location which is: ftp://eqftp.station.sony.com/eqfull.exe
Forum: Archive::Database/World Building 12-02-2002, 05:29 PM
Replies: 7
Views: 7,068
Posted By Lyenu X`Arie
All we can do is prey it will... I guess it's...

All we can do is prey it will... I guess it's helpful for finding people to bitch at when your bored. It's a good laugh...
Forum: Archive::General Discussion 11-30-2002, 06:09 PM
Replies: 1
Views: 2,948
Posted By Lyenu X`Arie
There aren't any others. When I originally made...

There aren't any others. When I originally made it there was supposed to be 0= Normal, 1=PvP, 2=PvP-Teams, 3=Roleplaying, 4=PvP-Diety, but only 1 has been done =(.
Showing results 26 to 50 of 214

 
Forum Jump
   

All times are GMT -4. The time now is 08:29 PM.


 

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