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...
Showing results 1 to 20 of 20
Search took
0.00
seconds.
Search:
Posts Made By:
takatok
Forum:
Support::Windows Servers
08-16-2011, 03:15 AM
Replies:
2
Error Compliling
Views:
6,349
Posted By
takatok
Thanks for the help. If anyone else...
Thanks for the help.
If anyone else encounters these problems -- Switching to 5.12 and changing the pragma worked wonderfully. Changing the files to link to zdll also worked with one slight...
Forum:
Support::Windows Servers
08-15-2011, 11:32 PM
Replies:
2
Error Compliling
Views:
6,349
Posted By
takatok
Error Compliling
I have 2 main errors.
I believe the first error is perl related, but while I'm familiar with c++ and visual C, I haven't used perl much at all.
To start with, I followed this guide:...
Forum:
Development::Development
06-10-2009, 02:32 PM
Replies:
1
AA question
Views:
4,157
Posted By
takatok
AGH! I thought I switched to the main...
AGH! I thought I switched to the main development forum. Sorry :( Could you move this post over there?
Tony
Forum:
Development::Development
06-10-2009, 01:42 PM
Replies:
1
AA question
Views:
4,157
Posted By
takatok
AA question
In trying to get shield block woring correctly I searched the forum and wiki to figure out the altadv_vars table. This is what I have so far, was wondering if anyone could help me fill in the...
Forum:
Development::Server Code Submissions
06-10-2009, 01:15 PM
Replies:
2
Shield Block Working
Views:
4,188
Posted By
takatok
Shield Block Working
The following code was mostly written by trevius I just tracked down a small logic error that was making it not work. Tested on my server with and w/o a shield andis blocking 10% as intended.
In...
Forum:
Support::Windows Servers
06-09-2009, 05:28 PM
Replies:
12
Verifying I've got what I need.
Views:
5,592
Posted By
takatok
Server I compiled with the trunk SVN worked great...
Server I compiled with the trunk SVN worked great with Perl 5.10. Thanks again for all the help.
Tony
Forum:
Support::Windows Servers
06-09-2009, 03:43 PM
Replies:
12
Verifying I've got what I need.
Views:
5,592
Posted By
takatok
I wish it was just a problem with older perl...
I wish it was just a problem with older perl versions mixing up. But I have never done anything with eqemu before , and had to fresh install sql 5.0, and perl. So the first time I tried to set...
Forum:
Development::Database/World Building
06-09-2009, 04:59 AM
Replies:
2
Minilogin_ip Default Error
Views:
3,708
Posted By
takatok
Minilogin_ip Default Error
NOTE: I'm VERY new to SQL.
When setting up my server I got the following error:
Account Attempting to be created: qwertylicious 0
Error in CreateAccount query'INSERT INTO accountSET...
Forum:
Support::Windows Servers
06-09-2009, 04:48 AM
Replies:
4
Almost Working! Hanging on the LS
Views:
4,291
Posted By
takatok
Thanks that got it working perfectly. Even...
Thanks that got it working perfectly. Even hunted down that stupid minilogin_ip error lots of people have gotten even though I did not setup for minilogin :)I
Tony
Forum:
Support::Windows Servers
06-08-2009, 09:24 PM
Replies:
4
Almost Working! Hanging on the LS
Views:
4,291
Posted By
takatok
Almost Working! Hanging on the LS
Ok I've gotten a server pretty much up and running. When I start up my start.bat the World.exe window gets this far:
[06.08. - 19:52:00] [WORLD__LS] Connecting to login server...
[06.08. -...
Forum:
Support::Windows Servers
06-08-2009, 08:40 PM
Replies:
12
Verifying I've got what I need.
Views:
5,592
Posted By
takatok
Thanks for the link.. that will be handy later. ...
Thanks for the link.. that will be handy later. Maybe its because i'm using Build 1005.. not 1004? Or possibly the compiled code I downloaded was from someone using MSVC++ 2006, and an older...
Forum:
Support::Windows Servers
06-08-2009, 07:01 PM
Replies:
12
Verifying I've got what I need.
Views:
5,592
Posted By
takatok
Sorry about he double post.. I couldn't edit the...
Sorry about he double post.. I couldn't edit the previous one
I tried starting up the server but I got an error saying it couldn't find perl58.dll. Is the above quote true? or should I be...
Forum:
Support::Windows Servers
06-08-2009, 05:48 PM
Replies:
12
Verifying I've got what I need.
Views:
5,592
Posted By
takatok
Thanks. Got all the programs installed. The...
Thanks. Got all the programs installed. The guide suggested before moving onto the DB& quests to verify everything was installed correctly. Had a quick questiosn before I went on.
After...
Forum:
Support::Windows Servers
06-05-2009, 05:47 PM
Replies:
12
Verifying I've got what I need.
Views:
5,592
Posted By
takatok
Verifying I've got what I need.
I am trying to get a server up and running to test code with, and was following a guide by Techguy84, written about 11/2007 (latest i could find). Here's what I've downloaded so far and installed...
Forum:
Development::Development
06-02-2009, 02:02 AM
Replies:
1
AC Soft cap?
Views:
4,101
Posted By
takatok
AC Soft cap?
It looked like someone was trying to implement a softcap for AC in the following code lines. However, the 2 ternary conditionals don't seem to have an assignment operator so don't actually do...
Forum:
Development::Server Code Submissions
06-01-2009, 03:49 PM
Replies:
2
A Few small bugs
Views:
5,306
Posted By
takatok
Ah oops. Missed that initialization there. ...
Ah oops. Missed that initialization there. Still getting use to that on the fly initilization sytle.. esp to non zero value :)
Tony
Forum:
General::General Discussion
06-01-2009, 12:31 AM
Replies:
6
Introduction
Views:
4,015
Posted By
takatok
Introduction
Being new to the forums, I thought I'd let people know a little about me. I was programmer for gameboy, super nintendo, and gamecube games for many years. After getting out of the console game I...
Forum:
Development::Development
05-31-2009, 07:03 PM
Replies:
1
What should double attack cap be?
Views:
5,171
Posted By
takatok
What should double attack cap be?
I noticed in the code, that if you max your skill with double attack, you will have a 95% chance to double attack. Any AA's, item bonuses or buffs will still leave you at 95%. So if below max...
Forum:
Development::Server Code Submissions
05-31-2009, 06:54 PM
Replies:
2
A Few small bugs
Views:
5,306
Posted By
takatok
A Few small bugs
The following lines set the chance to hit to 2,4,6% of the current chance instead of adding 2,4,6 to it.
In Zone\attack.cpp Line 347
REPLACE
chancetohit = ((chancetohit * modRangerBotAA) / 100);...
Forum:
Development::Development
05-31-2009, 03:24 PM
Replies:
2
Interested in helping
Views:
3,627
Posted By
takatok
Interested in helping
Hi. I recently started playing EqEmu over on stormhaven and got addicted. Well when we finally merged with the current source, lots of things changed. So I checked out the code and started digging...
Showing results 1 to 20 of 20
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:34 AM
.
-- 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 - 2025, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3