Thread: Item Charges
View Single Post
  #2  
Old 02-16-2014, 02:10 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Unfortunately, count, stack count and charges share the same variable...

I'm not 100% sure if all clients share this behavior..but, I'm bound to run across that soon.


Singular Item: 0 charge (could be 1...)
Charged Item: 0 - n charges
Stackable Item: 1 - n charges


As far as THAT particular item, I don't have access to a db atm...

Is this a clickable/stackable object that should have a count?

The server checks for those and assigns the count according.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote