Jump to content

boloca

Member
  • Posts

    41
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by boloca

  1. Hello community, I'm looking for a programmer to fix the game.core Paid in euro, send me a message on discord: Gabriel-Mt2 # 3561
  2. 1208 18:02:19909 :: Traceback (most recent call last): 1208 18:02:19909 :: File "networkModule.py", line 239, in SetGamePhase 1208 18:02:19909 :: File "game.py", line 112, in __init__ 1208 18:02:19909 :: File "interfaceModule.py", line 343, in MakeInterface 1208 18:02:19909 :: File "interfaceModule.py", line 203, in __MakeWindows 1208 18:02:19909 :: File "uiInventory.py", line 418, in __init__ 1208 18:02:19909 :: File "uiInventory.py", line 678, in __LoadWindow 1208 18:02:19909 :: File "uiInventory.py", line 871, in RefreshStatus 1208 18:02:19910 :: AttributeError 1208 18:02:19910 :: : 1208 18:02:19910 :: 'InventoryWindow' object has no attribute 'GetLastGold' 1208 18:02:19910 :: Help!!
  3. Good community, I have a big question. I need to convert some things from .obj to .gr2, could anyone teach me and what programs will I need to do this process?
  4. Good morning, afternoon or evening. Hello, my partner and I have been working on a project for just over 2 years, we consider having a perfect code or no flaws (99.99%), however we are incompetent in the area of: - Map editing - Creation of weapons, armor, NPCs, Mobs. - Skill creation and effects editing. For this, we look for partners for the same. The project is 100% New School, if you have interest send me your Skype via MP. I wait for you ...
  5. Good afternoon community, I look for someone with knowledge in 3d unity to provide services, call inbox.
  6. Fourth step: npclist.txt (client): 10106 warp Npclist yes, mob_name.txt no
  7. Hey guys, I'm having problems creating a new portal and adding it. I made the next steps and it didnt worked: First Step: Creation of mob_proto.txt (files) Example 10106 "Reino_Novo 24193 66133" "PAWN" "WARP" "MELEE" 70 "NOMOVE" 0 0 "" 0 0 0 0 0 0 0 3954 3 1 0 0 562 79 100 100 0 2000 150 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Note: 24193 66133 = ( x, y) - the portal should teleport player to here Second Step: Add the same line to mob_proto (client) 10106 "Reino_Novo 24193 66133" "PAWN" "WARP" "MELEE" 70 "NOMOVE" 0 0 "" 0 0 0 0 0 0 0 3954 3 1 0 0 562 79 100 100 0 2000 150 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Third Step: Add to npc.txt m 161 943 0 0 0 0 1m 100 1 10106 Note: 10106 it's the ID of the new portal Fourth step: npclist.txt (client): 10106 warp Index map = 353 I can see the portal ingame but when I reach it, it doesnt teleport me to the other map. Can someone tell me what's wrong or give me a new tutorial? Thnx in advance.
  8. When deactivating the potion, the affect remains activated, how to correct?
×
×
  • 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.