Jump to content

Yazoo

Member
  • Posts

    14
  • Joined

  • Last visited

  • Feedback

    0%

About Yazoo

Informations

  • Gender
    Male

Recent Profile Visitors

1880 profile views

Yazoo's Achievements

Community Regular

Community Regular (8/16)

  • Collaborator Rare
  • Reacting Well
  • Conversation Starter
  • Dedicated
  • First Post

Recent Badges

2

Reputation

  1. You have this in the console metin2, no?
  2. I took the time to make a patcher using the SHA-256 hash, which works perfectly fine, even though the one from Sanchez doesn't use this hash. To download my files, I only use System.Net.Http in C# with HttpClient. My patcher is compiled in .NET 6, and I integrate my DLL, which is also compiled, directly into my patcher.exe. I just ran a VirusTotal scan on my old patcher, and it shows 0/73 detections. However, the one I'm currently modifying sometimes generates 1/73 detections. I'll attach an image of the VirusTotal results for reference.
  3. 0: North (up) 90: East (right) 180: South (down) 270: West (left) 45: North-East 135: South-East 225: South-West 315: North-West
  4. Any information to give that could help us? code, errors received
  5. You need a lib python (python27.dll) or (python22.dll) in your folder maybe
  6. The best is to make an item list with all the items that exist with name:vnum in a txt to base it just on a classic item name.txt if there are additions or changes added manually there is no no other way except if you know how to unpack the client
  7. PetSystem.cpp dans vos source server dans bool CPetActor::Update(DWORD deltaTime) Vous avez quelque chose qui ressemble a ceci ajouter juste ce que vous souhaitez ou enlever la
  8. Le tutoriel empêche la compilation en DEBUG Pour les personnes ayant des problèmes avec la compilation en DEBUG, voici des modifications qui aiderons a ce que vous puissiez compiler en DEBUG 1.Thing.cpp 2.Model.h 3.Model.cpp
  9. Tu peux éventuellement re-écrire les fichier du dossier root avec un script python si tu n'arrive pas a trouver la clé lzo, c'est assez complexe si XOR est utilisé ceci peut être compliqué si vous ne pratiquez pas
  10. Change import uifastequip.py import net in import worknet as net
  11. Hello in the last pack update on the other post the doze_002.dds and doze_001.dds are missing, someone have it ?
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.