Jump to content

peter349

Premium
  • Posts

    10
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by peter349

  1. Hello, i have problem. Does anyone know where in client source I can change the range of rendering terrain textures? Regards Peter
  2. ​hi peter. Is it possible to add you in skype? Perhaps you could show me via Teamviewer. ​This is easy, examples: For left: app.SetCenterPosition(50.0, 0.0, 0.0) For bottom: app.SetCenterPosition(0.0, -50.0, 0.0) ​by the way, how can I change the size of the player? ​Set first value in grp.SetPerspective Example for lower chars: grp.SetPerspective(12.5, newScreenWidth/newScreenHeight, 1000.0, 2000.0)
  3. hi, to change position of characters, set values in function: app.SetCenterPosition
  4. Example for center object position: X = (SCREEN_WIDTH - <object width>) / 2 Y = (SCREEN_HEIGHT- <object height>) /2
  5. Hi, i have problem with PythonApplicationLogo.cpp When video is initialized, aero in windows is turned off. I tried rewrite this functions using DirectShow, but the effect is the same. I am a beginner in c++, please help me.
  6. Hi community. I have problem with server_attr files. I created maps in world editor, ideally deployed attributes. Converted server_attr has bugged. Mobs go to places not available to the player, protections zones in server side not work. Mobs in orginal server_attr: Mobs in converted server_attr: I try used: World Editor function by Martysama Map Conventer by BlackYuko Server_attr tool by Salvorex Each of these tools, a similar effect. Does anyone have an idea how to create a fully functioning server_attr?
  7. Hello, i have problem with this core. I can connect to server but I don't see the items in inventory. I use 36k binary syserr: 0623 11:46:41014 :: CPythonPlayer::SetItemData(dwSlotIndex=1, itemIndex=1704067143) - Failed to item data 0623 11:46:41014 :: CPythonPlayer::SetItemData(dwSlotIndex=1, itemIndex=292880400) - Failed to item data 0623 11:46:41014 :: CPythonPlayer::SetItemData(dwSlotIndex=1, itemIndex=948502617) - Failed to item data 0623 11:46:41014 :: CPythonPlayer::SetItemData(dwSlotIndex=1, itemIndex=-879558559) - Failed to item data 0623 11:46:41014 :: CPythonPlayer::SetItemData(dwSlotIndex=1, itemIndex=437256235) - Failed to item data
×
×
  • 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.