|
|
|
 |
 |
 |
 |
|
 |
 |
|
 |
 |
|
 |
|
| KayotRO This is the forum for Kayot's Editor. |

02-14-2008, 05:47 AM
|
|
Developer
|
|
Join Date: Oct 2004
Location: THE ATL (wut wut)
Posts: 325
|
|
That's great news Kayot. I look forward to new releases!
Dax
__________________
Daxum
Former ServerOp - Vallon Zek / Tallon Zek Emu Server - Legit / Guild PvP - (2007 - 2011 RIP)
|

02-14-2008, 08:36 AM
|
|
Demi-God
|
|
Join Date: May 2007
Posts: 1,032
|
|
IMHO concentrate of a char editor most of all: stats, deyty, race.
Cuase thats the one we are missing the most =)
May as well make it stand alone so it will small and fast to downlaod/use
|

02-14-2008, 09:46 AM
|
|
Discordant
|
|
Join Date: Sep 2006
Location: Subsection 185.D354 C.12
Posts: 346
|
|
Originally I was going to make it stand alone, but that would kill drag and drop. Not to mention Item/Spell storage.
Funny thing, the first editor I made was mainly so I could juice my characters without a lot of data searching. Then I started playing on PEQ and used my program to tell me where items dropped, spawns spawned, and merchants had rare whatever. It was nice using a single search of all weapons sold by default on merchants so I could buy the best on PEQ. Though I'm sure it's also underhanded.
BTW, my laptop can't go full screen, it says it fails to initize. Any one solve this problem? It's putting a major kink in development.
__________________
If at first you don't succeed destroy all evidence that you ever tried.
God doesn't give second chances... Hell, he sets you up the first time.
|

02-14-2008, 11:25 AM
|
|
Demi-God
|
|
Join Date: May 2007
Posts: 1,032
|
|
Quote:
Originally Posted by Kayot
Originally I was going to make it stand alone, but that would kill drag and drop. Not to mention Item/Spell storage.
.
|
you see, lost and lots things abotu char and or items can be edited directly in DB - items, charges whatever.
the one thing i cannot posible edit is the stupid BLOB file, which contains 4 essential things: stats, deyty, race and class - thats why i belive this little thing should be stand alone =)
|
 |
|
 |

02-14-2008, 07:16 PM
|
|
Developer
|
|
Join Date: Mar 2007
Location: Ohio
Posts: 648
|
|
Quote:
Originally Posted by ChaosSlayer
the one thing i cannot posible edit is the stupid BLOB file, which contains 4 essential things: stats, deyty, race and class - thats why i belive this little thing should be stand alone =)
|
Not trying to derail the thread, but here is a relatively easy way to change the profile blob using a MySQL query:
Quote:
|
UPDATE character_ SET profile = INSERT((SELECT profile FROM (SELECT * FROM character_) AS x WHERE id = 748),(4720+1),4,RPAD(CHAR(100),4,CHAR(0))) WHERE id = 748;
|
This would give a character with an ID of 748 100 platinum.
In theory, you can change 4720 to any field # in the profile blob & the 100 to whatever numeric value you want it set to. You would then need to change the 4's to correspond with however many characters the data takes up (32-bit integers are 4, for example), otherwise the blob will become corrupt (too many/too few characters).
Some might be wondering why there are 2 subqueries. The answer is discussed here, and it's basically a workaround for not being able to query the same table in an update.
I verified it works without any issues on an existing toon.
If anyone has any questions about this, please feel free to ask in another thread.
|
 |
|
 |

02-15-2008, 12:33 AM
|
|
Discordant
|
|
Join Date: Sep 2006
Location: Subsection 185.D354 C.12
Posts: 346
|
|
I just had the editor dump the profile into an array ^-^, it takes a bit more ram but makes adding edits a joke.
__________________
If at first you don't succeed destroy all evidence that you ever tried.
God doesn't give second chances... Hell, he sets you up the first time.
|

02-15-2008, 04:15 AM
|
|
Developer
|
|
Join Date: Oct 2004
Location: THE ATL (wut wut)
Posts: 325
|
|
There is ONE thing that I haven't been able to access with any available tools, and it annoys the piss out of me.
PLAYER CORPSE DATA
If anyone were to figure out this riddle, I would gladly build a goat-shrine in your honor.
Dax
__________________
Daxum
Former ServerOp - Vallon Zek / Tallon Zek Emu Server - Legit / Guild PvP - (2007 - 2011 RIP)
|

02-14-2008, 10:05 AM
|
|
Discordant
|
|
Join Date: Sep 2006
Location: Green Bay, WI
Posts: 436
|
|
Kayot,
Very Excited to hear the news, always been a big fan of your work  I really like the current format of it.
|

02-14-2008, 10:11 AM
|
|
Dragon
|
|
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
|
|
What OS are you running on your laptop? The last time I had problems with it saying it couldn't go full screen, I was trying to run DOS programs on Vista and had to fire them up in DosBox.
|

02-14-2008, 10:47 AM
|
|
Discordant
|
|
Join Date: Sep 2006
Location: Subsection 185.D354 C.12
Posts: 346
|
|
XP all the way baby, and HP said it couldn't be done on a new laptop.
leslamarch: Which part do you like the most?
__________________
If at first you don't succeed destroy all evidence that you ever tried.
God doesn't give second chances... Hell, he sets you up the first time.
|

02-14-2008, 11:15 AM
|
|
Discordant
|
|
Join Date: Sep 2006
Location: Green Bay, WI
Posts: 436
|
|
Drag and drop feature, where the storage applies to all parts of the program. The starting items for each race class and so on. I guess the best part though is the all in one, all selected from the editors menu. Just a Huge fan of this editor. 
|
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 06:27 PM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |