Jump to content
  • 0

areamobuseskill infinite use skill


Question

Posted (edited)

Hi there,

 

i tried to use mob for using bragis skill but it turn out like it cast skill forever. here's my script

 

 

payon,155,228,4    script    tes skill#tes1    733,{
    mes "tesssss!";
    close2;
    areamonster "this", 154, 224, 154, 224, "Holy Plant", 1083, 20, strnpcinfo(0)+"::OnKilled";    
    end;

OnKilled:
    mes "Do not kill these precious Holy Plant!";
    close;
    
OnTimer5000:
areamobuseskill    "payon",154,224,1,1083,"BA_POEMBRAGI",10,3000,1,e_gg,0;
    
OnInit:
    initnpctimer;
    end;    
}

 

 

any idea?

Edited by nobukadnezar

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.

Guest
Answer this question...

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...