Search results

  1. G

    map loading issues

    Okay, I'm all out of options I can think of with the client side of this game. I've chosen 2012-04-10 client, list of patches from NEMO: 2 Chat Flood Allow8 Custom Window Title9 Disable 1rag1 type parameters (Recommended)10 Disable 4 Letter UserCharacter Limit11 Disable 4 Letter UserID Limit12...
  2. G

    NPC masking

    File Name: npcmask File Submitter: Garr File Submitted: 10 Oct 2014 File Category: Plugins Masks NPCs on player's client based on his/her variables. Will need to leave NPC sight range/@refresh for it to trigger (if you change variable while NPC is still in sight nothing will change, but...
  3. G

    How to make packet_db work inside plugin

    What the title says. Currently it's always returning 0 to this request: packet_db[RFIFOW(*fd,0)].pos[0] And yes, I narrowed it down to only this. RFIFOW/*fd give me the exact same results as on actual server. I have clif.h included. Anything else I'm missing?
  4. G

    Colored chatroom messages

    Greetings to everyone, I'm not really sure where exactly to post this topic, but since I tried some source editing and failed, I decided it belongs in Client support section. What I'd like as result is a colored message inside chatroom. I'm not sure if it's possible, but nonetheless. What I...
Back
Top