Jump to content

Recommended Posts

Posted

Hey, I'm reaching out for help, I was wondering, which packet determinates such ability, to modify products quantity format and colour.
This is an example in one of the most popular server:

http://prntscr.com/e7pcml - it shows up as green colour - you have enough money to buy
http://prntscr.com/e7pdaa - it shows up as red colour - you don't have enough money to buy

 

I'm interested also in price formatting. 

Posted

Interface.u modification.

In MultiSellWnd you need to find function addNeededItem(int, ItemInfo), modifying t_color of itemAmountNode allows you to set desired color. I based it on UIScript GetInventoryItemCount function value.

Posted

Interface.u modification.

In MultiSellWnd you need to find function addNeededItem(int, ItemInfo), modifying t_color of itemAmountNode allows you to set desired color. I based it on UIScript GetInventoryItemCount function value.

 

Yeah but you need the u script for the target client with source and the knowledge to import it, are these things accessible for mortals like us ?

Posted (edited)

Yeah but you need the u script for the target client with source and the knowledge to import it, are these things accessible for mortals like us ?

I'm not sure if you're asking for this, but let's try.

https://cloud.mail.ru/public/6ke2/7SxPnkT7F

pw: NewYear2017

 

Happy usage.

Edited by Pleyne
  • 2 weeks later...
Posted

Interface.u modification.

In MultiSellWnd you need to find function addNeededItem(int, ItemInfo), modifying t_color of itemAmountNode allows you to set desired color. I based it on UIScript GetInventoryItemCount function value.

 

interface.u doesn't seem to relate with the design of the window, its more like event handling and parsing, I could be wrong because I have to make further research on these scripts. Maybe Im even looking on the wrong place

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock