dize11 Posted August 28, 2013 Posted August 28, 2013 Hi to all i have some issue of storage npc i have set 3 levels of premium account (levels 1,2,3 accounts) now if the account level 3 it cannot open the npc storage he put "you cannot opent of your GM level" any help!? Quote
Emistry Posted August 28, 2013 Posted August 28, 2013 if( accountlevel == 3 ){ mes "you cant open storage"; }else{ openstorage; } close; Quote
Question
dize11
Hi to all i have some issue of storage npc i have set 3 levels of premium account (levels 1,2,3 accounts) now if the account level 3 it cannot open the npc storage he put "you cannot opent of your GM level" any help!?
2 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.