Dissidia Posted September 16, 2013 Posted September 16, 2013 help me to disable @storage in prontera. Quote
Patskie Posted September 16, 2013 Posted September 16, 2013 In your case : - script Sample#1 -1,{ OnInit: bindatcmd "storage",strnpcinfo(0)+"::OnAtcommand"; end; OnAtcommand: if( strcharinfo(3) == "prontera" ) message strcharinfo(0),"You cannot use @storage on prontera"; else openstorage; end; } Quote
QQfoolsorellina Posted September 16, 2013 Posted September 16, 2013 http://rathena.org/board/topic/85606-disabling-command-or-storage/ Quote
Dissidia Posted September 17, 2013 Author Posted September 17, 2013 I am only using rathena 16991, do you know how is source edit atcomman.c? i think no script in 16991 of bindatcmd. Quote
Capuche Posted September 17, 2013 Posted September 17, 2013 bindatcmd is implemented in your revision, no need source edit http://trac.rathena.org/search?q=bindatcmd Quote
Question
Dissidia
help me to disable @storage in prontera.
4 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.