Jump to content

Thanna20

Members
  • Posts

    137
  • Joined

  • Last visited

  • Days Won

    2

Community Answers

  1. Thanna20's post in autoloot was marked as the answer   
    mob.hpp
    find
    //This is the distance at which @autoloot works, //if the item drops farther from the player than this, //it will not be autolooted. [Skotlex] //Note: The range is unlimited unless this define is set. //#define AUTOLOOT_DISTANCE AREA_SIZE just uncomment it and then recomplie
    //This is the distance at which @autoloot works, //if the item drops farther from the player than this, //it will not be autolooted. [Skotlex] //Note: The range is unlimited unless this define is set. #define AUTOLOOT_DISTANCE AREA_SIZE
  2. Thanna20's post in Need some Guidelines for this error was marked as the answer   
    Try this mate.
     
    data.7z
  3. Thanna20's post in Floating Head Novice Sprite (Mounted) was marked as the answer   
    try to find the novice sprite on your custom grf and delete it, by default your client will use the novice sprite on your data.grf and check if the problem still occur.
×
×
  • Create New...