Zeny bugs in vending

mrlongshen

Noobies
Messages
1,126
Points
0
Age
36
Location
localhost 127.0.0.1
Emulator
Good morning all , I want to ask , why am I still can buy even if money is already full on the seller which is 1 Billion. ? 

How to fix this bugs ? How to reject the transaction if 

item sold 1b

vendor zeny 700m

maximum zeny is 1b

then transaction reject ?

How to make it ?

1.png


Seller sold for 1b

2.png

Seller zeny already max 1b

4.png


Other player still can buy even the money is already full.

This is ridiculous, please help me. Thanks.

 
this is not ridiculous xD there is an option for it
default_tongue.png
 

items.conf

// Whether to allow buying from vending chars that are at their max. zeny limit.
// If set to yes, the rest of the zeny above the char's capacity will disappear.
vending_over_max: yes
 
Back
Top