kalabasa Posted February 21, 2021 Posted February 21, 2021 For example @jump command will only usable during an automated event? Quote
0 LearningRO Posted February 21, 2021 Posted February 21, 2021 - script atcmd_example -1,{ OnInit: bindatcmd "test",strnpcinfo(3) + "::OnAtcommand"; end; OnAtcommand: if(strcharinfo(3) == "mapevent" { do comand here } end; } try this 2 Quote
Question
kalabasa
For example @jump command will only usable during an automated event?
1 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.