Jump to content

PapaZola

Members
  • Posts

    925
  • Joined

  • Last visited

Everything posted by PapaZola

  1. hello anyone have guide and files for vote 4 point ceres cp? can share with me?
  2. when i click the script only display someone picture
  3. its works GM Incarnation?
  4. already post on facebook he not rey yet maybe someone have backup hehehe
  5. anyone still have this script and sql? please share
  6. hello can some help me change this reward npc to castle pay_cas04 and gefc_cas01 http://pastebin.com/zLhTZq5G
  7. hello i like to ask item script like this @guildrecall Following Leader Guild Example PlayerName(Papa) when he click the scroll all guild member will recall at the place prontera,150,150
  8. thx rikimaru but i have some question here where i can change the days? i like to make 3 hours
  9. here my script how to add when player got the Ashes of Darkness player also wll get Emblem of the Sun God
  10. PapaZola

    Refiner

    hello can anyone make to me script refine and unrefine npc in one npc? -single refine + 1 per item -premium refine +10 direct -unrefine npc bump
  11. brasilis,258,60,0 script School of Fish 723,{ if (isequipped(2764)) && (isequipped(2775)){ specialeffect2 EF_BUBBLE; set .@fcast,15; if (isequipped(2550)) { //Fisher's_Muffler set .@fcast,.@fcast - 3; } if (isequipped(2443)) { //Fish_Shoes set .@fcast,.@fcast - 2; } progressbar "ffffff",.@fcast; if (rand(1,20) == 2) { getitem 6096,1; //Big Fish specialeffect EF_BUBBLE; mapannounce "brasilis","" + strcharinfo(0) + " has caught a Blue Fish!!!",bc_map,"0xff77ff"; end; } set .@rhea_ran,rand(1,70); if (.@rhea_ran < 20) { getitem 579,1; //Fresh Fish } else if (.@rhea_ran == 20) { getitem 908,1; //Spawn } else if (.@rhea_ran == 21) { getitem 909,1; //Jellopy } else if (.@rhea_ran == 22) { getitem 963,1; //Sharp_Scale } else if (.@rhea_ran == 23) { getitem 956,1; //Gill } else if (.@rhea_ran == 24) { getitem 6049,1; //Marlin } else if (.@rhea_ran == 25) { getitem 918,1; //Sticky_Webfoot } else if (.@rhea_ran == 26) { getitem 960,1; //Nipper } else if (.@rhea_ran == 27) { getitem 910,1; //Garlet } else if (.@rhea_ran == 28) { getitem 938,1; //Sticky_Mucus } else if ((.@rhea_ran > 28) && (.@rhea_ran < 40)) { getitem 624,1; //Rotten Fish } else { mes "Nothing was caught."; close; } if (rand(1,200) == 3) { getitem 644,1; //Gift_Box mapannounce "brasilis","" + strcharinfo(0) + " has caught a Gift Box!!",bc_map,"0x00ffff"; } if (rand(1,500) == 3) { getitem 603,1; //Old_Blue_Box mapannounce "brasilis","" + strcharinfo(0) + " has caught an Old Blue Box!!",bc_map,"0x00ffff"; } if (rand(1,3000) == 3) { getitem 617,1; //Old_Violet_Box mapannounce "brasilis","" + strcharinfo(0) + " has caught an Old Purple Box!!",bc_map,"0x44ff44"; } end; } else { mes "Fish are swimming in the water."; close; } } brasilis,255,60,0 duplicate(School of Fish) School of Fish#1 723 brasilis,252,60,0 duplicate(School of Fish) School of Fish#2 723 brasilis,249,60,0 duplicate(School of Fish) School of Fish#3 723 brasilis,246,60,0 duplicate(School of Fish) School of Fish#4 723 i cant duplicate the npc can anyone help this?
  12. script Euphy i already try but got some error
  13. anyone got this npc in one? -platinium skill(2nd job) -reset stats & skill -rental npc -card remover
  14. maybe make new one for free download and Gerome will code its
×
×
  • Create New...