Search results

  1. M

    Asura Strike got delay 5~10second after cast skill

    Where i can change the delay from Asura strike ? because after we casting the Asura Strike,we will unable to restore the SP around 5~10second delay
  2. M

    Costume ID for robe

    Hello,may i know what ID in this side ? custome robe place if costume upper id : 2048 if costume middle id : 1024 if costume lower id : 4096 if costume robe id : ???
  3. M

    exp table for custom experience level

    Hello, i want to know where i can find the exp table for custom level ? because i dont see the exp2.txt in db folder
  4. M

    Combine 10 equipments with 1 function

    Combine 10 equipments with 1 function. How ? example : All this 10 items (6 equipment and 4 costume items). Need use all this item When player using all this item and the user Hp is lower then 30% will read this function : http://herc.ws/board/topic/1753-add-function-in-item-db2-script/...
  5. M

    sprite

    why my sprite no image ?
  6. M

    How to write down Item Script increase asura strike skill

    How to write down Item Script increase asura strike skill ? example : when player use this headgear,20% damage increase when using asura strike.
  7. M

    Items not appear sprite.

    When im using test.grf or data folder. items correctly done no error.but when im make update.thor and repack into renzo.grf(my main grf),become like this. when im using data folder or Test.grf how i make the update.thor ? im making the thor update like this.(example) correct...
  8. M

    lhz_dun05 @warp failed.

    inside conf/maps.conf map: lhz_dun05 inside db/map_index.txt lhz_dun05 inside db/re/map_cache.dat lhz_dun05 successfully cached inside data lhz_dun05.extralhz_dun05.gatlhz_dun05.gndlhz_dun05.rsw inside data/textureÀ¯ÀúÀÎÅÍÆäÀ̽ºmap which part im missing ? @warp lhz_dun05 ive already...
  9. M

    Custom Mob become poring ?

    How can it be becoming a poring sprite ?. Inside data folder. dataluafiles514lua filesdatainfojobname.lua [jobtbl.JT_Ivan] = "Ivan" dataluafiles514lua filesdatainfoNPCIdentity.lua ["JT_Ivan"] = 20011, datasprite¸ó½ºÅÍIvan dbmob_db2.txt 20011,Ivan,Ivan Windsor,Ivan...
  10. M

    Invalid monster ID 4001 above, must be in range 1k ~ 4k numIDs

    The problem is in mob_db2.txt i want to create own monster but before this i already make numIDs mob is 29900 but getting error on console, - Invalid monster ID 29900, must be in range 1000-4000. - When i write down monster ID 3800 ,on console say Invalid monster ID 3800. Range 3001 - 3999...
  11. M

    Make Mini Dice script random prize

    prontera,164,172,5 script Mini Dice 872,{//============================== Settings ============================================set .@dicename$,"[ Dice Master ]";set .cost,"1000000";//CHANGE THIS TO YOUR ZENY COST AMOUNTset .rewardid,7773;//CHANGE THIS TO YOUR REWARDIDset @rewamount,100;//CHANGE...
  12. M

    add function in item_db2 script

    hello,last a few years ago i have request henshin function in eAthena.ws/board but the forum already down. im still save the script function but i forget how to add the function into item_db2 script here is the function. function script Henshin { set .@i,(HP*100/MaxHP*100)/100; if (.@i &lt...
  13. M

    bonus2 bSubRace

    Anyone can tell me about "bonus2 bSubRace" ? example : bonus2 bSubRace,RC_DemiHuman to put in the effect script of items. Where i can refer the text in the db folder ?.
  14. M

    How to Increase the EDP damage ?

    How i want to Increase the Enchant Deadly Poison (EDP) damage ?
  15. M

    Delay spiral clashing

    hello there, how i want to reduce or ignore the delay for skill spiral clashing ?
  16. M

    [ERROR]Cannot open System/iteminfo.lua; No such file or directory

    using xDiffPatcher application. client hexed date 2013-06-18aRagexe diff with 2013-06-18aRagexe.xdiff how to fix it ?
  17. M

    Client 2012-04-18 support casshop ?

    Client hexed date  2012-04-18 support casshop ? App diff : Weediff2012Pack_v7 Diff used : Type : [UI] Group : Name : Allow Chat FloodDescription : Allows you to repeat the same line n-times.Value : 10Note : PL Author : Shinryo====================Type : [Fix]Group : Name : Always Call...
  18. M

    [GUIDE]Custom Wings at robe place.

    Make your custom wing just like official items robe archangel wings and fallen angel wings. What you need is : 1. data extureÀ¯ÀúÀÎÅÍÆäÀ̽º collection (image in description) item (image in inventory and equipment) 2. datasprite ¾ÆÀÌÅÛ (drop items) ¾Ç¼¼»ç¸® (image appear on the character)...
  19. M

    client that already made can re-diff back ?

    If client that already made,can the client re-diff back ?
  20. M

    How to compile svn for making txt server

    Always if we obtain hercules git via tortoise,the svn is base on SQL.Which mean if want to running server offline on own computer need to use mySQL or vertrigo or etc something about it. How about if people dont want to use SQL system ?.Just like me,want use svn base on TXT server.Any members...
Back
Top