Search results

  1. H

    THOR Patcher Progress Bar

    Hi, I just want to know how to create the second PROGRESS BAR? By default there's only one progress bar you can modify(total bar). Im thinking how to create the current progress bar? Any clue? Can't find it in Google either. THanks!
  2. H

    How to summon all Players of a GUILD or PARTY?

    Meron bang ganto? Susummon mo yung buong player ng isang GUILD na online or kaya Buong PARTY?
  3. H

    Dice Event 3x

    Can someone help me to loop this Dice event 3x?  The Idea is if there is a winner count 15 seconds to claim the price else the winner will warp back without getting the prize and start the 2 and 3 dice.    //##########################################################################//By: ____...
  4. H

    OnMVPsDeath record the time

    Can I request a script that records the time of death of all MVPs somewhere in DB? Then, this records will prevent MVPs to re-respawn everytime the server restarted or turn-on. Except using @reloadscript. For example: The server started at 9:00AM (server time). Let say one of the MVPs killed...
  5. H

    Map Status Text change to Image

    Guys, I'm currently working on my CP using FLUX. I'm having problem changing the output text OFFLINE/ONLINE in MAP SERVER STATUS. Here's the original code: <table><?php foreach ($serverStatus as $privServerName => $gameServers): ?> <?php foreach ($gameServers as $serverName...
  6. H

    Coverting item_db.conf

    Bro I'm getting this error. Why?
  7. H

    Coverting item_db.conf

    How to covert my itemdb to sql? Please help....
  8. H

    Nullify DISPELL using SC_IGNOREDISPELL

    Can someone help me fix this src modification to create a status effect that nullify DISPELL for certain period of time? enumerating the sc_type: srcmapstatus.h: SC_SKILLATKBONUS,+ SC_IGNOREDISPELL, SC_MAX, //Automatically updated max, used in for's to check we are within bounds...
  9. H

    Adding Cashpoints/Kafra Points to player

    Wala ako mahanap kung pano eh! Meron po ba nito? Command na mag iinsert sa isang character ng Cashpoints or Kafra? Kung wala ano lang ang pwedeng way sa ngayon? Deretcho insert sa db? advisable ba un? Pwede kaya via NPC tytype mo lng yung name nung User ma loloadan na sya ng cash?
  10. H

    Modify Cash Shop Tabs

    How to modify the CASH SHOP TABS? Or is it possible to edit the default tabs or not?  E.G New = Featured Hot = Deals Etc. Etc.
  11. H

    Require certain amount of DEX before card affects

    How to write this? I want to check the amount of DEX before 2 Berze take effect. If one berze is equipped no need to check the DEX.
  12. H

    Reduce the price of all items

    Is there a simple script that reduced all the price of the items by group or by type? Like what @autoloottype list: Healing, usable, etc, weapon, armor, card, petegg, petarmor, ammo. For example: (Price applied on each item regardless the rarity or level of the item.) Healing: 1z EACH...
  13. H

    NPC Tour via Mini MAP

    Can I request an NPC for newbie? It's like a tour to certain coordinates of the map.  Example: Menu Selection of NPCs in TOWN. When SELECT it will mark down the coordinates on the MINI MAP.  Or another option Move or Teleport. Can you give me sample? 
  14. H

    Instant Third-Class Jobs

    Making it required still not working. See attached file thanks! Edited Code: - script thirds -1,{ /*----------------------------------------------------- Function: colour() ------------------------------------------------------- Description: Colours the defined string...
  15. H

    Can't make it work I need help on Refine limit

    Sorry I can't figure it out. I need to increase the SAFE limit from 4 to +8. function Refine_Item; if (.EnrichedRefine) { mes .n$; mes "There are 2 types of Refiner"; mes "^ff0000Normal Refiner^000000 can upgrade your items in normal rate."; mes "While ^ff0000Enriched Refiner^000000...
  16. H

    Can I request this awesome script? I hope it's easy

    if the player step down on warps.. the warp checks the item if the user has required item he will enter the warp automatically else message "You need this item to enter on this map".. 
  17. H

    Creating Package Item returns error?

    buildin_packageitem: item ITEM_NAME isn't a package! yan ang nakikita kung error sa map-server ko. Gumawa ako ng bagong ITEM ID using sprite ng isang item. Na add ko na idnum2itemresnametable at idnum2itemdesctable Pati itemInfo.lub na add ko na din ng maayos ni reused ko lng yung existing...
  18. H

    Knight of Abyss Card Effect on Renewal

    Hi everyone, just want to ask if bkit parang mali yung bonus na binibigay ng abyssmal card? Gumagana naman sya kaso prang mali ung calculation? or dahil renewal ako? Ito yung details nung sample damage 122143 - No item 139453 - With Mace 144009 - with Mace + 1 Leberation 147957 - With Mace +...
  19. H

    How to adjust Max Stat

    Where to change it? base stat na 120? pwede ba lakihan yun let say 150. Di ko makita sa mga conf file eh.. pahelp po.. thanks!
  20. H

    Costume System

    How to solve this error? 
Back
Top