[fixed] Stackable check on drop packet

Bug Reports relating to the 097 core are moved to this forum once solved.

Moderator: POL Developer

Locked
User avatar
CWO
POL Expert
Posts: 1158
Joined: Sat Feb 04, 2006 5:49 pm
Location: Chicago, IL USA

[fixed] Stackable check on drop packet

Post by CWO »

oo me first. The server does no checking on the server side for stacking which it should. Players can make anything stackable at all just by modifying their own tiledata.cfg on the client side.
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm
Location: Cross Lanes, WV

Re: [fixed] Stackable check on drop packet

Post by MuadDib »

Code: Select all

08-20 Turley:
        Fixed : server-side check if item is stackable on drop
Locked