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 7 of 8
«
First
<
3
4
5
6
7
8
>
Showing results 151 to 175 of 177
Search took
0.01
seconds; generated 95 minute(s) ago.
Search:
Posts Made By:
eski2
Forum:
Development::Feature Requests
05-29-2008, 01:21 PM
Replies:
19
Vendors of tradeskill goods
Views:
25,166
Posted By
eski2
I don't know how to do that, except counting the...
I don't know how to do that, except counting the items manually? Part of the problem is that many things with the same name have different item ID's and i think what is displayed is not what is...
Forum:
Development::Feature Requests
05-29-2008, 11:26 AM
Replies:
19
Vendors of tradeskill goods
Views:
25,166
Posted By
eski2
partial success. i think i hit the limit on...
partial success. i think i hit the limit on vendor items, and also mutiple dose potions are being sold as single use. Some items were selling for 0, presumably they are supposed to be no drop or...
Forum:
Development::Feature Requests
05-29-2008, 11:18 AM
Replies:
19
Vendors of tradeskill goods
Views:
25,166
Posted By
eski2
I got sick of bashing my head against the wall...
I got sick of bashing my head against the wall because of my sql ignorance.
I exported the list of SELECT
a.name as 'Recipe Name',
b.item_id as 'Items Table ID'
FROM
tradeskill_recipe as a,...
Forum:
Development::Feature Requests
05-29-2008, 10:55 AM
Replies:
19
Vendors of tradeskill goods
Views:
25,166
Posted By
eski2
no luck, i can spawn the vendor but he has no...
no luck, i can spawn the vendor but he has no inventory.
I use SELECT
a.name as 'Recipe Name',
b.item_id as 'Items Table ID'
FROM
tradeskill_recipe as a,
tradeskill_recipe_entries as b...
Forum:
Development::Feature Requests
05-29-2008, 10:36 AM
Replies:
19
Vendors of tradeskill goods
Views:
25,166
Posted By
eski2
I think i might have done that right, although my...
I think i might have done that right, although my brain kept thinking of drop down boxes and "create new merchant" buttons, as i hate checking things like "what is the next free merchant id?" as if...
Forum:
Development::GeorgeS's Tools
05-29-2008, 09:54 AM
Replies:
443
Updated Tool - EqItems Item Editor
Views:
790,886
Posted By
eski2
I tried using the custom npc making tool to make...
I tried using the custom npc making tool to make a merchant, but as far as i can tell, it creates the merchant but it's not easily added to the game. You have to load up the game and use the gm...
Forum:
Development::GeorgeS's Tools
05-29-2008, 02:50 AM
Replies:
443
Updated Tool - EqItems Item Editor
Views:
790,886
Posted By
eski2
I noticed a general problem with the tools where...
I noticed a general problem with the tools where the screen is truncated, so that part of it is off the page, and there's no scroll bars to slide over. The close button, for example, is inaccessible....
Forum:
Development::Feature Requests
05-28-2008, 01:33 PM
Replies:
19
Vendors of tradeskill goods
Views:
25,166
Posted By
eski2
Vendors of tradeskill goods
For people playing on the minilogin servers, buying a potion from a shaman vendor is not an option. This is a shame as potions add viability to soloing (although i really can't figure the potion belt...
Forum:
Development::GeorgeS's Tools
05-28-2008, 12:10 PM
Replies:
443
Updated Tool - EqItems Item Editor
Views:
790,886
Posted By
eski2
Seems to be any item. I load my character, select...
Seems to be any item. I load my character, select item, edit, then hit "copy" which i presume creates a new item id to safely change stats without altering the original?
Forum:
Quests::Completed
05-28-2008, 10:57 AM
Replies:
15
Buff Bot Example
Views:
42,380
Posted By
eski2
I love the buff bot but how would you tweak it to...
I love the buff bot but how would you tweak it to give extended durations? Is giving a bot AAs and gear hard?
I don't have the bot code that is being worked on elsewhere but just using the bot...
Forum:
Quests::Custom
05-28-2008, 10:47 AM
Replies:
3
War in Freeport and Qeynos
Views:
11,426
Posted By
eski2
War in Freeport and Qeynos
It's beyond my skills but as an idea, i wanted to see if anyone was interested. What about a quest or trigger to change the cities of freeport and qeynos so that the opposed guard or warrior factions...
Forum:
Quests::Custom
05-28-2008, 10:38 AM
Replies:
8
My 3.0 Epic Turnin Quest
Views:
12,604
Posted By
eski2
This looks good!
This looks good!
Forum:
Development::GeorgeS's Tools
05-28-2008, 10:19 AM
Replies:
443
Updated Tool - EqItems Item Editor
Views:
790,886
Posted By
eski2
I get crashes with the items editor if i try...
I get crashes with the items editor if i try copying: "fieldunk123 doesn't have a value"; apologies if this is a known issue. I have a screenshot but i don't know if i can upload it here?
With the...
Forum:
Development::Bug Reports
05-28-2008, 10:10 AM
Replies:
0
possible bug with packrat
Views:
4,794
Posted By
eski2
possible bug with packrat
I'm playing a monk and never got to use the packrat aa before. I'm not seeing any effect. Should it make a difference for me? After all, monks don't carry that much anyway and i end up destroying...
Forum:
Development::Bots
05-27-2008, 06:08 PM
Replies:
842
EQoffline, bots and more..
Views:
3,062,472
Posted By
eski2
darn i thought i put code tags around the bit...
darn i thought i put code tags around the bit above and i can't see how to edit my post, what do i click on to fix it?
Forum:
Development::Bots
05-27-2008, 05:54 PM
Replies:
842
EQoffline, bots and more..
Views:
3,062,472
Posted By
eski2
I was hoping this might help in debugging the...
I was hoping this might help in debugging the problem. I'm guessing where it says "[Debug] [NET__IDENT_TRACE] 127.0.0.1:59593: First opcode 0x4dd0 did not match ex
pected 0x2792" is where it's...
Forum:
Development::Bots
05-27-2008, 02:45 PM
Replies:
842
EQoffline, bots and more..
Views:
3,062,472
Posted By
eski2
I couldn't find any product version numbers but...
I couldn't find any product version numbers but this is the output from Directory of C:\EQEmu . I'm happy to try anythingthat might get me the bots and the zones working together?
25/07/2007 ...
Forum:
Development::Bots
05-27-2008, 01:30 PM
Replies:
842
EQoffline, bots and more..
Views:
3,062,472
Posted By
eski2
I went back to my backup versions of...
I went back to my backup versions of "EMuShareMem.dll
WorldDebug.exe
ZoneDebugPerl.exe"
and the zone issue went away. As far as i can tell, that shouldn't have affected the database? I can still...
Forum:
Development::Bots
05-27-2008, 11:35 AM
Replies:
842
EQoffline, bots and more..
Views:
3,062,472
Posted By
eski2
so the bots seemed to be working but the maps...
so the bots seemed to be working but the maps seemed to be bugged now?
Forum:
Development::Bots
05-27-2008, 11:19 AM
Replies:
842
EQoffline, bots and more..
Views:
3,062,472
Posted By
eski2
Wed May 28 01:12:49 2008] Player is beneath the...
Wed May 28 01:12:49 2008] Player is beneath the world in East Cabilis at 0.000, 0.000, 0.000, moving to safe point.
[Wed May 28 01:12:49 2008] Player is beneath the world in East Cabilis at 0.000,...
Forum:
Development::Bots
05-27-2008, 11:06 AM
Replies:
842
EQoffline, bots and more..
Views:
3,062,472
Posted By
eski2
Ok, a new complication has arisen. when i zone...
Ok, a new complication has arisen. when i zone in, my system locks up trying to move me to a safe point. I've tried using #zone (current zone) and #zone cabeast (i'm an iksar) but it still get caught...
Forum:
Development::Bots
05-27-2008, 09:42 AM
Replies:
842
EQoffline, bots and more..
Views:
3,062,472
Posted By
eski2
To quote from the Simpsons: "The what now?" ...
To quote from the Simpsons: "The what now?"
I know not this thing you call "Komm Pyl". I just downloaded and ran the thing
Maybe if i had done that it would have worked?
I'm pretty...
Forum:
Development::Bug Reports
05-27-2008, 07:34 AM
Replies:
7
shared bank plat?
Views:
11,932
Posted By
eski2
it doesn't work on mine either? i use minilogin...
it doesn't work on mine either? i use minilogin if that's relevant?
Forum:
Development::Bots
05-27-2008, 03:07 AM
Replies:
842
EQoffline, bots and more..
Views:
3,062,472
Posted By
eski2
I'd backed up the files below before starting and...
I'd backed up the files below before starting and restoring the originals made the game playable but #bot doesn't work. My schemata shows the bot tables i'd expect. I must be close surely? I'd put...
Forum:
Development::Bots
05-27-2008, 02:18 AM
Replies:
842
EQoffline, bots and more..
Views:
3,062,472
Posted By
eski2
How do i find out which version? I followed...
How do i find out which version? I followed http://eqoffline.free.fr/README.txt but i think it trashed something vital as now I can't even get eqlaunch to work. I don't know if i followed the...
Showing results 151 to 175 of 177
Page 7 of 8
«
First
<
3
4
5
6
7
8
>
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
11:50 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