- script certainlevel -1,{OnInit: bindatcmd "certainlevel",strnpcinfo(3)+"::OnBaseLevel"; end;OnBaseLevel: if(BaseLevel < 10){ dispbottom "You must be level 10 above to use this command"; end; }; dispbottom "You can use the command"; end;}if the player is trying to use the command without reaching the level requirement.. how to add this message?
"you must be level 10 above to use this command"
thank you sir.. you're so malufet ^^- script certainlevel -1,{OnInit: bindatcmd "certainlevel",strnpcinfo(3)+"::OnBaseLevel"; end;OnBaseLevel: if(BaseLevel < 10){ dispbottom "You must be level 10 above to use this command"; end; }; dispbottom "You can use the command"; end;}if the player is trying to use the command without reaching the level requirement.. how to add this message?
"you must be level 10 above to use this command"
![]()
We use essential cookies to make this site work, and optional cookies to enhance your experience.