Jump to content

ossi0110

Community Contributors
  • Content Count

    575
  • Joined

  • Last visited

  • Days Won

    17

Posts posted by ossi0110


  1. How do i remove the menu from teleport skill level 2. And the effect will be the same as butterfly wing.

    just edit the

     

    skillinfolist.lub 

     

    and search for the teleport skill and  replace

     

    bSeperateLv = true,

     

    with

     

    bSeperateLv = false,


  2. thats a Client Side bug


    the lub file setting is wrong


    just edit the entrie for berserk potion in the stateiconinfo.lub



    search for

     

     

    StateIconList[EFST_IDs.EFST_ATTHASTE_POTION3] = {	haveTimeLimit = 1, posTimeLimitStr = 1, descript = {		{"Berserk Potion", COLOR_TITLE_BUFF},		{"%s", COLOR_TIME},		{"Increase ASPD"}	}} 

     

    and replace with

     

     

    StateIconList[EFST_IDs.EFST_ATTHASTE_POTION3] = {	haveTimeLimit = 1, posTimeLimitStr = 2, descript = {		{"Berserk Potion", COLOR_TITLE_BUFF},		{"%s", COLOR_TIME},		{"Increase ASPD"}	}} 

     

    and all works fine


  3.  

    Sir @Ind,

     

    Can you try to open Yggdrasil Box(10) #14232 and Elite Siege Supply #14003. It seems some of the packageitem(); is not fully working to me.

     

    On screenshot below, after clicking 'Ok' button, nothing happen. 

     

    NOTE: I'm using fresh Hercules SVN latest.

     

    attachicon.gif1.JPG

     

    And here's the console errors I got when I open some of the items that has packageitem(); on item_db.

     

    attachicon.gif2.JPG

    getting same error

     

     

    Cant Reproduce , im running on latest Herc

     

    and i can open the boxes without any problems , or server errors msgs/ warning

     

    i dont use SQL item db . and Running in PRE-RE mode

     

    be sure to update your sql  item DBs


  4. Server Side

     

    first add it  map_index.txt , which is located in the 'db' folder

     

    second  add it   maps.conf in the 'conf' folder

     

    3rd , add it to the mapcache via WeeMapCache and upload the new mapcache to your PRE-RE or RE folder depends on your server settings

     

     

    Client Side

     

    add your map into the  mapnametable.txt (this file is located in the datafolder/ custom grf

     

    add your map files into the data folder  / or in your GRF.


  5. this diffs are broken added few more to the list

    Disable Multiple WindowsDisable Nagle AlgorithmEnable Custom JobsEnable Custom ShieldsEnable DNS SupportEnable Multiple GRFsEnable Multiple GRFs - EmbeddedExtend Chat BoxExtend Chat Room BoxExtend PM BoxFixed Camera Angels (Full, Less and Recommended)Packet Encryption Keys (First, Second and Third)Shared Body Palletes (Type 1 and Type 2)Use Custom Aura SpritesUse Custom FontLoad Custom Quest LubsLoad Custom lua file instead of iteminfo.lubRestore Login WIndow ( totaly broken ^^) 

  6. is the market trader working? it seems to be unclickable.

     

     

    you only can click the market trader when you use  the 2013-12-23 ragexe client., for all clients below this date this NPC is unclickable


  7. 1538938_657773030932537_521810896_n.jpg

     

    There's no description of the timer. How to fix it? Also, when using transformation scroll after you logout and then reconnect the timer doesn't go back.

     

     

    just use /stateinfo    ingame and the description should be show

     

     

    edit:

     

    sorry missreaded it , yes you have to edit your files/luafiles514/stateicon/stateicon.lub 


  8. use only this diffs

     

     

    many diffs are broken , we have to wait till Neo fix them . but he is gone over the christmas days

     

     



    Last Patches
    9
    Disable 1rag1 type parameters
    13
    Disable Ragexe Filename Check
    15
    Disable HShield
    49
    Enable Multiple GRFs
    35
    Read Data Folder First
    36
    Read msgstringtable.txt
    95
    Use SSO Login Packet

     


  9. can anyone post their last working diff for this client.

    because my client that I diff can on run up to log in window only. after I login the client will just close.

    what should we put in version in our clientinfo.xml now

     

     

     

    As i said 1 Post above you ,  you have to USE A LAUNCHER for this client , since the RESTORE LOGIN WINDOW  diff is BROKEN,

     

    this means you have to use a launcher

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.