|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Development::GeorgeS's Tools A forum just for GeorgeS's tools |
03-28-2008, 05:13 PM
|
Discordant
|
|
Join Date: Jun 2005
Posts: 286
|
|
Still errors out. However more info: It's creating an entry in loottable, and loottable_entries, but the loottable_entries points to a lootdrop ID that it makes up, and doesn't exist. I'm thinking this could cause the error? Shouldn't it just create an entry in loottable? And then add the others as you choose to add them in?
__________________
-Croup (the rogue)
Creator of Pandemic (PvP-Racewars)
|
03-28-2008, 05:45 PM
|
Forum Guide
|
|
Join Date: Sep 2003
Location: California
Posts: 1,474
|
|
So an empty entry in loottable = it errors out, but otherwise a non zero value there - the program works?
GeorgeS
|
03-28-2008, 07:27 PM
|
Discordant
|
|
Join Date: Jun 2005
Posts: 286
|
|
yeah, the only error i get is when there's no entry, and I try to create one.
__________________
-Croup (the rogue)
Creator of Pandemic (PvP-Racewars)
|
04-03-2008, 01:49 PM
|
Demi-God
|
|
Join Date: May 2007
Posts: 1,032
|
|
I am geting a new error in the recent releases.
When I go to
Tools > User Tools > Spell List - the spell list opens, and the whole thing freezes up.
basicly this part could be removed, since we also have a separate section called for spells, but just decided to let you know.
|
04-03-2008, 06:48 PM
|
Forum Guide
|
|
Join Date: Sep 2003
Location: California
Posts: 1,474
|
|
So that I understand this - when you say there's no value - you mean there's not a 0, but empty like as a null value?
GeorgeS
Quote:
Originally Posted by moydock
yeah, the only error i get is when there's no entry, and I try to create one.
|
|
04-03-2008, 08:26 PM
|
Discordant
|
|
Join Date: Jun 2005
Posts: 286
|
|
There's nothing, blank space -- No row in the loot tables exists for the npc.
__________________
-Croup (the rogue)
Creator of Pandemic (PvP-Racewars)
|
04-10-2008, 08:18 AM
|
|
Developer
|
|
Join Date: Aug 2006
Location: USA
Posts: 5,946
|
|
GeorgeS, if you get a chance, here is a list of fields I think should be added to the NPC and Loot Editor:
qglobals
see_hide
see_improved_hide
trackable
ATK (new field just added today)
Accuracy (new field just added today)
At the very least, I think the 2 new ones should definitely be in there.
Thanks again for all of your work on these tools. The community is much better off with all of the effort you have put into these tools
|
04-10-2008, 09:18 AM
|
Demi-God
|
|
Join Date: May 2007
Posts: 1,032
|
|
i belibe trackable is allready there.
new collumn should put somewheer closer to begining next to min/max damage.
and please, George- COLOR =) lets go back to gold on yellow, the red is killing me
|
04-11-2008, 05:12 AM
|
|
Developer
|
|
Join Date: Aug 2006
Location: USA
Posts: 5,946
|
|
Oh, and is it possible to add a way to change the stats of an entire column at one time, so it will change it for the entire zone? This would be nice to have to make quick changes. With this, you could easily make an entire zone see invis, or set all NPC resists, or any other stats that you wanted to do to all mobs in the zone. Then you could simply go back through and manually adjust the named or whichever ones you wanted to have different stats.
I would use this function quite often if it was added. As of now, I just double click and CTRL+V and go down the line for every NPC in the zone. This takes a very long time and a lot of clicks to adjust a whole zone of stats and resists, since that would be 10 columns total X the amount of NPCs in a zone.
|
04-11-2008, 09:56 PM
|
Hill Giant
|
|
Join Date: Sep 2005
Posts: 114
|
|
how does the npc/spawn/grid editor locate npcs and what not? I had added a mob to the npc_type table and wanted to add drop susing your program and a grid, but when loaded that mob isnt in the program.
I was also able to fix my db issues with your ODBC drivers, the new ones from mysql don't work.
|
04-11-2008, 10:26 PM
|
Demi-God
|
|
Join Date: May 2007
Posts: 1,032
|
|
Quote:
Originally Posted by fault
how does the npc/spawn/grid editor locate npcs and what not? I had added a mob to the npc_type table and wanted to add drop susing your program and a grid, but when loaded that mob isnt in the program.
|
the npc/loot editor ONLY shows npc which are on spawn table in a specific zone you curently looking at.
so if you created a NPC "bla" but eh is nto yet on spawning table of thsi zone- the editor will nto shown him.
untill he is added, in order to see him, you must search in all zones for its name in order to see it pop up in the list
OR you go into spawn editor, add this npc wher you want in, and then go back to npc editor- and he will pop up in the zone you added him too
|
|
|
|
04-12-2008, 04:39 AM
|
Forum Guide
|
|
Join Date: Sep 2003
Location: California
Posts: 1,474
|
|
Changes to a entire column in the entire list/zone can definitely be added in. The color changes will also be reverted as requested
I'll add these features in the next installment..
GeorgeS
Quote:
Originally Posted by trevius
Oh, and is it possible to add a way to change the stats of an entire column at one time, so it will change it for the entire zone? This would be nice to have to make quick changes. With this, you could easily make an entire zone see invis, or set all NPC resists, or any other stats that you wanted to do to all mobs in the zone. Then you could simply go back through and manually adjust the named or whichever ones you wanted to have different stats.
I would use this function quite often if it was added. As of now, I just double click and CTRL+V and go down the line for every NPC in the zone. This takes a very long time and a lot of clicks to adjust a whole zone of stats and resists, since that would be 10 columns total X the amount of NPCs in a zone.
|
|
|
|
|
04-12-2008, 06:14 AM
|
|
Developer
|
|
Join Date: Aug 2006
Location: USA
Posts: 5,946
|
|
Woot, thanks GeorgeS! Did you see the post about adding the following fields in as well? I think they are the most important thing:
qglobals
see_hide
see_improved_hide
trackable
ATK (new field)
Accuracy (new field)
I know Chaos mentioned that trackable might already be in there, but I don't see it. I see findable, but I don't think that is the same thing. Or is it? The most important ones are ATK and Accuracy though. They play major roles in encounter tuning now. I can't wait to try out the next download of it! This tool is consistently getting better and better. And I thought it was amazing the first time I saw it lol.
|
04-12-2008, 10:35 AM
|
Forum Guide
|
|
Join Date: Sep 2003
Location: California
Posts: 1,474
|
|
Sorry, I did read - but yes I will include all those
GeorgeS
|
04-24-2008, 05:08 AM
|
Fire Beetle
|
|
Join Date: Apr 2004
Posts: 21
|
|
I'm trying to create a new npc using this but I keep gettiing invalid race/class ^_^
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 08:41 PM.
|
|
|
|
|
|
|
|
|
|
|
|
|