Jump to content

Recommended Posts

Posted

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?

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock