Item Stacking Demo

by Spunky_Girl
A simple item stacking demonstration [More]
To download this demo for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Spunky_Girl.sp_isd##version=1

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Spunky_Girl.sp_isd##version=1

351 downloads
Version v1.1
Date added: Dec 17 2009
Last updated: Feb 7 2011
3 fans
I see a constant need for some sort of item stacking system, so I decided to put out the one I created and use on my game.

v1.1
Reworked the system entirely. It was horrible. I still dislike how I display the amounts, but it's satisfactory for this demo and gets the idea across.

Comments

Murrawhip: (Oct 28 2011, 8:45 pm)
I picked up an item in the demo and received the following error:

runtime error: Cannot read null.type
proc name: Entered (/mob/Entered)
usr: Murrawhip (/mob)
src: Murrawhip (/mob)
call stack:
Murrawhip (/mob): Entered(null, the grass (7,4,1) (/turf/grass))
get()