Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 76 to 100 of 500
Search took 0.03 seconds; generated 16 minute(s) ago.
Search: Posts Made By: Caryatis
Forum: Quests::Q&A 09-18-2012, 04:26 PM
Replies: 18
Views: 15,478
Posted By Caryatis
Thats where alittle perl knowledge comes in...

Thats where alittle perl knowledge comes in handy...

@npcArray = $npc->GetHateList();
foreach $ent (@npcArray)
{
}

Having never used the syntax Concrete used, I can't comment on its...
Forum: Support::Windows Servers 09-18-2012, 11:14 AM
Replies: 29
Views: 24,469
Posted By Caryatis
NoPort, just let it go man. I don't know why you...

NoPort, just let it go man. I don't know why you even keep posting here since its all just a bunch of unintelligible symbols to you.
Forum: Quests::Q&A 09-17-2012, 09:32 AM
Replies: 18
Views: 15,478
Posted By Caryatis
Surprisingly people use perl for non eq related...

Surprisingly people use perl for non eq related things, which makes searching for coding questions pretty easy (http://www.perlmonks.org/?node_id=1870)
Forum: General::Server Discussion 09-15-2012, 05:11 PM
Replies: 3
Views: 5,688
Posted By Caryatis
I say, do what you enjoy and eventually you will...

I say, do what you enjoy and eventually you will win others over. If you try to do something that you think will be popular but doesnt interest you, you will just burn out. Posters here are a tiny...
Forum: General::General Discussion 09-11-2012, 11:10 AM
Replies: 3
Views: 6,181
Posted By Caryatis
One could say there is a googol of images out of...

One could say there is a googol of images out of there from that time period...
Forum: General::Server Discussion 09-11-2012, 10:18 AM
Replies: 8
Views: 8,004
Posted By Caryatis
Now I know how old men feel... TLDR for 4...

Now I know how old men feel... TLDR for 4 groupings of sentences in a thread titled "Full review"? This generation is fucked.
Forum: Support::General Support 09-10-2012, 06:55 PM
Replies: 10
Views: 32,619
Posted By Caryatis
You are going fit right in Kitsuki.

You are going fit right in Kitsuki.
Forum: Quests::Q&A 09-06-2012, 06:58 PM
Replies: 9
Views: 7,520
Posted By Caryatis
I find it hard to believe you are so stupid you...

I find it hard to believe you are so stupid you couldn't learn anything in 6 months... oh yea the lazy.
Forum: Support::Windows Servers 09-06-2012, 10:53 AM
Replies: 76
Views: 88,643
Posted By Caryatis
So the options were completely rewrite the emu...

So the options were completely rewrite the emu source or spend a night making changes locally? lol
Forum: General::Server Discussion 09-05-2012, 05:37 PM
Replies: 4
Views: 5,295
Posted By Caryatis
How do you own a car without knowing how to turn...

How do you own a car without knowing how to turn it on?

The time it will take you to learn how to set up the server is such a tiny fraction of the amount of time you will spend developing a...
Forum: Support::Windows Servers 09-05-2012, 10:55 AM
Replies: 76
Views: 88,643
Posted By Caryatis
You don't really understand the point of this. ...

You don't really understand the point of this. The length of fight, etc doesn't matter. You are parsing the incoming damage, everything else is irrelevant.

Balancing does not enter the equation...
Forum: Support::Windows Servers 09-04-2012, 07:34 PM
Replies: 76
Views: 88,643
Posted By Caryatis
Would have to be appropriate for the level(ie...

Would have to be appropriate for the level(ie like 100,150,200 for level 10 ... 1000,1250, 1500 for level 50, etc).

Also if you are serious about doing it(good on you), then wait alittle bit and...
Forum: Support::Windows Servers 09-04-2012, 07:00 PM
Replies: 76
Views: 88,643
Posted By Caryatis
You dont need to know any C++. Parse 3 different...

You dont need to know any C++. Parse 3 different AC sets against a common mob 250 times every 5 levels(could probably do less at early levels). Then once you have all that data, create a mathematical...
Forum: Support::Windows Servers 09-03-2012, 11:08 AM
Replies: 76
Views: 88,643
Posted By Caryatis
Dude you have 3 parses from a level 5 toon and...

Dude you have 3 parses from a level 5 toon and all you are suggestions are hugely generalized. Go look at the code, find out where its inaccurate, parse way more data and then came back with update...
Forum: General::General Discussion 08-31-2012, 09:17 PM
Replies: 194
Views: 351,302
Posted By Caryatis
That link is hilarious. One guy been...

That link is hilarious.

One guy been working a year on some screenshots and thinks being able to fly around will be awesome(maybe eqemu should support that? o wait)

Everybody else thinking...
Forum: Support::Windows Servers 08-31-2012, 09:08 PM
Replies: 76
Views: 88,643
Posted By Caryatis
For the record, it wasnt me lol. The whole thing...

For the record, it wasnt me lol. The whole thing is messed up... THREATENLY != threateningly
Forum: Support::Windows Servers 08-31-2012, 08:25 PM
Replies: 76
Views: 88,643
Posted By Caryatis
They do. I can't remember if they did before I...

They do. I can't remember if they did before I implemented heroic charisma or not but it is in:

aggro.cpp (320)
fv == FACTION_THREATENLY && MakeRandomInt(0,99) < THREATENLY_ARRGO_CHANCE -...
Forum: Quests::need work 08-30-2012, 07:04 PM
Replies: 5
Views: 30,113
Posted By Caryatis
Depends what server you are playing on. If you...

Depends what server you are playing on. If you are playing on live like server(ie PEQ), then use one of the 8 billion EQ item searchers out there. If its a custom server, then you need to go through...
Forum: Quests::need work 08-30-2012, 03:27 PM
Replies: 5
Views: 30,113
Posted By Caryatis
If you are a player, then go to the server...

If you are a player, then go to the server forums.

If you are a server admin, then open up for database and get to work. The level of interest for people to fix a level 10 quest item that wouldn't...
Forum: Support::Windows Servers 08-30-2012, 03:23 PM
Replies: 4
Views: 5,167
Posted By Caryatis
All you are doing is compiling a year old source...

All you are doing is compiling a year old source that has like 3 changes in it. You won't be playing with mercs, ignore it.
Forum: General::General Discussion 08-29-2012, 08:08 PM
Replies: 18
Views: 20,673
Posted By Caryatis
Good thing you are the only EQEmu player Noport,...

Good thing you are the only EQEmu player Noport, otherwise it might matter that not everybody has a backup of every client.
Forum: Quests::Q&A 08-17-2012, 09:16 AM
Replies: 5
Views: 5,691
Posted By Caryatis
Now had you taken the time to actually look at...

Now had you taken the time to actually look at who posted that thread I linked, you might notice its the OP here. So while I wouldn't expect somebody as inbred as you to notice something like that, I...
Forum: Quests::Q&A 08-16-2012, 10:44 PM
Replies: 5
Views: 5,691
Posted By Caryatis
Seriously Dude? Its still on the first page......

Seriously Dude? Its still on the first page... (http://eqemulator.org/forums/showthread.php?t=35216)
Forum: Support::Windows Servers 08-15-2012, 07:42 PM
Replies: 7
Views: 8,860
Posted By Caryatis
Consider my post a reference for everybody else....

Consider my post a reference for everybody else. If you don't want others to see your potato, use notepad next time.
Forum: General::General Discussion 08-15-2012, 07:28 PM
Replies: 188
Views: 365,899
Posted By Caryatis
Its a pretty safe bet we will never have a...

Its a pretty safe bet we will never have a non-Sony client, for quite a few reasons but really the only one that matters is the mountain of work is to accomplish something like that.

Also a...
Showing results 76 to 100 of 500

 
Forum Jump
   

All times are GMT -4. The time now is 08:22 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