Renji Abarai Posted April 29, 2014 Posted April 29, 2014 (edited) does anyone have a src code for the @lock & @unlock feature like in dark RO? when in @lock mode, when you login you cant open storage, trade players, drop items, sell items unless you input the security password when you type @unlock Edited April 30, 2014 by Renji Abarai Quote
Patskie Posted April 30, 2014 Posted April 30, 2014 - script Sample -1,{ OnInit: bindatcmd "lock",strnpcinfo(3)+"::OnCommand",99,99; end; OnCommand: dispbottom "Lock lock lock!"; end; } Quote
Question
Renji Abarai
does anyone have a src code for the @lock & @unlock feature like in dark RO? when in @lock mode, when you login you cant open storage, trade players, drop items, sell items unless you input the security password when you type @unlock
Edited by Renji Abarai1 answer 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.