Jump to content

kitty14

Members
  • Posts

    323
  • Joined

  • Last visited

Everything posted by kitty14

  1. umm. mga kuya ate patulong anu po gawin ko dito? salamat
  2. DONE! thanks much everyone!!!
  3. un po ginawa ko. ito po nakuha ko. need ko pa ba edelete ung mga cp_ tables?
  4. Hello po.. patulong po ako . lumipat po ako ng web host sa godaddy. panu ko po ililipat ang file? nag kakaeerror po ako . ito po oh anu po gagawin ko? sino po nakalipat na sa godaddy?
  5. Hello, need help po.. I need to have auto delete party when a player went out to this event , kasi paglalabas po ung player dun , oh rerestart ko ang server. di na makakapasok and mag players kasi party already exist. at saka pede po ba 1 player at a time. wait matapos ang isa bago maka pasok ang isa. salamat heres the script: db\re\instance_db.txt 12,MvP Ladder Game,86400,guild_vs2-2,49,49,guild_vs2-2 http://rathena.org/b...n/6r2cl8yxm2ff/
  6. Hello, need help.. I need to have auto delete party when a player went out to this event , cuz sometimes if party still exist the other player cannot do the event anymore, or modify this to no party and one player at a time? heres the script: db\re\instance_db.txt 12,MvP Ladder Game,86400,guild_vs2-2,49,49,guild_vs2-2 http://rathena.org/b...n/6r2cl8yxm2ff/
  7. havent try yet, sorry. nag reremove pa ko mga GM.
  8. uhmm, patulong po.. pilipino guide po about adding auto back up. o cron job? pano who ba un iset up?? thankss. medyo lito po ako sa english.. wahahhaha
  9. panu po ba? Confuse ako.. THANKS PATSKIE AND SANDBOX FOR THE RESPONSE!
  10. pede po bang gawing LEVEL 1 ANG lahat ng GM tapos novice lang?? ung di sila makaka level up, at isang char lang magagawa nila. hindi 9 slot. kundi 1 slot lang . para po kasi di sila papalit2 ng name. pano po ba?? hehehehe
  11. medyo mabilis ata ang 10 secs mga 20 nalang po. pero pakituro nalang kung san ung babagohin ko. mamaya ko nalang po itry. medyo mahina net ko. matagal maka save sa wincp.. salamat Boss SandBox
  12. ahh.. peo gusto ko di agad2 na cacast pa nagang nag cacast na walang dex na makikita mo ung casting time?? ung matagal bago nya magawa ang skill? heheh. bali ito sa isang mvp lang po. ayaw ko madamay lahat ng mvp . tapos medyo nalito ako pasensya po.. disregard ko config sa taas? anu kina ibahan ng max_heal_lv: 11 sa level 12 kasi same lang ng max heal? patawad po..
  13. tatanong po sa na ako anung skill ho ba ung regenaration? example 1b life ng custom monster? tapos pag aabot na ng 500m ang life mag pause(di aatake) ho ung monster tapos macacast ng regenaration skill about 10secs if matapos casting time balik 1b life nya . mastotop lang casting nya ng skill pag naka dispell card ang player .. para di agad2 ma patay ng player rare card kasi ang drop. pde bato o meron po ba? heheheh
  14. thanks Sandbox. Solve na po..
  15. ito po, naka notepad po ako. at di ko alam pano ahanapin sorry mob_skill_db.txt mob_skill_db.txt
  16. 3249,GREEN_TEEN_CHIPMUNK@AL_TELEPORT,idle,26,1,10000,0,0,yes,self,rudeattacked,,,,,,,, 3249,GREEN_TEEN_CHIPMUNK@AL_PNEUMA,idle,25,1,10000,0,1000,yes,self,longrangeattacked,,,,,,,, 3249,GREEN_TEEN_CHIPMUNK@AL_HEAL,idle,28,11,10000,0,5000,yes,self,myhpltmaxrate,50,,,,,,, 3249,GREEN_TEEN_CHIPMUNK@AL_HEAL,idle,28,1,10000,0,10000,yes,self,myhpltmaxrate,99,,,,,,, ito po boss sanbox copy ko lang sa skill ni ifrit, tapos change number and name lang sa unahan.
  17. patulong po, nad aadd po ko ng skill sa custom mob ko. sa mob_skill_db. peo nagkaka error po ito sv_readdb: Insufficien columns in line 8328 of "db/re/mob_skill_db.txt" (found 18, need at least 19). nu hu ba meaning nyan? sa twing ilalagay ko po ang skill ng kaka error, kaya tinanggal ko nalang po.. pano who ba mag-add? thanks po.
  18. BIG Tnx KIDO and Sandbox !! Sorry Boss cheers !!
  19. sandbox like this? - script MVP Badge -1,{ OnNPCKillEvent: if(killedrid == 3222) getexp 999999999,999999999; end; if ( getmonsterinfo( killedrid, MOB_MVPEXP ) && rand(100) < 100 ) { if ( getcharid(1) ) { getpartymember getcharid(1), 1; getpartymember getcharid(1), 2; for ( .@i = 0; .@i < $@partymembercount; .@i++ ) { if ( isloggedin( $@partymemberaid[.@i], $@partymembercid[.@i] ) ) { // what happens if someone in the party member is offline =/ .@partymemberaid[.@c] = $@partymemberaid[.@i]; .@c++; } } getitem 25009, 1, .@partymemberaid[ rand( .@c ) ]; } else { getitem 25009, 1; } } end; } im getting error Kido, yup i did that. but it didnt double the exp. (
  20. Thanks much Annieruru !!!
  21. Kido: like how many? sandbox: i tried but its kind annoying ? every time you kill the mob it says MVP, MVP, MVP
×
×
  • Create New...