Help With DB with news itens and pets

07/10/2009 05:43 BetuDM#1
Hello 4 all, i am using the DB with the news pets and itens.
I am doing all thinks to setup it online. But, when i go to the machines to uplev of itens, i cant uplev the Sword, armor and necklance. Someone can talk to me one patch to i do it works?

Tanks.

And someone have one guide how to use the Elitepvpers shop/itemtype editor?

Tanks Again
07/10/2009 06:12 Romur#2
Just some advice, don't use any item editors, they mess things up in the game. Learn to hex edit, there are plenty of guides around.
07/10/2009 18:57 BetuDM#3
ok, but i need now why i cant level upgrade of new itens?
07/11/2009 08:41 BetuDM#4
anyone can help?
07/11/2009 09:36 hio77#5
if you are talking about upgrading to lvl 255 items it wont work as the msg server is pre-coded not to let it ...
07/12/2009 20:00 BetuDM#6
Quote:
Originally Posted by hio77 View Post
if you are talking about upgrading to lvl 255 items it wont work as the msg server is pre-coded not to let it ...
Look, i have maked my patch, and when i conect on game with patch of another server, i can upgrade the level of my equips to +255, its on the Ini folder of client, but u know say what is the file or the files?

i cant upgrade the level of swords, armor and neck.

tanks
07/13/2009 09:21 hio77#7
Quote:
Originally Posted by BetuDM View Post
Look, i have maked my patch, and when i conect on game with patch of another server, i can upgrade the level of my equips to +255, its on the Ini folder of client, but u know say what is the file or the files?

i cant upgrade the level of swords, armor and neck.

tanks

Code:
   [SIZE=2]9990056[/SIZE]   [SIZE=2]9990057[/SIZE]   [SIZE=2]0[/SIZE]   [SIZE=2]501[/SIZE]   [SIZE=2]145300[/SIZE]   [SIZE=2] 0 0 0 0 0 0 0 255[/SIZE] [SIZE=2]
[/SIZE]
ID = 9990056
ID_next = 9990057
ID_nextfail = 0
Type = 501
Data = 145300 (ITEM ID)
Pram = 0 0 0 0 0 0 0 255



EDIT:

just a little more info for you :D

Quote:
ACTION_ITEM_ADD = 501, / / Add items. data = itemtype_id, param = "amount amount_limit ident gem1 gem2 magic1 magic2 magic3 data warghostexp gemtype availabletime", param can be omitted, all the default value is 0 (that is not revised)


this is out of the Chinese source