Jin Freecs Posted January 16, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 63 Reputation: 3 Joined: 12/22/11 Last Seen: May 30, 2020 Share Posted January 16, 2012 (edited) 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 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 January 23, 2012 by Jin Freecs Quote Link to comment Share on other sites More sharing options...
Bahmut Posted March 18, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 382 Reputation: 39 Joined: 01/17/12 Last Seen: February 13, 2020 Share Posted March 18, 2012 hi i have rewritten your script. And posted it here: http://rathena.org/board/topic/60393-release-boss-time-attack-based-on-jin-freecs-script/#entry86236 Quote Link to comment Share on other sites More sharing options...
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.