Search results

  1. T

    An unknown error that are annoying some my players. Npcs close after click;

    Hi, guys! I'm getting some trouble with this issue...The server is work fine and is up-to-date and dont have any issues in server emulator screens... I have a server with 74 players, and 23 are get this problem...Look the video... http://www.ragnatrek.org/download/video-1444852140.mp4.mp4...
  2. T

    Git command for update your "branch" without lost your data mods

    Hi guys...i do theses steps:   1 - git clone https://github.com/HerculesWS/Hercules.git ~/Hercules  One mounth later...   2 - git checkout myfolder3- git pull origin master  And i lost everything that i have done... How to update it whitout lose things? But...keep the branch up-to-date?
  3. T

    how to disable This server provides English Text Characters Only.# 20130807

    This issues are happens on my 20130807 (langtype 1) for "Téééést Characters..."
  4. T

    This server provides English Text Characters Only.#

    How to fix it? I try to type "Tést" or "Bábábá" or something with special caracters and it does work Client 20130807(Langtype 12)
  5. T

    Migrate of rAthena to Hercules (MySQL Modifications)

    What changes I need to do to migrate of rAthena to Hercules... I have a database with more than 4k accounts and i don't want wipe him out. @edit https://github.com/HerculesWS/Hercules/blob/master/sql-files/upgrades/rAthena-logs-upgrade.sql...
  6. T

    Upgrade [DEBUG] Messages

    Someone know how to upgrade the [DEBUG] messages, to show in Server's Emulators where the debug message is coming? In some cases, i receive debugs that don't specify where they are...turn too hard to fix a "bug"...
  7. T

    Packet_key for 2014-04-10b Client

    Hi, guys! Anyone have the packet_keys for fix the Quest Issues in this client? If you try to get more than 1 quest on 2014-04-10, after disconnect or relog, you can't enter in your whitout get gravity error. To fix it, you need to remove the additional quests in "Quest" Table MySQL.
  8. T

    Thor Patcher wont update

    Hi, guys... now thor patcher wont update... I use the latest thor patcher but they wont update...someone have any idea why this happen?
  9. T

    Ways to convert script to function

    Hi guys! I'm want to use this script in all my npc events... but this are in script ....so... i need to add this code in all my scripts that i want to do this thing...   Restricted Code .@query_result = query_sql("SELECT login.account_id FROM login LEFT JOIN `char` ON...
  10. T

    Migration rAthena to Hercules

    is possible migrate a whole server with more than 5k account in database of rAthena to Hercules? Its the time to test the hercule's features...
  11. T

    2014-10-22 msgstring tables

    Where can i get one?
  12. T

    Searching Stuffs in PMA (MySQL) Tables ["Inventory,cart_inventory,storage,guild_storage"]

    Search a specify item in PMA on tables "Inventory,cart_inventory,storage,guild_storage" Like ...hm...   SELECT * FROM'Inventory,cart_inventory,storage,guild_storage' WHERE nameid = '%x%';   
  13. T

    Custom small MvP Pet?

    It is possible? I know how about create a Custom MvP PET but i dont know how about create a small custom MvP Pet.
  14. T

    Gentletouch Cure the Emperium on WoE

    Please guys! How can i fix this skill to couldn't be used on Emperium?   // Gentletouch 2345 SR_GENTLETOUCH_CURE,Gentle Touch - Cure
  15. T

    MapFlags, cells, Skill abuse and KvM(BG)

    Hi guys! I'm having some trouble like the topic titles says... If you see the screenshot in Attached Files, some players are make some deals to farm KvM Points...How? After death in arena, you are teleported to safe zone, but if you use skill in F1 you can kill the player even he staying inside...
  16. T

    How to check if the character are in Autotrade with mysql

    How to check if the character are in Autotrade with mysql?:
  17. T

    Rotative WoE Setter

    Anyone know about any rotative WoE Setter Script that allows to define a WoE 3 times per week with days of castles rotatives? I mean:   Wednesday: All Castles of Aldebaran Saturday: 2 Castles of Payon Sunday: 2 Castles of Prontera
  18. T

    How to block the effect of skills when used on player outside PvP arena?

    I'm getting upset about it.. My servers lose many players (med 85~95 to 40) because abuse of skills like "Paint Trap", Frenesi Trap, etc...Skills that's can be used on other players outside the pvp arena. Have some way to block this?
  19. T

    Query_sql to check if the players is online

    i have the ".@char_id". How can i apply this action (query_sql) with this var?
  20. T

    Shadow Weapons dont not show the skin!

    Why? When the item is normal, the show they skin, but when i change to shadow weapon, this doen't work
Back
Top