Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-19-2013, 12:42 PM
Sinclipse
Hill Giant
 
Join Date: May 2012
Posts: 122
Default Augment Pools, the mystery!

How does one go about making a Augment pool, I was told to download a program, did, and it doesn't work, maybe I'm doing someone wrong?
Reply With Quote
  #2  
Old 01-19-2013, 06:01 PM
wolfwalkereci
Discordant
 
Join Date: Dec 2005
Posts: 435
Default

Add it as an object.
Reply With Quote
  #3  
Old 01-20-2013, 01:04 AM
Drajor's Avatar
Drajor
Developer
 
Join Date: Nov 2012
Location: Halas
Posts: 355
Default

Augment pool data is found in the 'object' table. Note that the type field needs to be 53.
__________________
Drajor regards you indifferently -- what would you like your tombstone to say?
Reply With Quote
  #4  
Old 01-20-2013, 10:50 AM
Sinclipse
Hill Giant
 
Join Date: May 2012
Posts: 122
Default

So I found the one in butcher block - and I can't replicate it, I've tried, changing the placement cords and it was like 'Ha, no.' So... I need a little more indepth walk through if possible please. It's been annoying me.
Reply With Quote
  #5  
Old 01-20-2013, 10:57 AM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

http://www.eqemulator.net/wiki/wikka...bjectPlacement
__________________
I muck about @ The Forge.
say(rand 99>49?'try '.('0x'.join '',map{unpack 'H*',chr rand 256}1..2):'incoherent nonsense')while our $Noport=1;
Reply With Quote
  #6  
Old 01-21-2013, 07:26 AM
Sinclipse
Hill Giant
 
Join Date: May 2012
Posts: 122
Default

Alrighty, I wrote it out and tried it two different ways, I guess I'm doing something wrong still, this is the error tried both way, the way they had me paste it was different then what was listed in the DB table...

Reply With Quote
  #7  
Old 01-21-2013, 08:14 AM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

old guide is old, apparently (2008).

it lists 24 fields for the table, and there are only 22 (and in a different order)

use describe <tablename>; to get an overview of the table you are working with in mysql

output:
Code:
mysql> describe object;
+------------+----------------------+------+-----+---------+----------------+
| Field      | Type                 | Null | Key | Default | Extra          |
+------------+----------------------+------+-----+---------+----------------+
| id         | int(11)              | NO   | PRI | NULL    | auto_increment |
| zoneid     | int(11) unsigned     | NO   | MUL | 0       |                |
| version    | smallint(5)          | NO   |     | 0       |                |
| xpos       | float                | NO   |     | 0       |                |
| ypos       | float                | NO   |     | 0       |                |
| zpos       | float                | NO   |     | 0       |                |
| heading    | float                | NO   |     | 0       |                |
| itemid     | int(11)              | NO   |     | 0       |                |
| charges    | smallint(3) unsigned | NO   |     | 0       |                |
| objectname | varchar(32)          | YES  |     | NULL    |                |
| type       | int(11)              | NO   |     | 0       |                |
| icon       | int(11)              | NO   |     | 0       |                |
| unknown08  | mediumint(5)         | NO   |     | 0       |                |
| unknown10  | mediumint(5)         | NO   |     | 0       |                |
| unknown20  | int(11)              | NO   |     | 0       |                |
| unknown24  | int(11)              | NO   |     | 0       |                |
| unknown60  | int(11)              | NO   |     | 0       |                |
| unknown64  | int(11)              | NO   |     | 0       |                |
| unknown68  | int(11)              | NO   |     | 0       |                |
| unknown72  | int(11)              | NO   |     | 0       |                |
| unknown76  | int(11)              | NO   |     | 0       |                |
| unknown84  | int(11)              | NO   |     | 0       |                |
+------------+----------------------+------+-----+---------+----------------+
22 rows in set (1.33 sec)
then you'll need to make corrections to you query to match the order in the current database and add/remove fields that are incorrect in the guide.

this line is quite obviously misleading:
Quote:
Basic SQL knowledge (Not necessary but useful)
might be handy to update the guide after you get it working. :)
__________________
I muck about @ The Forge.
say(rand 99>49?'try '.('0x'.join '',map{unpack 'H*',chr rand 256}1..2):'incoherent nonsense')while our $Noport=1;
Reply With Quote
  #8  
Old 01-21-2013, 08:38 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

If you are not very familiar with MySQL command prompt, you can always use a GUI like Navicat, which makes DB editing pretty easy, even for the less experienced.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #9  
Old 01-21-2013, 08:43 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Quote:
Originally Posted by trevius View Post
If you are not very familiar with MySQL command prompt, you can always use a GUI like Navicat, which makes DB editing pretty easy, even for the less experienced.
It works great for Trevius
Reply With Quote
  #10  
Old 01-21-2013, 08:44 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Too true lol. I use it whenever I am not needing to do multiple changes at once.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 09:00 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3