very nice, just now saw it and have added ti to my program collection
+ rep
__________________
"In the event of an emergency, dont ask me, I crashed my server a few hundered times before I realized kicking the CPU wont make it work"
[Only registered and activated users can see links. ][Only registered and activated users can see links. ][Only registered and activated users can see links. ][Only registered and activated users can see links. ]
Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx.
if your trying to create a "new" nc thats not in the system it will not work
you have to already have a exsisting data line int he table your moding
found out the hard way
__________________
"In the event of an emergency, dont ask me, I crashed my server a few hundered times before I realized kicking the CPU wont make it work"
[Only registered and activated users can see links. ][Only registered and activated users can see links. ][Only registered and activated users can see links. ][Only registered and activated users can see links. ]
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Join Date: Oct 2007
Posts: 3
Reputation: 1
Re: Ascent Database Editor
I've created things easily. All this does is INSERT data into the tables, if you put in a new ID number and still have all the necessary data, there shouldn't be a problem.
I've done this with item only, though. I can't see any reason why NPCs would be different.
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Join Date: Oct 2007
Posts: 3
Reputation: 1
Re: Ascent Database Editor
Quote:
Originally Posted by Viter
Can anyone help me here please
You don't have an entry ID. You need one in order to insert the data into the table. Think, if it doesn't know to whome this data is assigned (Existing or new), how would the NPC manifest in the game? How would you spawn it with no ID?
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Join Date: Nov 2007
Posts: 1
Reputation: 1
Re: Ascent Database Editor
This looks awesome, but as a previous poster asked, how exactly do I get this thing running? I've opened it, but I'm not sure what to put in the "Database Details" window that opens... any help would be greatly appreciated.
This looks awesome, but as a previous poster asked, how exactly do I get this thing running? I've opened it, but I'm not sure what to put in the "Database Details" window that opens... any help would be greatly appreciated.
ah verry simple
you see this: [Only registered and activated users can see links. ]
the first time you open it the upper thing should say: 'New Connection' (next to the delete button)
under that you have to type your host... if you host your database on your pc type localhost... if it is hosted somewhere else type the IP the database host.
then you have to type username and password... normally if you made your MySQL database on your PC or somewhere else you had to enter a password... that password you got to type in here.. the username is the username you use to login in your database with navicat.
last thing you got to fill in is the database name...you created a new database on your mysql host... for example 'ascent' then fill in ascent...
your database name in navicat is here: [Only registered and activated users can see links. ]
and your host IP and username you can see if you right click on your database => connection info.. then you see something like this:
[Only registered and activated users can see links. ]
for the database password i think i dont have to make screens right? you had to configure it yourself... but if you really need help with that also then i post
grtz
__________________
(\_/) Give to people who have been helpfull!
(O.o) This is Bunny. Copy Bunny into your signature
(> <) to help him on his way to world domination.
[Only registered and activated users can see links. ]