Jump to content

[RELEASE] Boss Time Attack


Recommended Posts


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  63
  • Reputation:   3
  • Joined:  12/22/11
  • Last Seen:  

Hello good day to all this is my 1st time to share a simple script here in rathena i just want to share to all of you guys my simple and noobie script :).

As the tittle said this event is GM Hosted event only level 99 gm can do the "Boss Time Attack" you dont need to count there time manually and summoning mvp's manually the npc will do it for you :).

if you dont like the map i used you can change it.

anyway i really love making an event with many audiences :) thats why i choose pvp_2vs2

rtgklv.jpg

if you want to change the gm level that can start the event find this line

if (getgmlevel() == 99) goto BTA_Admin;

Replace the 99 to any gm level that you want to start the event

if you want to change the mvp for your boss time attack find this line

monster "pvp_2vs2",40,33,"BTA Event",1087,1,"BTA::OnMVPKilled";
monster "pvp_2vs2",40,33,"BTA Event",1785,1,"BTA::OnMVPKilled2";
monster "pvp_2vs2",40,33,"BTA Event",1623,1,"BTA::OnMVPKilled3";

and change the 1087, 1785 and 1623 to mvp of your choice

im still not good in scripting but i just want to share my work to all of you specially to newbies :(

Regards

BTA.txt

Edited by Jin Freecs
Link to comment
Share on other sites

  • 2 months later...

  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  382
  • Reputation:   39
  • Joined:  01/17/12
  • Last Seen:  

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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