KingIris 1 Posted September 17, 2014 (edited) phtownall,10,17,0 script Bangus Dagupan::Bangus Dagupan 844,{ if (isequipped(2764)) && (isequipped(2775)) && (isequipped(1750)){ specialeffect2 EF_BUBBLE; set .@fcast,14; if (isequipped(5523)) { //Sakura set .@fcast,.@fcast - 4; } if (isequipped(2443)) { //Fish_Shoes set .@fcast,.@fcast - 4; } if (isequipped(5548)) { //Scarlet set .@fcast,.@fcast - 3; } if (isequipped(6428)) { //VIP set .@fcast,.@fcast - 2; } delitem 1750,1; progressbar "ffffff",.@fcast; if (rand(1,1000) == 2) { getitem 5548,1; //Big Fish specialeffect EF_BUBBLE; mapannounce "phtownall","" + strcharinfo(0) + " has caught a Crimson of rose!!!",bc_map,"0xff77ff"; end; } set .@rhea_ran,rand(1,70); if (.@rhea_ran < 20) { getitem 579,1; //Fresh Fish emotion omg,23; message strcharinfo(0), " : Tuna For Sale!"; } else if (.@rhea_ran == 20) { getitem 969,1; //Spawn } else if (.@rhea_ran == 21) { getitem 12114,1; //Fire } else if (.@rhea_ran == 22) { getitem 12117,1; //wind } else if (.@rhea_ran == 23) { getitem 12116,1; //earth } else if (.@rhea_ran == 24) { getitem 6049,1; //Marlin emotion omg,23; message strcharinfo(0), " : Tuna For Sale!"; } else if (.@rhea_ran == 25) { getitem 12115,1; //water } //else if (.@rhea_ran == 500) { // getitem 12916,1; //assump // mapannounce "phtownall","" + strcharinfo(0) + " has caught an Assumptio Scroll in Fishing Area!!",bc_map,"0x44ff44"; //} else if (.@rhea_ran == 27) { getitem 12020,1; //Cursed } else if (.@rhea_ran == 28) { getitem 678,50; //Sticky_Mucus emotion omg,23; message strcharinfo(0), " : eeeewwwwwwww!"; } else if ((.@rhea_ran > 28) && (.@rhea_ran < 40)) { getitem 624,1; //Rotten Fish emotion omg,23; message strcharinfo(0), " : cat Food For sale!"; } if (rand(1,50) == 3) { getitem 673,1; emotion sob,1; message strcharinfo(0), " : wew anu bayan!"; } if (rand(1,50) == 3) { getitem 7227,1; //mapannounce "phtownall","" + strcharinfo(0) + " has caught an TCG Card in Fishing Area!!",bc_map,"0x44ff44"; emotion sob,1; message strcharinfo(0), " : wew anu bayan!"; } if (rand(1,70) == 3) { getitem 7539,1; //mapannounce "phtownall","" + strcharinfo(0) + " has caught an Poring Coin in Fishing Area!!",bc_map,"0xff77ff"; } if (rand(1,150) == 3) { getitem 5523,1; //mapannounce "phtownall","" + strcharinfo(0) + " has caught an Sakura Mist Hat in Fishing Area!!",bc_map,"0x44ff44"; } if (rand(1,150) == 3) { getitem 5536,1; //mapannounce "phtownall","" + strcharinfo(0) + " has caught an Spare Card in Fishing Area!!",bc_map,"0x44ff44"; } if (rand(1,20000) == 3) { getitem 4403,1; mapannounce "phtownall","" + strcharinfo(0) + " has caught an Kiel Card in Fishing Area!!",bc_all,"0xff77ff"; emotion desp,1; message strcharinfo(0), " : Yes yun ohh!"; } //if (rand(1,5000) == 3) { // getitem 4399,1; // mapannounce "phtownall","" + strcharinfo(0) + " has caught an Thanatos Card in Fishing Area!!",bc_map,"0xff77ff"; //} //if (rand(1,5000) == 3) { // getitem 7086,1; // mapannounce "phtownall","" + strcharinfo(0) + " has caught an Emblem Of The Son God in Fishing Area!!",bc_map,"0xff77ff"; //} //if (rand(1,5000) == 3) { // getitem 7092,1; // mapannounce "phtownall","" + strcharinfo(0) + " has caught an Drifting Air in Fishing Area!!",bc_map,"0xff77ff"; //} //if (rand(1,5000) == 3) { // getitem 7088,1; // mapannounce "phtownall","" + strcharinfo(0) + " has caught an Snow Cristal in Fishing Area!!",bc_map,"0xff77ff"; //} //if (rand(1,5000) == 3) { // getitem 7091,1; // mapannounce "phtownall","" + strcharinfo(0) + " has caught an Billow in Fishing Area!!",bc_map,"0xff77ff"; //} //if (rand(1,5000) == 3) { // getitem 7090,1; // mapannounce "phtownall","" + strcharinfo(0) + " has caught an Ripple in Fishing Area!!",bc_map,"0xff77ff"; //} end; //close; //return; } else { mes "Fish are swimming in the water."; mes "You need the"; mes "Small fishing Rod, Arrow"; mes "and Lure"; mes "to Start Fishing Here!"; mes "___________________"; mes "Job Required"; mes "Hunter or Assassin!"; close; } OnAgitstart: hideonnpc strnpcinfo(0); end; OnAgitEnd: hideoffnpc strnpcinfo(0); end; } phtownall,70,13,4 duplicate(Bangus Dagupan) Palakang Tubig#h1-2 614 phtownall,60,13,4 duplicate(Bangus Dagupan) Star Fish#h1-3 551 phtownall,55,13,6 duplicate(Bangus Dagupan) Dyesabel#h1-4 499 phtownall,80,13,6 duplicate(Bangus Dagupan) Igat#h1-5 471 phtownall,69,13,6 duplicate(Bangus Dagupan) Water Snake#h1-5 471 can anyone help me with this? Edited September 19, 2014 by KingIris Quote Share this post Link to post Share on other sites
0 AnnieRuru 957 Posted September 18, 2014 (edited) from topic. . modify to EDIT wait ... I think got bug ok http://upaste.me/12d003 // config for level range set .party_level_range, 10; Edited September 18, 2014 by AnnieRuru Quote Share this post Link to post Share on other sites
can anyone help me with this?
Share this post
Link to post
Share on other sites