kalabasa Posted February 21, 2021 Share Posted February 21, 2021 For example @jump command will only usable during an automated event? Quote Link to comment Share on other sites More sharing options...
0 LearningRO Posted February 21, 2021 Share 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 Link to comment Share on other sites More sharing options...
For example @jump command will only usable during an automated event?
Link to comment
Share on other sites