Jump to content

Hatake Kakashi

Members
  • Posts

    825
  • Joined

  • Last visited

Everything posted by Hatake Kakashi

  1. why there's have 3rd job? i need sir transcendant job and baby trans only. thank you.
  2. this line is allskills right? how to disable it i mean i dont want to put allskill on that instant job npc. thanks if ( .Allskills == 1 ){ atcommand "@allskills";
  3. hello sir emistry, how to put if you change job using this instant job you will be automatically warp in center prontera. thanks
  4. mochahost is the best on me. unlimited bandwidth and unlimited disk space.
  5. my control panel is flux cp but my main website is an html only.
  6. i test it now but i think wrong, bcoz this effect when you equip santa hat your job will became a christmas job w/ no skill at skill tree.
  7. i think sir jaypee can solve this. and i think you need to put a php code at your website to work the breakerladder top 5 in website. but i dont know what code is that. sir jaypee can do this 100% thanks
  8. i mean, its a suit only, not a job. like in novice suit if you equip it you look like a novice but your job and skills is not from a novice. in santa hat, i want is like that, if you equip it you look like christmas job. but a suit only.
  9. here is my breakerladder script. i want is, TOP 5 Breaker Ladder will be in my main page of my website. so, how to put codes in my website to see top 5 breakerladder? thanks prontera,166,189,5 script Breaker Ladder 790,{ query_sql "SELECT `char`.char_id,`char`.`name`,global_reg_value.`value` FROM global_reg_value LEFT JOIN `char` ON global_reg_value.char_id=`char`.char_id WHERE global_reg_value.str='brokeemp' ORDER BY CAST(`global_reg_value`.`value` AS UNSIGNED) DESC LIMIT 10", .@char_id, .@name$, .@count; mes "[ ^00FF00 Kaspersky ^000000 ]"; mes "Hello there "+strcharinfo(0)+", what do you want to do?"; menu "Check Emperium Break Points",-,"View Breaker Ladder",Llad,"Exchange Points",Lex,"Nothing",Lno; next; next; mes "[ ^00FF00 Kaspersky ^000000 ]"; mes "Hmm, wait a second, i'll go check my records.."; next; mes strcharinfo(0)+"'s Emperium Break Points is ^FF0000"+brokeemp+"^000000 Point(s)"; close; Lno: next; mes "[ ^00FF00 Kaspersky ^000000 ]"; mes "Suit yourself.."; close; Lex: next; mes "[ ^00FF00 Kaspersky ^000000 ]"; mes "What points would you like to exchange?"; mes "^FF0000Note: Check your inventory and weight before exchanging with me!"; menu "Emperium Break Points",-,"Nothing",Lno; next; mes "[ ^00FF00 Kaspersky ^000000 ]"; mes "What do you want to exchange with?"; menu "100pcs Proof Of Donation",-,"Yggdrasilberry Box",Lesg,"Red Kakashi Mask",Lrip,"Gold Coin",Lsil,"Wrath of Valkyrie",Lval; next; mes "[ ^00FF00 Kaspersky ^000000 ]"; mes "You need 50 Breaker Points for this.."; mes "Do you still want PODS?"; menu "Yes",-,"No",Lno; if(brokeemp < 50) goto Lnep; if(brokeemp >= 50) next; mes "Here you go!"; getitem 7179,100; set brokeemp,brokeemp-50; close; Lnep: next; mes "[ ^00FF00 Kaspersky ^000000 ]"; mes "Not enough points!"; close; Lesg: next; mes "[ ^00FF00 Kaspersky ^000000 ]"; mes "You need 1 Breaker Point for this.."; mes "Do you still want Yggdrasilberry Box?"; menu "Yes",-,"No",Lno; next; if(brokeemp < 1) goto Lnep; if(brokeemp >= 1) mes "[ ^00FF00 Kaspersky ^000000 ]"; mes "Here you go!"; getitem 13517,1; set brokeemp,brokeemp-1; close; Lrip: mes "[ ^00FF00 Kaspersky ^000000 ]"; mes "You need 100 Breaker Points for this.."; mes "Do you still want Red Kakashi Mask?"; menu "Yes",-,"No",Lno; if(brokeemp < 100) goto Lnep; if(brokeemp >= 100) next; mes "Here you go!"; getitem 30015,1; set brokeemp,brokeemp-100; close; Lval: mes "[ ^00FF00 Kaspersky ^000000 ]"; mes "You need 30 Breaker Points for this.."; mes "Do you still want Wrath of Gold Coin?"; menu "Yes",-,"No",Lno; if(brokeemp < 30) goto Lnep; if(brokeemp >= 30) next; mes "Here you go!"; getitem 671,1; set brokeemp,brokeemp-30; close; Lsil: mes "[ ^00FF00 Kaspersky ^000000 ]"; mes "You need 30 Breaker Points for this.."; mes "Do you still want Gold Coin?"; menu "Yes",-,"No",Lno; if(brokeemp < 30) goto Lnep; if(brokeemp >= 30) next; mes "Here you go!"; getitem 671,1; set brokeemp,brokeemp-30; close; Llad: next; for( set .@x,0; .@x<=9; set .@x,.@x+1 ) { mes "^0000FF"+(.@x+1)+".^000000 "+.@name$[.@x]+" - ^FF0000"+.@count[.@x]+"^000000 Point(s)"; } // .@x starts at 0, but you want to start with '1st', so use (.@x+1) close; }
  10. i know that. but i need the fix one. w/ 255 base level and 120 job level.
  11. how to put effect in items. when you equip your suit will change. i want it in the santa hat if you equip it your suit will be change in a christmas job. job id number is 26. thanks
  12. hello guys, i have website html. and i want to put breaker ladder in my website. how to put that? thanks
  13. i suggest do not host in burst bcoz if you install mysql on their vps it will be overload. i dont know why, i tried it already and that is my problem.
  14. can you give me a fix exp.txt? i can't get it. sorry
  15. Why starglad, ninja and gunslinger are only 99 level? where can i change it into 255? thanks here's my exp.txt http://pastebin.com/MgGxa7ip
  16. i working in 2 server in 1 client. my clientinfo is correct but i think i have problem at diff client. only the Skip Service Select will diff? or it has another? i already do this Skip Service Select but does not working. here's my Clientinfo.xml is this correct ryt? <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype></servicetype> <servertype></servertype> <connection> <display>ExRO</display> <balloon>Ex Ragnarok Online</balloon> <desc></desc> <address>exro.no-ip.org</address> <port>6900</port> <version>25</version> <langtype>5</langtype> <registrationweb></registrationweb> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> <image>loading05.jpg</image> <image>loading06.jpg</image> <image>loading07.jpg</image> <image>loading08.jpg</image> </loading> <aid> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <admin>2000004</admin> <admin>2000005</admin> <admin>2000006</admin> <admin>2000349</admin> </aid> </connection> <connection> <display>sRO</display> <balloon>sra Ragnarok Online</balloon> <desc></desc> <address>sro.no-ip.org</address> <port>6900</port> <version>25</version> <langtype>5</langtype> <registrationweb></registrationweb> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> </loading> <aid> <admin>2000001</admin> <admin>2000002</admin> </aid> </connection> </clientinfo>
  17. so very very much much thank you to you. its working.
  18. so what folder i will put this? bcoz look Directory: /data/sprite/�ΰ��/�Ӹ���/�� i need a korean. thanks
  19. is this correct? ����_��.spr for ninja? i can't convert it using unbolloxiser. this is the lang. in my grf. 인간족 its korean right?
  20. yes download txt format but at my notepad i can't understand bcoz of not in alighment look.
  21. @aerie can you paste it at www.pastebin.com thanks.
  22. hello, who has 2nd Job of Gunslinger and Ninja Suit? i badly needed it, coz i want to change my ninja and guns suit into 2nd jobs suits. thank you,.
  23. no no no, not in GM Sprite, i want to change ninja suit into kagerou suit. thanks
×
×
  • Create New...