Jump to content

bykass1

Members
  • Posts

    13
  • Joined

  • Last visited

Profile Information

  • Gender
    Male

Recent Profile Visitors

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

bykass1's Achievements

Drops

Drops (2/15)

  • Reacting Well
  • First Post
  • Collaborator
  • Dedicated
  • Conversation Starter

Recent Badges

2

Reputation

  1. I find this in diff for NEMO. But i dont know how to change in my hexed.. any help? //Step 4a - Find the annoying warning - 'too many vertex granny model!' offset = pe.stringVa("too many vertex granny model!"); //Step 4b - Find its reference + the function call after if (offset !== -1) offset = pe.findCode(" 68" + offset.packToHex(4) + " E8"); //Step 4c - NOP out the call if (offset !== -1) pe.replaceHex(offset + 5, " 90 90 90 90 90"); return true;
  2. how to use guild emblem with hexed 2020? I have installed web-server... .ebm file dont have function now?
  3. but... a problem is this : Start away in first line of npc chat.
  4. Hi, i have this bug in <ITEM><LINK> How to resolve it?
  5. Hi, I have a problem on my map-server and it's crashing, I recently did the GDB and it pointed out an error, but I don't know how to interpret it, could someone help me? (gdb) #0 0x000000000055a108 in status_change_start () (gdb) No symbol table info available. (gdb) #1 0x00000000004aff50 in skill_castend_nodamage_id.part.26.48623 () (gdb) No symbol table info available. (gdb) #2 0x00000000004dd493 in skill_castend_nodamage_id () (gdb) No symbol table info available. (gdb) #3 0x00000000004de7ac in skill_castend_id () (gdb) No symbol table info available. (gdb) #4 0x000000000041d0ad in do_timer.2716 () (gdb) No symbol table info available. (gdb) #5 0x0000000000418943 in main () (gdb) No symbol table info available.
  6. Hi guys, have a question,... Dual Wield (only left hand) always ignore this bonus? "bonus2 bSubRace,RC_DemiHuman,60; "
  7. Hello, first of all I'm sorry I'm using google translate, I'm having a problem with my hexed above 2015+ versions that when I run it does not work and it needs to run several times to work, everything in the game is working perfectly, just to run the problem Does anyone know how to solve it?
  8. Hello everyone, I needed to edit a certain file, I believe this file is responsible for the order of the head in relation to the body, but I do not know how to do it. I would love to know how to edit this.
  9. How can I translate to portuguese this tool?
  10. I can use this extended vending with Shopping persistence? this :
×
×
  • Create New...