Jump to content

Hatake Kakashi

Members
  • Posts

    825
  • Joined

  • Last visited

Everything posted by Hatake Kakashi

  1. hello, how to change pods aka proof of donation into zeny? this is a game for pods = item but i want it to change into 300k zeny = item thank you.. turbo_room,71,97,0 script Athena Shin 717,{ mes .npc_n$; mes "Only "+.itm_a+" "+.itm_n$+" to play this random chance mini-game!"; mes "Would you like to play?"; next; if(select("Yes:No:What can I win?")&2) { if(@menu-2) { set .@mes$, "You can win: "; for(set(.@a,1);.@a<=.len_i;set(.@a,.@a+1)) { set .@itm$, getitemname(.itm_l[(.@a-1)]); if(.@a%10&&.@a<=.len_i&&.@a!=.len_i) { set .@mes$, .@mes$+((!((.@a%10)-9)&&.@a<=.len_i)? "and "+.@itm$+".":.@itm$+", "); } else { mes .npc_n$; if(.@a<.len_i) { mes .@mes$; set .@mes$, "You can also win: "+.@itm$+", "; next; if(select("Next:Close")&2) close; } else { mes .@mes$+"and "+.@itm$+"."; close; } } } } else close; } if (countitem(.itm_p) < .itm_a) { mes .npc_n$; mes "You don't have "+.itm_a+" "+.itm_n$; close; } mes .npc_n$; mes "Here you go!"; delitem .itm_p,.itm_a; set .@get, .itm_l[rand(.len_i-1)]; if(compare(.itm_a$,""+.@get)) announce strnpcinfo(0)+": "+strcharinfo(0)+" got ["+getitemname(.@get)+"]!",bc_all|bc_yellow; getitem .@get,1; close; OnInit: set .npc_n$, "[^00FF00Athena Shin^000000]" ; //NPC Name. setarray .itm_l , 7539, 5171, 2629, 1530, 5022, 2541, 2345, 13921, 2383, 13414, 13550, 2423, 2347, 2349, 2351; //Item List. set .itm_a$, "7539, 5171, 2629, 2383, 2541, 1530,5022, 2345, 13921, 13414, 13550, 2423, 2347, 2349, 2351" ; //Item IDs in this string are announced. set .len_i , getarraysize(.itm_l) ; //Length of array. set .itm_a , 100 ; //Cost of npc. set .itm_p , 7179 ; //Item used as currency. set .itm_n$, getitemname(.itm_p) ; //Item Name. }
  2. not working.. i tried but there's no message pop up when im in field. how to fix? but there's no error on map db.
  3. hmmm.. where can i download owld files?
  4. hello... i tried to check defense rate of my item but when i check it at RMS, not the same.. like my mink coat defense is 30, but in RMS is 6 only.. all my item defense rate is not same from RMS.. please how to fix or can you give me downloadable itemdesc that exactly on RMS. thank you.. and if i equipped mink coat the defense rate is working on 6 only.. but in description is 30.. can i have a itemdesc that fits in a normal effects. thanks.
  5. @cydh there's an error when i put in on 000webhost.. the captcha image not showing.. hehe @all who has a good heart that give me an FTP Account? please please.. thank you..
  6. omg.. got error when installing fluxcp Warning: set_time_limit() has been disabled for security reasons in /home/u451193477/public_html/index.php on line 73 and can't register.
  7. so how to edit drop and exp rates? i try this edit.. my server exp rates is 80x and i want it to be 120 if the floating rates enable.. how to do? i tried this? is this correct? //===== rAthena Script ======================================= //= Floating Server Rates //===== By: ================================================== //= Lupus //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== //= rAthena Project //===== Description: ========================================= //= It's a simply example of setbattleflag //= This script will change your server rates from 1x to 1.5x every 6 hours //= Note: It doesn't affect Card granted drops, MVP & Treasure Chests drops ^_- //= It also doesn't affect CARD drops, because they are just 0.01% //===== Additional Comments: ================================= //= You can make incredible scripts with 'setbattleflag'! //============================================================ - script FloatingRates -1,{ OnInit: //add any other HOURS OnHour12: OnHour18: //------------------- set $@brate,rand(12000,22000); set $@jrate,rand(12000,22000); set $@drate,rand(12000,22000); //Base exp setbattleflag("base_exp_rate",$@brate); //Job exp setbattleflag("job_exp_rate",$@jrate); //Drops setbattleflag("item_rate_common",$@drate); setbattleflag("item_rate_heal",$@drate); setbattleflag("item_rate_use",$@drate); setbattleflag("item_rate_equip",$@drate); //we don't change card drops rate, because these values won't change them anyway atcommand "@reloadmobdb"; announce "Current Rune-Midgard rates are: 1."+($@brate-100)+"x 1."+($@jrate-100)+"x 1."+($@drate-100)+"x",bc_all,0xFF6060; end; }
  8. i mean.. do u ahve any idea for free web host with a unli bandwidth or compatible for fluxcp.? thx
  9. please help. coz my free web host from my vps has error.. damn it says error gateway time out.. wtf.. please help me to find good and compatible for fluxcp free web host.
  10. san pwede mag host ng fluxcp un free mga boss? takte error gatewate time out ung free web host ko sa vps ko.. pano kya?
  11. how to edit this floating rates? into 12pm - 6pm
  12. please i need a town warper only.. no renewal town.. for 2-2 class only with payment of zeny.. please i need working script thank you master.
  13. please give me a script.. every 12pm - 6pm will enable or work this exp and drop times.. sample my normal exp rate is 60x and my drop is 30x so if 12pm today my server exp now is 120x and drop is 60x.. please give me and how to edit it. thank you.
  14. DONE~ pero my another question ako. please proceed at http://rathena.org/board/topic/95866-flux-cp-help/?p=260100
  15. my previous hosting comp. said this word "Ceres is not for rathena" but old hosting comp. i install cerescp and im using rathena svn and its working.. why on my previous is not? my old hosting os is windows 2003 my previous hostin os now is linux so basically my sql is on PHPMYADMIN.. but i can't install cerescp on phpmyadmin. please guide me i need cerescp only.. thank you master..
  16. can u please guide me on your script where i change the requirements and the item.. please choose me an easy one. thanks.
  17. hello, can you please help me.. how to put an menu.. for example.. choose what you want to donate 1. Donation Headgear 2. Donation Card 3. Donation Items like that.. here's the script of my dynamic donation npc. //========================================= //By : louigui //Ver : 2.40.99 //========================================= - shop dyn_shop2 -1,501:50 //========================================= turbo_room,63,94,4 script Donation Cards#2 790,{ mes "Your Donation Coupon-->["+countitem(.Cost)+"]"; close2; callshop "dyn_shop"+.a,1; npcshopattach "dyn_shop"+.a; end; OnInit: set .a,strnpcinfo(2); //========================================= set .Cost,7179; //========================================= setarray .buy_id[0],4441,4367,4361,4357,4359,4365,4408,4399; setarray .buy_co[0],500,350,350,450,400,350,500,350; //========================================= npcshopitem "dyn_shop2",.buy_id[0],.buy_co[0]; for(set .ik,1;.ik<getarraysize(.buy_id);set .ik,.ik+1){ npcshopadditem "dyn_shop"+.a,.buy_id[.ik],.buy_co[.ik]; } end; OnBuyItem: getinventorylist; if(@bought_quantity[@i] <= 0){ goto OnEnrd; end; } for(set @i,0;@i<getarraysize(@bought_nameid);set @i,@i+1){ //KeyWorld set .@type, getiteminfo( @bought_nameid[.@i], 2 ); if ( .@type == 4 || .@type == 5 || .@type == 7 || .@type == 8 ) set .@count, .@count + 1; else { for( set .@j,0; .@j<@inventorylist_count; set .@j, .@j+1 ) if ( @inventorylist_id[.@i] == @bought_nameid[.@i] ) break; if ( .@j == @inventorylist_count ) set .@count, .@count+1 ; } for(set @i2,0;@i2<getarraysize(.buy_id);set @i2,@i2+1){ if(@bought_nameid[@i]==.buy_id[@i2]){ set @gh,@gh+.buy_co[@i2]*@bought_quantity[@i]; set @wh,@wh+getiteminfo(@bought_nameid[@i],6)*@bought_quantity[@i]; } } } if ( .@count + @inventorylist_count > 100 ) { announce "[D-Shop]: Can't hold more than 100 items.",bc_self; goto OnEnrd; } if(countitem(.Cost)<@gh){ announce "You do not have enough Proof Of Donation.",bc_self; announce "Contact * ADMIN * and try to donate.",bc_self; goto OnEnrd; end; }else{ if(@wh>(MaxWeight-Weight)){ announce "[D-Shop]:Too heavy",bc_self; goto OnEnrd; end; }else{ delitem .Cost,@gh; for(set @i,0;@i<getarraysize(@bought_nameid);set @i,@i+1){ getitem @bought_nameid[@i],@bought_quantity[@i]; } } } OnEnrd: set @gh,0; set @wh,0; set @i,0; set @i2,0; deletearray @bought_quantity,getarraysize(@bought_quantity); deletearray @bought_nameid,getarraysize(@bought_nameid); end; }
  18. please fix.. 1: i need to lower bounty prize of 1m into 10k only 2: not ryt name announce.. i test this script.. yes its working but the problem is not ryt for the announce of names.. for example.. Player 1, Player 2 and Player 3 P1 and P2 killing ea. other then P2 killed by player P1 but when announce.. it says [P3] has killed [P2]. he has a bounty of 1000000 zeny [WANTED LEVEL 1] so why name of P3 appears but P1 kill P2 not P3.. thank you... please help help help.. thank you.
  19. so what do i need to go sir? please give me free flux cp that compatible with my flux. thank you.. please help me.. i want a flux cp integ. thank you...
  20. themename is default on application.php and i try to rename default folder into default1 then change themename in application.php into default1 too but still.. image is not shown.. i download this themes.. http://rathena.org/board/files/file/3176-pardesign-yourrov1-free-fluxcp-theme/
  21. how to install? i already put default on themes but image not fix.. check the site.. http://chaostimes.ragnarok.gs/testcp/ that is my test site. thx
  22. my server hosted in hosting company.. linux os i think.. this is my first time to use linux but i dont know how and where to open mapcache.
×
×
  • Create New...