Jump to content

Recommended Posts

Posted (edited)

When i'm trying to bet, i got that:

 

24d90d3bbfa56841eea1a096dab28303650.jpg

 

This is Code:

 

08685b268214bb9f95f83ea8d9ba3242886.jpg

 

P.S. changed Item ID in 4 position.

 

So, wtf?

Edited by Turkmenas
Posted

I mean this. :D

i'm also fixed that. :) Just needed to change that:

 

from: if (this._player.getInventory().getInventoryItemCount(1681, 1) >= this._ammount)

to: if (this._player.getInventory().getInventoryItemCount(1681, 0) >= this._ammount)

Posted

i'm also fixed that. :) Just needed to change that:

from: if (this._player.getInventory().getInventoryItemCount(1681, 1) >= this._ammount)

to: if (this._player.getInventory().getInventoryItemCount(1681, 0) >= this._ammount)

Clean the code better

Remove all this.

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