Jump to content

djkotsos

Inactive Member
  • Posts

    62
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by djkotsos

  1. Hello devs! I have this sysser on client. can you help me; Sysser: game.py(line:1393-1406): line 1339: else:
  2. Hello guys. Where can I find bonuses ID of Lycan? TOOLTIP_APPLY_ATTBONUS_WOLFMAN and TOOLTIP_APPLY_RESIST_WOLFMAN example for shaman is: TOOLTIP_APPLY_ATTBONUS_SHAMAN: def AttShaman(self): return player.GetStatus(57) TOOLTIP_APPLY_RESIST_SHAMAN: def ShammanRes(self): return player.GetStatus(62) sorry for my english:/
  3. Hello guys. I have a problem with the pet system, can someone help? Sorry for my english! pet_system.lua pet_system.quest Problem
  4. which posit the db files and game ; I have downloaded this :
  5. when x.use begin pc.remove_item(x,1) end Where x your vnum. I tried it but nothing happens . when 70038.use begin pc.remove_item(70038,1) end
  6. Can someone please fix the problem with item_proto and mob_proto(TXT) in mysql in these gamefiles? Link: here [Hidden Content]
  7. Can someone please fix the problem with item_proto and mob_proto in mysql in these gamefiles? Link: here [Hidden Content]
  8. Hi Guys! How do I get the OX-Event check IP? 1 player in the competition each IP!
  9. how can i do to be in the center?
×
×
  • 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.