Jump to content

falcon_24m1

Members
  • Posts

    6
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by falcon_24m1

  1. Thanks Jethrogibbs. Fixed by changing mangosd from UTM-8 to ANSI.
  2. After updating to 10086, whenever I try to start mangosd the following is displayed and mangos is imidiatly shut down: "Could Not Find configuration file mangosd.conf" mangosd.conf is in the local directory and is the latest update. Does the file need to be somewhere else?
  3. Approximatly every 5 minutes WOW will slow way down and begin to stutter. Looking at the frame rates, prior to the stutter, the frame rate is ~40 fps. During the hangup the frame rate drops to ~2 fps. I am running a clean core (9748), (no add-ons), default settings in mangos.conf, and this seems to occure after mangos has been running for 30 minutes or so. The only thing that seems to be happening in mangos when this occurs is time_sync. But this could just be coincidence. Does anyone know what could be causing this?
  4. Thanks, didn't know that exisited. I havent looked at it that closely in a long time.
  5. Here is the code to allow a single player on the realm to access the battle grounds: Battleground.h //Set the minimum number of players to 0 to allow 1 player into the battle ground void SetMinPlayers(uint32 MinPlayers) { m_MinPlayers = MinPlayers=0;}//; } Modify the SetMinPlayers in Battleground.h file as shown above and a single player can enter all of the battle grounds. Admiditlly there is little to gain from this other than getting the credits for the BG but it is kind of fun.
×
×
  • Create New...

Important Information

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. Privacy Policy Terms of Use