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 5 of 6
<
1
2
3
4
5
6
>
Showing results 101 to 125 of 145
Search took
0.00
seconds; generated 94 minute(s) ago.
Search:
Posts Made By:
HurtinuDaily
Forum:
Support::MiniLogin
12-19-2005, 07:01 AM
Replies:
6
Different IPs logging into same
Views:
11,095
Posted By
HurtinuDaily
I have the exact same problem....
I have the exact same problem....
Forum:
Quests::Q&A
12-19-2005, 03:29 AM
Replies:
4
NPC Spells
Views:
6,022
Posted By
HurtinuDaily
perfect, thanks alot.
perfect, thanks alot.
Forum:
Support::General Support
12-19-2005, 03:26 AM
Replies:
9
Changing str and agl and dex of mobs in DB
Views:
11,665
Posted By
HurtinuDaily
The first one worked good, but the raid mobs are...
The first one worked good, but the raid mobs are still missing toomuch
Forum:
Support::General Support
12-19-2005, 03:25 AM
Replies:
8
map help please
Views:
7,170
Posted By
HurtinuDaily
Check out my post in this forum, the one with the...
Check out my post in this forum, the one with the code, it will update your database to be compatable with eqemu 6.3.
http://www.eqemulator.net/forums/showthread.php?t=19798
Forum:
Quests::Q&A
12-16-2005, 08:29 AM
Replies:
4
NPC Spells
Views:
6,022
Posted By
HurtinuDaily
Thanks, I am assuming you just separate the...
Thanks, I am assuming you just separate the spells with a space, like in the poast i read, but I wasnt sure if the post was outdated. cant fnd the spell list, guess I will ahve to di it the hard way.
Forum:
Support::General Support
12-16-2005, 07:46 AM
Replies:
10
Just a little issue
Views:
7,318
Posted By
HurtinuDaily
Thats it!!!! lol I was anticipatng giant flaming...
Thats it!!!! lol I was anticipatng giant flaming balls of fire when i saw that one.
Forum:
Quests::Q&A
12-16-2005, 05:28 AM
Replies:
4
NPC Spells
Views:
6,022
Posted By
HurtinuDaily
NPC Spells
Can you add more then one spell to an NPC in the database under NPC_spells_id. Also how do you find out what spell is what ID??
Forum:
Support::General Support
12-16-2005, 04:38 AM
Replies:
8
map help please
Views:
7,170
Posted By
HurtinuDaily
Hello ensure that you unzipped them to ...
Hello ensure that you unzipped them to
\eqemu\maps
sometimes if you select that folder they will go to
\eqemu\maps\maps - if this is the case just cut the maps and paste them in the correct...
Forum:
Support::General Support
12-16-2005, 04:08 AM
Replies:
9
Changing str and agl and dex of mobs in DB
Views:
11,665
Posted By
HurtinuDaily
a non linear equasion that I ill also test, or...
a non linear equasion that I ill also test, or someone else can if they want...
str = 15 + (level*1.5) + (level*level)/25
lvl 01 = 17
lvl 10 = 34
lvl 20 = 61
lvl 30 = 96
lvl 40 = 139
lvl...
Forum:
Support::General Support
12-16-2005, 03:19 AM
Replies:
9
Changing str and agl and dex of mobs in DB
Views:
11,665
Posted By
HurtinuDaily
In the process
I tested some higher end mobs last night and they are much better, not missing as much, I am going to test it more this weekend by starting a lvl one toon and etting the exp modifier really high and...
Forum:
Development::Bug Reports
12-15-2005, 09:43 AM
Replies:
8
Unconfirmed agility bug? (0.6.2/PEQ DB)
Views:
7,741
Posted By
HurtinuDaily
I posted some simple formulas here, note this...
I posted some simple formulas here, note this only works for version 6.3
http://www.eqemulator.net/forums/showthread.php?t=19815
Forum:
Support::General Support
12-15-2005, 09:13 AM
Replies:
9
Changing str and agl and dex of mobs in DB
Views:
11,665
Posted By
HurtinuDaily
lol, answered my own question again UPDATE...
lol, answered my own question again
UPDATE npc_types SET str=252 WHERE race = 184
guess its race not bodytype ))))
Forum:
Support::General Support
12-15-2005, 08:31 AM
Replies:
9
Changing str and agl and dex of mobs in DB
Views:
11,665
Posted By
HurtinuDaily
Changing str and agl and dex of mobs in DB
if anyone really cares this is what I used to alter the statistics for my mobs, this is just basic it changes the strength of the mobs depending on level, not sure how it effects lower level mobs as...
Forum:
Support::General Support
12-15-2005, 05:43 AM
Replies:
22
Perl/Quest Questions
Views:
14,692
Posted By
HurtinuDaily
ok you have to make your database compatable with...
ok you have to make your database compatable with the latest exe's
open the command prompt and start up your mysql with you username and password you used when creating it.
use db eq - if this is...
Forum:
Support::General Support
12-15-2005, 05:28 AM
Replies:
22
Perl/Quest Questions
Views:
14,692
Posted By
HurtinuDaily
What npc loading error? if its not loading npc's...
What npc loading error? if its not loading npc's I know that fix for sure! post back if its not loading npc's at all and saying something about invalid something 'str'.
Forum:
Support::General Support
12-15-2005, 05:13 AM
Replies:
22
Perl/Quest Questions
Views:
14,692
Posted By
HurtinuDaily
Crap sorry, cant believe I didnt think of the...
Crap sorry, cant believe I didnt think of the zone pearl thing..... I didnt have to change it cause I was using the boot5zones.bat from jim0thy's 6.2 compile which already had zonepearl.exe in it.
Forum:
Support::Windows Servers
12-13-2005, 07:44 AM
Replies:
7
I cant find the answer......probably simple
Views:
8,856
Posted By
HurtinuDaily
MYsql Front can be used to edit the database: ...
MYsql Front can be used to edit the database:
http://www.mysqlfront.de/download.html
^^thats where you can get it, wish I knew sql code better because it would be a 1 liner at the command...
Forum:
Support::General Support
12-13-2005, 05:37 AM
Replies:
22
Perl/Quest Questions
Views:
14,692
Posted By
HurtinuDaily
not a problem..... I am really bored neway
not a problem.....
I am really bored neway
Forum:
Support::General Support
12-13-2005, 05:09 AM
Replies:
22
Perl/Quest Questions
Views:
14,692
Posted By
HurtinuDaily
I just thoguht of soemthing!!! do you have an...
I just thoguht of soemthing!!!
do you have an eqemu\maps directory with the maps in it, could be a line of site issue.
the maps are a huge download but you need them for eqemu to know if you have...
Forum:
Support::General Support
12-13-2005, 04:01 AM
Replies:
22
Perl/Quest Questions
Views:
14,692
Posted By
HurtinuDaily
Did you replace all the exe's and dll's in your...
Did you replace all the exe's and dll's in your directory with cavedudes? dd you install IO:Scalar?
Forum:
Misc::Off Topic
12-13-2005, 03:55 AM
Replies:
8
The hottest way to cancel your eq2 account
Views:
8,367
Posted By
HurtinuDaily
Lol
Very nice )))
Forum:
Support::General Support
12-13-2005, 03:44 AM
Replies:
2
I've decided to start a server!
Views:
5,603
Posted By
HurtinuDaily
Welll
After all that if you still want to setup a classic server I would use this installer if you know nothing, it works well, it comes with cavedudes db which is good but missing loot.
Cavedude...
Forum:
Support::General Support
12-12-2005, 04:37 AM
Replies:
22
Perl/Quest Questions
Views:
14,692
Posted By
HurtinuDaily
ohhh no you dont need a source directory, thats...
ohhh
no you dont need a source directory, thats just the code for the exe's and stuff before they were compiled, so they play no role at all in how the eqemu server runs except of you want to make a...
Forum:
Support::General Support
12-12-2005, 04:19 AM
Replies:
22
Perl/Quest Questions
Views:
14,692
Posted By
HurtinuDaily
I just keep my source in a seperate place so I...
I just keep my source in a seperate place so I can keep track of what I modified.
Forum:
Support::General Support
12-12-2005, 03:12 AM
Replies:
22
Perl/Quest Questions
Views:
14,692
Posted By
HurtinuDaily
Hi
I had the same problem,
First of make sure you have your quests in:
\eqemu\quests not eqemu\quests\quests or soemthing
Then I made sure I had the newest world.exe
and opcodes.conf - I think...
Showing results 101 to 125 of 145
Page 5 of 6
<
1
2
3
4
5
6
>
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
01:43 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 - 2026, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3