Jump to content

tmav94

Members
  • Content Count

    55
  • Joined

  • Last visited

Everything posted by tmav94

  1. 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 Anyone know what is it? and Why its happen!? The users related that have a stable connection and only on my server they get this problem...The operational system is Win7 to Win10. The strange thing is that I have tested on windows 7 and windows 10 in two different locations and did not catch this error ... I'm beginning to think it is the location or any thing installed on the user machine. Otherwise...i lear in somewhere that you can disable in source the Safety AutoClose Npc Dialogs. I think that i'll do this if nobody know how to fix this issue. The client is 2013-08-07
  2. 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. This issues are happens on my 20130807 (langtype 1) for "Téééést Characters..."
  4. 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. 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 https://github.com/HerculesWS/Hercules/blob/master/sql-files/upgrades/rAthena-main-upgrade.sql It's work with the latest rAthena update? @EDIT ERROR while use main-upgrade Erro Query SQL: -- Upgrades for table `char` ALTER TABLE `char` CHANGE `moves` `slotchange` SMALLINT( 3 ) UNSIGNED NOT NULL DEFAULT '0', ADD `char_opt` INT( 11 ) UNSIGNED NOT NULL DEFAULT '0' AFTER `slotchange` , MODIFY `font` TINYINT( 3 ) UNSIGNED NOT NULL DEFAULT '0' AFTER `char_opt` , ADD `uniqueitem_counter` BIGINT( 20 ) UNSIGNED NOT NULL DEFAULT '0' AFTER `unban_time` ; Mensagem do MySQL: #1060 - Duplicate column name 'uniqueitem_counter' @EDIT Have so many erros in this upgrades... Can someone help me? Bump?
  6. 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. 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. 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. I dont need to pass args in the function!?
  10. 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 login.account_id=`char`.account_id WHERE login.last_ip=(SELECT last_ip FROM login WHERE account_id="+getcharid(3)+") AND `char`.online=1", .@account_id);if ( .@query_result > 1 && compare( $whiteList$,getcharid(3) +"" ) == 0 ) {mes "[WARNING]";mes "Acess Denied";end;} White List Code* - script whiteList -,{OnWhisperGlobal:mes "Lista Atualizada";$whiteList$ = "2000000,2000794,2000839,2000637,2000624,2000016,2004000,2003933,2003884";//$whiteList$ = "";mes ""+$whiteList$+"";close;end;} I want to convert the "Restricted Code" to fuction to use in all my npcs so that i change some thing in the function and it i'll change automatic in other... Can someone help me? REP+
  11. 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...
  12. Guys! Please update the link! I cant download it! I try to diff the "Neo's undiffed" buts is crash everytime that i try to login...Can anyone help me?
  13. 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%';
  14. It is possible? I know how about create a Custom MvP PET but i dont know how about create a small custom MvP Pet.
  15. I glad for your help! I really need this, but i believe that's more easily to setcell like a no_pvp or something like this...you dont think so?
  16. Please guys! How can i fix this skill to couldn't be used on Emperium? // Gentletouch 2345 SR_GENTLETOUCH_CURE,Gentle Touch - Cure
  17. 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 the Safezone... My problem is...i know about usage of setcell to define a nopvp flag... but i dont know how to delimit that... Can anyone help me with this?
  18. Check the packet obfuscation in /src/core/core.h
  19. This is my security code to prevent player to enter in a Game Event with two accounts in the same ip .@query_result = query_sql("SELECT login.account_id FROM login LEFT JOIN `char` ON login.account_id=`char`.account_id WHERE login.last_ip=(SELECT last_ip FROM login WHERE account_id="+getcharid(3)+") AND `char`.online=1", .@account_id); if ( .@query_result > 1 && compare( $whiteList$,getcharid(3) +"" ) == 0 ) { mes "[AVISO]"; mes "Você não poderá acessar as funções deste npc enquanto houverem mais de 1 conta conectada no mesmo IP. Foram encontrados "+ .@query_result +" registros."; end; } But, some players are using autotrade...I won't count the Autotraders.
  20. How to check if the character are in Autotrade with mysql?:
  21. I do not suggest you use this system, it consumes a lot of processing of your server, causing immense and annoying lags. This script will cause you more harm than good. I say this because I had a server with an average of 80 players who broke after removing it from the server.
  22. 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
×
×
  • Create New...

Important Information

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