kalabasa Posted February 21, 2021 Group: Members Topic Count: 123 Topics Per Day: 0.05 Content Count: 478 Reputation: 14 Joined: 11/30/17 Last Seen: January 23 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 Group: Members Topic Count: 107 Topics Per Day: 0.02 Content Count: 778 Reputation: 73 Joined: 02/10/12 Last Seen: 9 hours ago 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...
Question
kalabasa
For example @jump command will only usable during an automated event?
Link to comment
Share on other sites
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.