caspa Posted February 3, 2013 Posted February 3, 2013 why does atcommand @storage on an item always says storage failed........ Quote
AnnieRuru Posted February 3, 2013 Posted February 3, 2013 trunk/npc/kafras/functions_kafras.txt use openstorage 3 Quote
Nipsino Posted February 3, 2013 Posted February 3, 2013 (edited) What do you mean? If it says storage failed whenever you use an item try this. function script storage { atcommand "@storage"; end; } Then in the item use callfunc "storage"; Edit: Forgot all about openstorage! LOL. Edited February 3, 2013 by Nipsino Quote
Emistry Posted February 3, 2013 Posted February 3, 2013 (edited) use openstorage Edit : LOL......Annie ...is....faster...>.< Edited February 3, 2013 by Emistry 1 Quote
Question
caspa
why does atcommand @storage on an item always says storage failed........
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.