Jump to content

fenixplayscz

Inactive Member
  • Posts

    236
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by fenixplayscz

  1. ok i added, python too and still dont affect see in game..
  2. Hi, i have question where is in client binary (source) declared EAffectBits i mean AFF_YMIR. I need declare new effect in binary and dont know where.. server and python have finished but binary not..
  3. i tryed more item_protos but still have this fckin error 0211 17:44:05413 :: CPythonItem::LoadItemTable: invalid item_proto[locale/en/item_proto] STRIDE[156] != sizeof(SItemTable) 0211 17:44:05413 :: LoadLocaleData - LoadItemProto(locale/en/item_proto) Error i dont know why.. in item_proto is ANTI_WOLFMAN and this antiflag have on binary..
  4. i using item_proto from metin2 CZ and binary compiled..
  5. hi i start client trying to login to char and have error 0211 15:48:08867 :: CPythonItem::LoadItemTable: invalid item_proto[locale/en/item_proto] STRIDE[156] != sizeof(SItemTable) 0211 15:48:08867 :: LoadLocaleData - LoadItemProto(locale/en/item_proto) Error how to fix? ..
  6. hmm INT have only in tables.h INT gold but when i change to long long i cant log to game..
  7. Hello, we search a graphics and 2D graphics + python coder:) We need to do Login Interface, Create Char, Create Empire, Select Char, and ingame interface .. and more graphic modifications to the game:) For quality work like pay, if someone wants so please contact me on skype : flexodx or TheLiyerko Thank You, Have a nice day .
  8. Hi, have anybody converter item_proto (40k) xml to txt? thanks
  9. Have return PyLong_FromUnsignedLongLong(CPythonPlayer::Instance().GetStatus(POINT_GOLD)); when i give gold, gold not add(only show text gold added) when i pickup gold, gold not add(same, only show text) in navicat not add when i pickup or give gold as GM when i add gold via navicat in player gold column Gold in game i see bud when i add 3kkk in game i see only 2.147.483.647 ? where is problem..
  10. i checked but, i have in pythonplayermodule return PyLong_FromUnsignedLongLong(CPythonPlayer::Instance().GetStatus(POINT_GOLD)); and in game see in inventory 0 Yang ..
  11. Hi, in binary i muset change GetElk but change to? i dont know to what PyObject * playerGetElk(PyObject* poSelf, PyObject* poArgs) { return Py_BuildValue("i", CPythonPlayer::Instance().GetStatus(POINT_GOLD)); } change to? please help
  12. Go to player_index , design table and add pid5 Kind Regards FleShii
  13. New error Error 135 error MSB3073: The command "copy /Y C:UsersJirkaDesktopJadrogamesrc..game.exe C:UsersJirkaDesktopJadrogamesrc....authauth.exe :VCEnd" exited with code 1. C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V120Microsoft.CppCommon.targets 132 5 game
×
×
  • 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.