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 1 of 5
1
2
3
4
5
>
Showing results 1 to 25 of 125
Search took
0.01
seconds.
Search:
Posts Made By:
Tharkun
Forum:
EQEmu Operations Center
11-11-2013, 09:53 PM
Replies:
2
Unable to log-in issues
Views:
4,251
Posted By
Tharkun
I HAD to do this step for it to finally work.
I HAD to do this step for it to finally work.
Forum:
EQEmu Operations Center
11-11-2013, 09:26 PM
Replies:
2
Unable to log-in issues
Views:
4,251
Posted By
Tharkun
I am having similar issues, but I did get to work...
I am having similar issues, but I did get to work for about 10min...
Make sure your operating system has the port open.
What OS are you using?
In theory.... if your router supports UPnP...
Forum:
Support::Windows Servers
11-11-2013, 09:13 PM
Replies:
5
Problems with loginserver.exe
Views:
4,323
Posted By
Tharkun
Are you using your own login server? Or the login...
Are you using your own login server? Or the login server hosted here?
If you don't need your own, it's far far easier just to use the one here.
Forum:
General::General Discussion
11-11-2013, 03:27 PM
Replies:
7
Accessing and modifying models on client
Views:
4,446
Posted By
Tharkun
You are correct from what I remember. Could be...
You are correct from what I remember. Could be whom ever was working on it, had trouble keeping up with what was being added to Sony's client I'd imagine. SoF is 2 friggin DVD's as it is.
Forum:
General::General Discussion
11-11-2013, 03:01 PM
Replies:
7
Accessing and modifying models on client
Views:
4,446
Posted By
Tharkun
wasn't someone messing around with a Open Source...
wasn't someone messing around with a Open Source client of some type a while back?
Forum:
Support::Windows Servers
07-16-2010, 06:17 PM
Replies:
3
Luclin Models bug?
Views:
3,009
Posted By
Tharkun
It's a bitmask.... meaning you set the base 10...
It's a bitmask.... meaning you set the base 10 (normal numbers) to the equivilent to the binary bit. for example classic EQ you'd set it to 1 as you want the 2^0 bit on
Luclin is the 4 expansion so...
Forum:
Support::General Support
07-15-2010, 04:48 AM
Replies:
6
Upping damage done by spells
Views:
4,603
Posted By
Tharkun
Probably a lack of clarification on my part as...
Probably a lack of clarification on my part as well as lack of experience changing spells. 3 main points I wanted to make were
heals tend to have a positive value, damage spells negative
NPC...
Forum:
Support::General Support
07-13-2010, 06:24 AM
Replies:
6
Upping damage done by spells
Views:
4,603
Posted By
Tharkun
update spells_new set...
update spells_new set effect_base_value1=effect_base_value1*3 where effect_base_value1>0;
would make the non-damage spells more potent... heals and buffs...
update spells_new set...
Forum:
Support::General Support
07-06-2010, 04:01 AM
Replies:
2
Login issue
Views:
3,070
Posted By
Tharkun
Make sure to use port 5999 for SOF/SOD
Make sure to use port 5999 for SOF/SOD
Forum:
Support::Windows Servers
07-05-2010, 01:24 AM
Replies:
8
Tradeskills
Views:
4,501
Posted By
Tharkun
The reason I ask about those ID's is I noticed...
The reason I ask about those ID's is I noticed the ID's used for world containers are not in the item DB, and the ID used is under 1000. ( for example: 15 for Ovens, and 17 for Forges) That or I'm...
Forum:
Misc::Off Topic
07-03-2010, 07:20 AM
Replies:
4
Everquest New Character Models !
Views:
4,710
Posted By
Tharkun
I remember the first time they did that......
I remember the first time they did that... peoples reactions were mixed... and well you could tell who had no sense of humor...
I was ROFLMFAO they entire week.
Forum:
Support::Windows Servers
07-03-2010, 06:10 AM
Replies:
8
Tradeskills
Views:
4,501
Posted By
Tharkun
There seems to be hard coded items (id's under...
There seems to be hard coded items (id's under 1000) does any one have a list or at least know where that information can be found. It would really help answer my last few questions that I'm trying...
Forum:
Support::General Support
07-02-2010, 01:09 AM
Replies:
8
Crash crash crash
Views:
3,819
Posted By
Tharkun
It would be Programs x86 with is were 64bit...
It would be Programs x86 with is were 64bit windows put 32bit apps.
If you read the thread posted above there is a step by step for how to setup Run as Administrator on an application.
Also...
Forum:
Support::General Support
07-01-2010, 03:42 PM
Replies:
8
Crash crash crash
Views:
3,819
Posted By
Tharkun
The original thread...
The original thread (http://forums.station.sony.com/eq/posts/list.m?&topic_id=157144) I found this in is from the EQPlayers Forums. The shortcut they are referencing has to do with the Launcher App...
Forum:
Support::General Support
07-01-2010, 11:02 AM
Replies:
8
Crash crash crash
Views:
3,819
Posted By
Tharkun
How about:
How about:
Forum:
Support::Windows Servers
07-01-2010, 09:15 AM
Replies:
3
SoD, current SVN PEQ and Nektulos
Views:
3,141
Posted By
Tharkun
Its some sort of Z-Axis issue... I have no idea...
Its some sort of Z-Axis issue... I have no idea how to fix it but have noticed it in many zones.
Forum:
Support::General Support
07-01-2010, 07:48 AM
Replies:
8
Crash crash crash
Views:
3,819
Posted By
Tharkun
Try this: (if you haven't) Start EQ, once...
Try this: (if you haven't)
Start EQ, once your at the login screen Alt-Tab out.
Start your Task Manager (Ctrl-Alt-Del) then click the processes tab.
Locate eqgame.exe in the list and...
Forum:
Support::Windows Servers
07-01-2010, 03:15 AM
Replies:
8
Tradeskills
Views:
4,501
Posted By
Tharkun
FOUND IT!!!! // must_learn: // bit 1...
FOUND IT!!!!
// must_learn:
// bit 1 (0x01): recipe can't be experimented
// bit 2 (0x02): can try to experiment but not useable for auto-combine until learnt
// bit 5 (0x10): no learn...
Forum:
Support::Windows Servers
07-01-2010, 01:37 AM
Replies:
8
Tradeskills
Views:
4,501
Posted By
Tharkun
ok... what is the Must_Learn value in the...
ok... what is the Must_Learn value in the TradeSkill table used for? The values there so far are 0-6 but it does not seem to match any of the related table data. At first glance it seems to be for...
Forum:
Support::Windows Servers
07-01-2010, 01:27 AM
Replies:
8
Tradeskills
Views:
4,501
Posted By
Tharkun
The part that seems non-sequitor at first glance...
The part that seems non-sequitor at first glance is how to tag recipes that should require specific TS containers (ie cultural). It seems that the generic containers are hard coded??? At least for...
Forum:
Support::Windows Servers
07-01-2010, 01:04 AM
Replies:
8
Tradeskills
Views:
4,501
Posted By
Tharkun
It seems that PEQ is up to about LDON, and they...
It seems that PEQ is up to about LDON, and they are probably the farthest along of the major DB's following Live Progression. I did a lot of poking around last night (last night for me), and have...
Forum:
Support::Windows Servers
06-30-2010, 03:47 AM
Replies:
8
Tradeskills
Views:
4,501
Posted By
Tharkun
Tradeskills
I was wondering if anyone has a DB with more complete recipe tables?
I am starting to gather the info to add as many of the recipes as I can. If others have started this I would like to get a...
Forum:
Support::General Support
06-30-2010, 02:48 AM
Replies:
4
Pixel issues on screen?
Views:
3,051
Posted By
Tharkun
shot in the dark... but try re-installing DirectX
shot in the dark... but try re-installing DirectX
Forum:
Simple Client
06-29-2010, 03:58 AM
Replies:
44
Working on 0.8.0 compatibility
Views:
58,207
Posted By
Tharkun
Correct me if I'm wrong, but with the source...
Correct me if I'm wrong, but with the source being available, would this mean the client could be run in a non-MS environment? (ie one's favorite unix/linux OS)
Forum:
Support::General Support
06-29-2010, 03:42 AM
Replies:
2
IP exemption???
Views:
3,136
Posted By
Tharkun
You should put this request in the Project 1999...
You should put this request in the Project 1999 forum at
http://www.project1999.org/
Showing results 1 to 25 of 125
Page 1 of 5
1
2
3
4
5
>
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
03:59 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 - 2024, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3