Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 251 to 275 of 400
Search took 0.01 seconds; generated 94 minute(s) ago.
Search: Posts Made By: kathgar
Forum: Archive::Bugs 12-05-2002, 04:56 AM
Replies: 1
Views: 3,316
Posted By kathgar
Noted, thank you.. its probably just a stray int8...

Noted, thank you.. its probably just a stray int8 somewhere
Forum: Archive::Windows Servers 12-05-2002, 04:54 AM
Replies: 3
Views: 3,399
Posted By kathgar
Why is this in the dev forum? You see that...

Why is this in the dev forum? You see that forums named win32 support?, this is going there
Forum: Archive::Bugs 12-02-2002, 05:11 AM
Replies: 1
Views: 3,623
Posted By kathgar
I put trivial charm code in, no resist, no level...

I put trivial charm code in, no resist, no level limit.. they never broke charm.. I just set them as your pet and it worked.. i'll have to take a look at it.. don't have a live account anymore so i...
Forum: Archive::Bugs 12-02-2002, 05:10 AM
Replies: 5
Views: 3,919
Posted By kathgar
Things the devs can't do- Make great item...

Things the devs can't do-

Make great item dbs, use EQcollector we normal just use their db
Gey active AAs working(manaburn isn't a spell kthnx) because no one will PACKETCOLLECT USING THEM AND...
Forum: Archive::Off Topic 12-02-2002, 05:01 AM
Replies: 13
Views: 5,112
Posted By kathgar
I would like to say that is nothing that...

I would like to say that is nothing that resembles 'hacking' till the last levels, the rest should just be a general course in *nix.
Forum: Archive::Development 11-27-2002, 04:52 AM
Replies: 40
Views: 19,390
Posted By kathgar
Only if it was code grammar

Only if it was code grammar
Forum: Archive::Windows Servers 11-25-2002, 07:28 AM
Replies: 5
Views: 4,037
Posted By kathgar
We don't have one, but the green(prefered)...

We don't have one, but the green(prefered) servers are normally run by the devs or people that know wtf they are doing
Forum: Archive::Development 11-24-2002, 03:38 AM
Replies: 15
Views: 6,889
Posted By kathgar
It would leave the scope according to ANSI.. it...

It would leave the scope according to ANSI.. it doesn't for VS C++.. gcc would have worked but even then you keep making a new pointer over and over again
Forum: Archive::Development 11-22-2002, 07:18 AM
Replies: 15
Views: 6,889
Posted By kathgar
Not just a style thing, if you test if the...

Not just a style thing, if you test if the pointer is null and dereference it in the same if it tries to dereference if it is null.. which is quite bad
Forum: Archive::Linux Servers 11-22-2002, 05:50 AM
Replies: 8
Views: 5,907
Posted By kathgar
The problem is things like the login code and...

The problem is things like the login code and packetcollector.. and some of the devs not know the ansi shit
Forum: Archive::Development 11-22-2002, 05:39 AM
Replies: 15
Views: 6,889
Posted By kathgar
/*guessing*/Door * GetDoorByDoorID(const...

/*guessing*/Door * GetDoorByDoorID(const *zone_name,uint32 door_id)
{/*god I hate editing code this way*/
for(uint32 i=0; i!=max_door_type;i++)
{
const Door* door = GetDoorDBID(i);
/*if door is...
Forum: Archive::Development 11-22-2002, 05:27 AM
Replies: 15
Views: 6,889
Posted By kathgar
anyone can change their avatar and title... and...

anyone can change their avatar and title... and you would get probably %(halfop.. topic kick ban, just not halfop or op others)
Forum: Archive::Linux Servers 11-22-2002, 04:51 AM
Replies: 8
Views: 5,907
Posted By kathgar
We aren't going ANSI compliant.. we tried it...

We aren't going ANSI compliant.. we tried it before but people have...problems with it..
Forum: Archive::Development 11-22-2002, 04:36 AM
Replies: 15
Views: 6,889
Posted By kathgar
/*guessing*/Door * GetDoorByDoorID(const...

/*guessing*/Door * GetDoorByDoorID(const *zone_name,uint32 door_id)
{/*god I hate editing code this way*/
for(uint32 i=0; i!=max_door_type;i++)
{
const Door* door = GetDoorDBID(i);
/*if door is...
Forum: Archive::Windows Servers 11-21-2002, 01:53 AM
Replies: 4
Views: 4,261
Posted By kathgar
I've run it with straight user for a while, you...

I've run it with straight user for a while, you just can't install it the normal way.
Forum: Archive::Linux Servers 11-21-2002, 01:52 AM
Replies: 3
Views: 4,834
Posted By kathgar
This should be in either offtopic or general.....

This should be in either offtopic or general.. and why would you need EQW with Winex?
Forum: Archive::Bugs 11-20-2002, 11:02 AM
Replies: 8
Views: 5,116
Posted By kathgar
Yes, if you can load cshome, you can get out.....

Yes, if you can load cshome, you can get out.. the problem is people try when they can't have to make a new char or spam you on irc
Forum: Archive::Bugs 11-20-2002, 07:53 AM
Replies: 8
Views: 5,116
Posted By kathgar
I put that in there a while ago, so people don't...

I put that in there a while ago, so people don't go hey, i'll #zone to cshome to see it, 5 mins later "PLZ MOVE IDIOTMUNCHER TO ARENA I #ZONED TO CSHOMELIKE A FUCKING RETARD"
Forum: Archive::Development 11-19-2002, 09:31 AM
Replies: 40
Views: 19,390
Posted By kathgar
-Lol, bump =/

-Lol, bump =/
Forum: Archive::General Discussion 11-18-2002, 07:09 AM
Replies: 3
Views: 2,059
Posted By kathgar
warez, locked, read the rules

warez, locked, read the rules
Forum: Archive::Linux Servers 11-18-2002, 02:24 AM
Replies: 8
Views: 5,926
Posted By kathgar
We don't have any *bsd code, I have not coded in...

We don't have any *bsd code, I have not coded in it yet but it seems atleast the socket struct is different.. also what version of gcc are you using? some of the 3.XX versions have problems
Forum: Archive::Development 11-16-2002, 03:09 AM
Replies: 40
Views: 19,390
Posted By kathgar
Looking for new devs

We are not in desperate for new coders, but we can always use
more. If you are interested reply to this thread with examples of some of your code or links to threads with examples, your list of...
Forum: Archive::General Discussion 11-14-2002, 04:38 AM
Replies: 32
Views: 9,086
Posted By kathgar
Oh, guild trainers we just have to figure out...

Oh, guild trainers we just have to figure out that packet and you will be able to train skills right
Forum: Archive::General Discussion 11-14-2002, 04:37 AM
Replies: 32
Views: 9,086
Posted By kathgar
Disciplines

PACKETCOLLECT THEM
That is all

Horses- they are a bitch, someone is/was working on them

AA-
PACKETCOLLECT USING THEM

You can send these packet logs to the dev email, or send them on irc to...
Forum: Archive::Windows Servers 11-08-2002, 05:55 AM
Replies: 2
Views: 3,645
Posted By kathgar
Does someone need to stab the README in your eye?

Does someone need to stab the README in your eye?
Showing results 251 to 275 of 400

 
Forum Jump
   

All times are GMT -4. The time now is 02:46 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3