php
I got bored, you'll need to edit the datacon.php and protect it with a .htaccess of course
|
mind if I ask what it is?
|
Cool, Neat little tool.
Is this a one off, because I'd love to see a more powerfull version. I would make a perfect companion to Phpmysql as an easy way tracking down NPC_IDs Well I'm off to debug some quests now, :D |
alter table items add Name varchar(64) default 'Invalid Name';
update items set Name=substring(raw_data, 1,64) where id=id; |
All times are GMT -4. The time now is 06:12 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.