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?
|
Add it as an object.
|
Augment pool data is found in the 'object' table. Note that the type field needs to be 53.
|
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.
|
|
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...
http://i48.tinypic.com/16qh45.jpg |
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; this line is quite obviously misleading: Quote:
|
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.
|
Quote:
|
Too true lol. I use it whenever I am not needing to do multiple changes at once.
|
All times are GMT -4. The time now is 04:01 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.