goddameit Posted October 31, 2012 Posted October 31, 2012 (edited) Fight with MVP and get your rewards in the end I re-check is rA can use this or not, and fix some things and it run well on my rA now !!THIS SCRIPT NEED INSTANCE SYSTEM!! [media=] [/media]!!THIS SCRIPT NEED INSTANCE SYSTEM!! Download Script : MVPTower2.rar Download Map : http://bit.ly/RsA9gE'>http://bit.ly/RsA9gE ; http://goo.gl/Xa2c3'>http://goo.gl/Xa2c3 1@gvs 2@gvs 3@gvs 4@gvs 5@gvs !!THIS SCRIPT NEED INSTANCE SYSTEM!! Please don't forget add instance map : (data\resnametable.txt) http://rathena.org/wiki/Instancing'>http://rathena.org/wiki/Instancing !!THIS SCRIPT NEED INSTANCE SYSTEM!! Specify each level: Mvp Amount & type: (ex:level Easy:only spawn mob-id 1002&1001 ,10 level and each level spawning amount >> 1,2,3,4,5,6,7,8,9,10) function Onmvp { ... case 1: deletearray 'mvp[0],128; setarray 'mvp,1002,1001; setarray 'num[1],1,2,3,4,5,6,7,8,9,10; return; !!THIS SCRIPT NEED INSTANCE SYSTEM!! Reward: (ex:Levle Esay) (ex:get 10k zeny or item-id 607 * 100) open 'MVPTower2_Reward_1.txt' - script MVPTower2_Reward#1 -1,{ OnSelect: switch(select("Zeny","Item")) { case 1: set Zeny,Zeny+10000; break; case 2: getitem 607,100; break; !!THIS SCRIPT NEED INSTANCE SYSTEM!! Edited February 19, 2013 by goddameit 2 Quote
irawrsilentpls Posted November 1, 2012 Posted November 1, 2012 Thanks, Sir God Damn Eit this is more related on my request script just need revised some of it Quote
bluememi Posted January 24, 2013 Posted January 24, 2013 got kick from the map server when click the NPC Quote
Syrisone Posted January 24, 2013 Posted January 24, 2013 hi guys got 2 errors first one is by cahed up the maps i get after error with admin npc map name by /where is 0011@gvs oO dunno why i cant talk to him in console is an error with cant find 'this' and 'map' [Debug]: Source (NPC): MVPtower Administrator#1 at 0011@gvs (50,50) [Debug]: mapindex_name2id: Map "this" not found in index list! [Error]: NPC event parameter depercated! Please use 'NPCNAME'::OnEVENT' instead of 'all' need help Quote
goddameit Posted January 31, 2013 Author Posted January 31, 2013 (edited) is this working? rA -> Yes Edited January 31, 2013 by goddameit Quote
Diss Posted October 24, 2013 Posted October 24, 2013 any support for this script i got 2 errors in this line line 10 function fail { mes "^FF0000["+getarg(0)+"]^000000"; close; } if(select("[Play]:[Leave Game]")==2){ if(!instance_id(1)) <<<<<<<<<<<<<<<<<<<<>>> LINE 10 fail("You don't have game now."); instance_warpall "prontera",155,180; instance_destroy instance_id(1); fail("Finish."); } Line 125 set 't,atoi(strnpcinfo(2)); if(!instance_id()) end; if(mobcount("this","all")) end; set 'datalevel,'datalevel+1; if('datalevel<=getarraysize('num[1])){ instance_announce instance_id(1),"[system]Level."+'datalevel+"!!",0; <<<<<>>>>> LINE 125 Onmvp('t); for(;'num['datalevel]>0;set 'num['datalevel],'num['datalevel]-1) { set 'p,'mvp[rand(getarraysize('mvp))]; areamonster "this",$@MVPtowerSpawnMX['t]-5,$@MVPtowerSpawnMY['t]-5,$@MVPtowerSpawnMX['t]+5,$@MVPtowerSpawnMY['t]+5,"--ja--",'p,1,instance_npcname("MVPtower Administrator#"+'t,instance_id(1))+"::OnKill"; } 1 Quote
klesler Posted March 8, 2017 Posted March 8, 2017 Same error here: script error on npc/MVPTower2/MVPTower2_Main.txt line 10 parse_simpleexpr: unmatched ')' line 10 Any clue? Quote
klesler Posted March 8, 2017 Posted March 8, 2017 Find the problem. It seems the code is using a old instance system, can some one help us out with the new instance system? Quote
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.