Jump to content

Helia01

Active Member
  • Posts

    217
  • Joined

  • Last visited

  • Days Won

    8
  • Feedback

    100%

Everything posted by Helia01

  1. try use my version convertor: i updated my client already.
  2. Hi please try this: Open cryptopp/config.h and uncomment // #define CRYPTOPP_DISABLE_ASM 1 or use compile flag: CRYPTOPP_DISABLE_ASM
  3. This is a code example, if you want, you can rewrite it is not difficult.
  4. It's so easy. 1.Download this: LINK 2. compile gstate and preprocessor. 3. use command example cmd_line: preprocessor.exe TouchVersion old_mesh.gr2 -output new_mesh.gr2 May be i will create GUI for comfort using. --UPD Best regards Helia01
  5. A 90% community were able to compile the source code and had at least some ideas about the language with C++. (Within a year from the moment the source code became available) Even now, 90% of the community can not just fix the banal mistakes on the client side. And you suggest updating the libraries of the whole game. (for the majority this is unrealistic) And so far I have not seen one person who would have made the transition from python 2.7 to python 3+ People do not have enough knowledge. (c) Google Translate
  6. but you said that this is a (LIKE GF) version. (CHECK REAL GF VERSION) [Hidden Content]
  7. i test you version. and i have bug. target only 2 no more! [Hidden Content] how fix it?
  8. it's easy: open file: uitaskbar.py find string: if constInfo.IS_AUTO_POTION(itemIndex): and past this code under block Example: elif itemIndex >= 53001 and itemVnum <= 53005: metinSocket = [player.GetItemMetinSocket(Position, j) for j in xrange(player.METIN_SOCKET_MAX_NUM)] isActivated = 0 != metinSocket[1] if isActivated: slot.ActivateSlot(slotNumber) else: slot.DeactivateSlot(slotNumber)
  9. i try change this but it no changes in game.. any ideas?
  10. I created a new file like this: ScriptType ItemDataScript Type 1 ModelFileName "d:/ymir work/item/weapon/07190.gr2" IconImageFileName "d:/ymir work/ui/items/weapon/07190.sub" DropModelFileName "d:/ymir work/item/weapon/07190.gr2" no changes... maybe I forgot something?
  11. Thanks for the answer But I'm using the item files from the official server (GF). AND ! This item don't have msm file.... 7190 WEAPON icon/item/07190.tga d:/ymir work/item/weapon/07190.gr2 7191 WEAPON icon/item/07190.tga d:/ymir work/item/weapon/07190.gr2 7192 WEAPON icon/item/07190.tga d:/ymir work/item/weapon/07190.gr2 7193 WEAPON icon/item/07190.tga d:/ymir work/item/weapon/07190.gr2 7194 WEAPON icon/item/07190.tga d:/ymir work/item/weapon/07190.gr2 7195 WEAPON icon/item/07190.tga d:/ymir work/item/weapon/07190.gr2 7196 WEAPON icon/item/07190.tga d:/ymir work/item/weapon/07190.gr2 7197 WEAPON icon/item/07190.tga d:/ymir work/item/weapon/07190.gr2 7198 WEAPON icon/item/07190.tga d:/ymir work/item/weapon/07190.gr2 7199 WEAPON icon/item/07190.tga d:/ymir work/item/weapon/07190.gr2
  12. Hello I have a problem with the demon fan All fans except this in their hands look normal. I tried to replace the models of this fan from the gf server, but it did not help. Could you help correct the mistake please?
×
×
  • 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.