Percyx10 Posted January 9, 2016 Posted January 9, 2016 On the server that I play has no system of alt+B for only the NPC buffer buffer which the command that I use to get target of npc buffer and buffar? I try to catch the target him in the script more nothing... begin Print('Npc Buffer'); Engine.SetTarget(30115); Delay(15000); Engine.SetTarget(30115); Delay(15000); Engine.DlgOpen; Delay(15000); end; I tried this os to grab the target and nothing happened... Someone could help me?
adr.bot Posted January 9, 2016 Posted January 9, 2016 On the server that I play has no system of alt+B for only the NPC buffer buffer which the command that I use to get target of npc buffer and buffar? I try to catch the target him in the script more nothing... begin Print('Npc Buffer'); Engine.SetTarget(30115); Delay(15000); Engine.SetTarget(30115); Delay(15000); Engine.DlgOpen; Delay(15000); end; I tried this os to grab the target and nothing happened... Someone could help me? to set target command looks correct, so you need check that id correct or not
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now