ID:273528
 
imm not sure if my save system is doing this, or my delete system dont work all that well,but heres my problem i delete my old character but when i start a new character the old characters inventory are in my new characters inventory grid. any way to resolve this problem
mob/proc/deleteCharacter()
src << output(null, "inventory")
In response to Ripiz
thanks but i fixed it