Jump to content

Xaleas

Inactive Member
  • Posts

    24
  • Joined

  • Last visited

  • Feedback

    0%

About Xaleas

Informations

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Xaleas's Achievements

Explorer

Explorer (4/16)

  • Reacting Well
  • First Post
  • Collaborator Rare
  • Conversation Starter
  • Week One Done

Recent Badges

2

Reputation

  1. Hello, I want the group leaders to be able to give themselves a group buff. What i try: (ENABLE_PARTY_BUFF_LEADER) party.cpp bool CParty::SetRole(DWORD dwPID, BYTE bRole, bool bSet) And remove at uiparty.py in (def OnMouseLeftButtonDown(self):) : I can now give myself a buff but lose the leader rank in the group and thats a big problem. Someone have maybe a idea? Thanks for any help!
  2. I inserted everything like in your updated post and the calculation is way too high, realy strange. battle.cpp: Output from __UpdateBattleStatus(): 1112 09:50:16783 :: Going to add to your points : wep(min 92.000000 max 104.000000) mag(min 100.250000 max115.750000) 1112 09:53:16584 :: Going to add to your points : wep(min 92.000000 max 104.000000) mag(min 100.250000 max115.750000) Old calculation from item.cpp:
  3. For Live Server use a OVH Server, you can buy it cheap from resellers like [Hidden Content] pay with BTC and you are safe. But don't use OVH for Webserver because if you have some renders about metin on your homepage Gameforge send abuse mails to OVH.
  4. Same Problem here.
  5. Who have good fix for it can contact me, i pay for it.
  6. Hello, I´m looking for a good shop search system thats works well with great offlineshop system. Please dont come to me with public stuff. I pay few hundred euros for a good system. PM me, thanks.
  7. Hello, I'm search someone who can code my psd to wbb style. Contact me please via pm Regards
  8. Hello, I search Coder for following things: Website: HTML,CSS Logininterface Board Design Contact me via PM. Regards
      • 1
      • Love
  9. Hello, I´m search the fix for Shamans that they can attack from mounts with more then ~140 Attack speed and every hit count. Contact me here in board. Regards
  10. uitooltip: [Hidden Content] uiinventory: [Hidden Content] Thanks for any help!
  11. no syserr is clean.
  12. Hello, I want add my Rings in Costume Window and have a Problem with the tooltip. [Hidden Content] Wen i go with the mouse over the item they dont show anything, but in normal invnetory it show all. Also i can not use right click on the ring or belt. i add under uiinventory.py -> def RefreshCostumeSlot(self): for i in xrange(player.NEW_EQUIPMENT_SLOT_COUNT): slotNumber = player.NEW_EQUIPMENT_SLOT_START + i self.wndEquip.SetItemSlot(slotNumber, getItemVNum(slotNumber), 0) But it only help to show the icon. I hope someone cvan help me, many thanks!
×
×
  • 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.