Jump to content

JordanMckeag

Members
  • Posts

    37
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by JordanMckeag

  1. As i can see the patch is ok its just mainly a clean up am not to sure about mangos tho on its structure but as i can see this works great for me Realm ************** Online for 18 hours, 19 minutes, 53 seconds
  2. Am not to sure how to do this with mangos can someone point me into the right direction
  3. Made by ? Me Lighthouse ? Not sure wat this is Wat does the patch do ? When a gm/admin sends a mail ingame to a player it will instantly make it out as its from customer support I think it should be applied it makes it more blizzlike V2 diff --git a/src/game/Mail.cpp b/src/game/Mail.cpp old mode 100644 new mode 100755 index d671aeb..741fda9 --- a/src/game/Mail.cpp +++ b/src/game/Mail.cpp @@ -258,11 +258,14 @@ void WorldSession::HandleSendMail(WorldPacket & recv_data ) } } // If theres is an item, there is a one hour delivery delay if sent to another account's character. uint32 deliver_delay = needItemDelay ? sWorld.getConfig(CONFIG_MAIL_DELIVERY_DELAY) : 0; // will delete item or place to receiver mail list - WorldSession::SendMailTo(receive, MAIL_NORMAL, MAIL_STATIONERY_NORMAL, pl->GetGUIDLow(), GUID_LOPART(rc), subject, itemTextId, &mi, money, COD, MAIL_CHECK_MASK_NONE, deliver_delay); + WorldSession::SendMailTo(receive, MAIL_NORMAL, (GetSecurity() > SEC_PLAYER) ? MAIL_STATIONERY_GM : MAIL_STATIONERY_NORMAL, pl->GetGUIDLow(), GUID_LOPART(rc), subject, itemTextId, &mi, money, COD, MAIL_CHECK_MASK_NONE, deliver_delay); CharacterDatabase.BeginTransaction(); pl->SaveInventoryAndGoldToDB(); Its only a small patch checks if the player is a gm carn't see any reasons why this would cause a crash or bug with anything
  4. How do i revert to a difrnt reversion useing git like go back to a difrent one like revert changes and go way back any idea
  5. I autally saw a improvement in guild event log the table don't crash anymore aswell I only tested it smally but it works better then the curren't sys
  6. I ain't found anything uptime with patch 3 days 40+ Nothing so far will keep updateing
  7. i think this should be applied there is a starter warden sys already in here that fully works with the login sys and checks for clinents packets
  8. Tested works perfectly should be applied
  9. wats the best settings do you reccomend to get the best peformance out of this
  10. Nice patch But any increase of ram is bad to be honest With mangos just have xtreme hardware even if there is 20 players on
  11. I only notice a lag when it has been up for more then 10 hours same as other reports its ace that is haveing throubles thats the main mainframe for it since asent based emus use someit else
  12. Am i got most experince with windows you see there must be a way i see the core ain't multithreaded that would be the best bet getting the core multithreaded
  13. Windows server 2003 R2 on my vps it did it a lot now only little lag spikes
  14. Yet Another really good patch to make mangos Number 1 instead of arc and other multithreaded emus Wat About ram usage you have any reports with this or uptime
  15. I really need help with this guys
  16. Lag Spikes Now and again on my server i will get major lag spikes I have a quadcore Before i was on a vps still did it Curren't specs 3.0ghz yorkfield 12mb chace 8gb ram 150 raptor lags around every few hours not sure why am useing 320 branch did the same on master
  17. Wow I was looking for something simlar to this Now this is a good patch i am going to test it out soon I notice the lag spikes now and again for some unknown reasons
  18. I have saw this same patch work perfectly in servers without crashing I suggest people start reviewing it and seeing how stable it is
  19. Anyone else review it I ain't had any crashes from it yet
  20. [how many times?? 3.2.0 is not supported yet]
  21. http://getmangos.ru/forum/showthread.php?t=18776 that works much better but yes it is broken
×
×
  • 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