Jump to content

Kudo

Members
  • Posts

    140
  • Joined

  • Last visited

Everything posted by Kudo

  1. what i mean to say is this. when i config new patcher using default skin.. i cant see the status label when patching. look at this one. there is no message. i edit config file same as the custom patcher skin but still no message appear when patching.
  2. sir do you think that the default skin of thor patcher has no message when patching?
  3. i want to change my thor skin patcher. so i decided to test it on default skin.. and it works fine I'm able to patch my patch list my only problem is i cant see the label of my plist.. see picture below and this is my current patcher << question is how enable this in my test patcher?
  4. Kudo

    Script Function

    sorry sir but i just need the exact item what i want to give, when i click the box and it will call function.. not the random one. and please can you add some checking when account already opened the box he / she can no longer open another 1 for abuse prevention. (account based)
  5. can i request a script function that when click a box the script will callfunc "Freebies"; the function contains the items that i need.. note(its not npc.)
  6. yup sir i recompile but still nothing change maybe i need a diff client for this.
  7. +1 solved thank you
  8. already remove but still nothing happens
  9. item registed = valkyrie set. but only 1 item appeared. asking if there's a solution now in latest rA?
  10. Can Someone Edit this script Remove Intergalactical Coin and poring jewel to requirements if my credit count is max it will not proceed cause when i try to exchange my zeny to credit and i have 30k credit on my inventory it will proceed always and my zeny will gone but no additional in my credit cause its full vice versa for credit to zeny if my zeny is max my credit less nothing happen to zeny thank you in advanced.
  11. than you for this sir. already worked.
  12. like this one sir? if (getrefine()==2) { bonus2 bAddClass,Class_All,1; } else if(getrefine()==4) { bonus2 bAddClass,Class_All,2; } else if(getrefine()==6) { bonus2 bAddClass,Class_All,3; } else if(getrefine()==8) { bonus2 bAddClass,Class_All,4; } else if(getrefine()==10) { bonus2 bAddClass,Class_All,5; }
  13. how about this in +1 no add +2 add +2 in bAtk then +3 no add and +4 will add again 2 in bAtk so it will be +4 bAtk
  14. can someone do this to put in item_db Each two refine upgrades = increases your ATK by 1%
  15. sir can you modify this script in 1st time reset free 2nd time 3m and then 3rd time 5m and for the next reset will stop increase and it will stack on 5m ever reset.
  16. hi sir thank you for this script highly appreciated..
  17. 1st reset = free 2nd time reset you need to pay 1m 3rd reset 2m zeny and so on.. either zeny or credit payment Thank you in advanced.
  18. i already solved the 1st problem which is 10% and up will announcing instead of 10% and below.. i just need to place to 1% in the 1st array and so on... but still i cannot manage to solved my 2nd problem which is when you get 1 of the random items that chances are 10% and below.. it will announce, the problem is. it will repeat 10 times even though i only got 1 items from the 10 random bump~
  19. sure ka dyan sir? nag dedepend din pala sila sa kung sinu ang nasa first in line ng array eh sya ang mas maliit na chance ma kuha? then dun naman sa pag announce dpat ba >= imbis na <=?
  20. eto po ang aking script ok naman sya working sya pero meron lang konting problema kasi pag nag open ako ng box ok sampu ang nakukuha.. base dito sa script ang mag aannounce lang ay ang item na 10% pababa tama po ba? pero bakit ganun parang baliktad yung sakin imbis na yung 10% pababa eh ang inaanounce nya ay yung 10% pataas.... eto 2nd question ko refer po sa screenshot para sa details kasi pag naka kuha sya ng example dyestuff na kasama dun sa 10 random items eh sampung beses din nya inaanounce kahit na isa lang naman ang nakuha ko,.. pero still sampung announce ang ginagawa nya paano ko po kaya eto ma reresolve dun sa mga naka ecounter or alam ayusin to baka pwedeng maka hingi ng konting tulong salamat po in advance
  21. up... can somebody solved my problem?.. i just need to know why my script announce the 10% and up instead of 10% and below.. the script indicates that if( .@gz && .@gz <= 10 ) // 10% equal or below will announce so that means less than or equal to 10% right? but when i try to open the box sa 30% and above rate chance triggered the announce..
  22. it works dude.. but theres another problem.. the script announce the 10% and up instead of 10% and below... and one thing is. if the announce is triggered it also announce in 10 times even if the i got the item 1 out of 10..
  23. sir.. the question is how can i do that? and where should i put the for loop can you do it for me sir?
  24. @Patskie no no dude theres no problem in my function because if i use 1 function only it will works normally... my problem is i need to call 2 function in 1 box..
  25. i already did that syntax but still noting happens when i click the box
×
×
  • Create New...