[Release] {PHP} Inventory Editor

този едитор е направен одавна сега ли го виждате :D
 
  • Like
Reactions: Milanoob
казваму се Harmany Options :)

ахахаха много Хари потър гледаш,
Хармаяни грейнджър (chuckle)(chuckle)(chuckle)

Междодругото има 1-2 бъгчета,
8/10

И според мене и мефката тряяше да има малко участие... ама...
 
Last edited:
  • Like
Reactions: Milanoob
Good Work Damian.. its a new way and easy.for Game Masters. a Thanks from me.

JUST RESPECT
 
  • Like
Reactions: Milanoob
Незнам но при мен не бачка... :(
Като кликна на swords и нищо все едно не съм кликнал...
Малко help ще е от полза.
 
  • Like
Reactions: Milanoob
Незнам но при мен не бачка... :(
Като кликна на swords и нищо все едно не съм кликнал...
Малко help ще е от полза.

Същия проблем е и при мен.
Вместо да давате по 30235235 пъти 10/10
може да ни помогнете :).
Иначе дизайна и сичко др. е уникално :)
 
  • Like
Reactions: Milanoob
Оправих се .
Влез в папката DB и отвори файла
InventoryEdit и ги вкарай в Query-то
 
  • Like
Reactions: Milanoob
Супер 100000000/1000000
Но всичко си има и кусур... та косура на това е, че кето си лсожа нещо не героя и става на Kris :D
 
Last edited:
  • Like
Reactions: Milanoob
Само едно немога да разбера защо като цъкна да сложа примерно на 2те ръце на См-То примерно 2 Кундум Стафа се бъгва херото смисъл вместо да сложи 2та стафа слага на хелм Брадвичка.. :D
 
  • Like
Reactions: Milanoob
Само едно немога да разбера защо като цъкна да сложа примерно на 2те ръце на См-То примерно 2 Кундум Стафа се бъгва херото смисъл вместо да сложи 2та стафа слага на хелм Брадвичка.. :D

защото на оригиналните версии см то не носи 2 кундум стафа (katur)
 
  • Like
Reactions: Milanoob
Абе можем ли вместо да правим тази таблица да използваме WebShop теблицата?


GUIDE
Ето и как да работи добре картинката при Rage Fighter :)
Сложете прикаченото изображение в .../images след това отворете файл "function.equipt.new.php", намиращ се в папка includes и там търсим
PHP:
if($inventory['Class'] >= 48 and $inventory['Class'] < 64) { $invimage = 'images/inventorymg.png';}
заменяме с
PHP:
if($inventory['Class'] >= 48 and $inventory['Class'] < 64) { $invimage = 'images/inventorymg.png';}
if($inventory['Class'] >= 96 and $inventory['Class'] < 99) { $invimage = 'images/inventoryrf.png';}

сега правим същото и с "function.equipt.old.php", отново намиращ се в папка includes. И сте готови :)

Credits: MapTuH4y

Моля натиснете "Thanks" бутона, ако съм ви помогнал :)
 

Attachments

  • inventoryrf.png
    inventoryrf.png
    165.7 KB · Views: 22
Last edited:
That's pretty awesome, great release. If you wondering "Why I can't see any items, nothing works" well go to xampp\htdocs\InventoryEditor\db and click on "InventoryEdit" then copy everything and paste to your SQL query, after that refresh your page and it should work. Main reason why people can't connect to this item maker is because;

$login_account='This is your Login'; //Account
$login_password='This is your password'; //Password

And then try login again with this settings.

Screen of the item maker


18077594.png


10/10
 
  • Like
Reactions: Milanoob
That's pretty awesome, great release. If you wondering "Why I can't see any items, nothing works" well go to xampp\htdocs\InventoryEditor\db and click on "InventoryEdit" then copy everything and paste to your SQL query, after that refresh your page and it should work. Main reason why people can't connect to this item maker is because;

$login_account='This is your Login'; //Account
$login_password='This is your password'; //Password

And then try login again with this settings.

Screen of the item maker


18077594.png


10/10

Maybe images are in your webshop folder? Try to copy them in inverntory_edit/images/items
 
  • Like
Reactions: Milanoob
Maybe images are in your webshop folder? Try to copy them in inverntory_edit/images/items

Read carefully before posting, I'm not asking but telling more like translating and giving a little tutorial for english speaker since most the replies are written in Bulgarian, correct me if I'm wrong. ;)
 
  • Like
Reactions: Milanoob