Jump to content
  • 0

Punching Bag Npc with auto respawn and dps


Question

Posted

This is the code that i have but its not working  can you

 

Punching Bag Npc with auto respawn and dps

help me about this please thank you i want to create 3 punching bag when die it will automatically respawn 

 

-    script    Punching Bag    -1,{OnInit:monster "prontera”,203,183,”Punching Bag",1905,1,strnpcinfo(0)+"::OnDummyKill";monster "prontera”,203,180,”Punching Bag",1905,1,strnpcinfo(0)+"::OnDummyKill2";monster "prontera",203,177,”Punching Bag",1905,1,strnpcinfo(0)+"::OnDummyKill3";end;OnDummyKill:     monster "prontera",203,183,"Punching Bag",1905,1,strnpcinfo(0)+"::OnDummyKill";     end;OnDummyKill2:     monster "prontera”,203,180,”Punching Bag",1905,1,strnpcinfo(0)+"::OnDummyKill2";     end;OnDummyKill3:     monster "prontera”,203,177,”Punching Bag",1905,1,strnpcinfo(0)+"::OnDummyKill3";     end;}

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