Jump to content

Recommended Posts

Posted
12 hours ago, JaharakaL said:

Hello adr.bot is it possible to find a script to reply on party with a certain phrase only once when a certain player comes to the party?

if good understand, with this u can see when someone join to party

procedure OnAction(Action: TL2Action; P1, P2: Pointer);
begin
  if action = laCharJoin then
  begin
    // code
  end;
end;

begin
delay(-1);
end.

 

Posted
2 hours ago, adr.bot said:

if good understand, with this u can see when someone join to party


procedure OnAction(Action: TL2Action; P1, P2: Pointer);
begin
  if action = laCharJoin then
  begin
    // code
  end;
end;

begin
delay(-1);
end.

 

Can i set multiple names?

Posted
13 minutes ago, JaharakaL said:

What i wanted is to reply on party when a "X" player joins the party

hmm i not sure, that seems just detecting when someone join to party, maybe i missing something, for now i dont have solution for that

  • 2 weeks later...
Posted (edited)

adr.bot Can you help me? I'm working on a script that exchange in trade all items. Adrenaline API doesn't have this kind of thing. Can you create a script that works? Thanks.

Edited by Fiofo
Posted
12 hours ago, Fiofo said:

adr.bot Can you help me? I'm working on a script that exchange in trade all items. Adrenaline API doesn't have this kind of thing. Can you create a script that works? Thanks.

you should check rawr.pro there is examples how create missing functions with packets, by krickt

Posted
36 minutes ago, khada321 said:

hello adr.bot you can do the script for the quest new potion development 1/3 plz :c 

No i cant

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • 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