Jump to content

  •  

Jeffery

Member Since 02 Apr 2013
Offline Last Active Aug 05 2016 04:40 AM
-----

Topics I've Started

Unique ID to All Items

16 January 2015 - 05:37 AM

I suggest all items equipped with unique id

and all items are unstackable in SQL data and they automatically stack to the client when they are stackable.

It will be helpful when admin trace the item log


to make storage like guild_storage to save memory

21 January 2014 - 08:57 AM

Players don't use storage all the time,

so there's no reason for map-server to store memory data for them all the time (sd->status.storage).

 

I suggest that make storage data like guild_storage data.

Only occupy memory when player use the storage system.

And free the memory when player close the storage and save to SQL.