Jump to content

lillecarl

Members
  • Posts

    893
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Everything posted by lillecarl

  1. The mobs should enter combat i think, and leave combat after 5 sec, but they need to "keep orientation" so you can backstab them etc... without them facing you, if you see what i mean - LilleCarl
  2. Sorry for reviving a old thread, but i think its better then making a new one. I got this script: http://paste2.org/p/1642372 But i cannot use the "m_creature->SetTargetGUID(0);" Because its using some "ObjectGuid type" now, how can i convert/edit this? - LilleCarl
  3. with the required packages installed, yes visual studio redist package in other words, then there shall be no problems - LilleCarl
  4. SVN? Mangos uses git abd please point out what the problem is really EDIT: Ill look at it when i get home if i remember
  5. Great =)
  6. Yay, someone is using my restarter =) EDIT: screen -AmdS would be better for automation, then it is started in detached mode - LilleCarl
  7. " database A database for the mangos-zero branch, with game data for client 2.4.3. Last updated August 25, 2011 " Should be "A database for the mangos-one branch, with game data for client 2.4.3."
  8. Sudo crontab -e In crontab type @reboot MANGISFILEHERE
  9. Mysql password mismatch
  10. Sure they can, but their results are interdependent. You cannot eat your breakfast before you woke up (as silly example). There's order in which (some) calculation has to be made. Besides, as I said above, for full cpu load, even instance based granularity will do. Thank you for explaining very well:€ Now i "got" this:) - LilleCarl
  11. Yeah, it's unfortunate that people think more threads = more performance, regardless of what is actually being processed. Well all thread safe parts could run separatley? I mean so all cores are use to full load? - LilleCarl
  12. If you read the wiki: http://getmangos.eu/wiki/Compile_MaNGOS_On_Windows you will get it working i suppose, you need maps,vmaps,dbc. There are extractors included in mangos for maps/vmaps/dbc - LilleCarl
  13. Oh nvm then
  14. No How come noone starts developing MT? It would increase mangos performance drastically on high load right? - LilleCarl
  15. Just a question (Since im not a Programming genious) Is mmaps running in a separate thread? I just "think so" because i got more load on core2 with mmaps, that would be great if that is so - LilleCarl
  16. This topic got some great ideas popping up, idd xsavior merge the cummunitys but kerping the repos apart, or even "move" the development to the mangos org but keeping the repos apart(i like this idea)
  17. By that reasoning, you could also ask why there is more than one MaNGOS branch, more than one operating system, more than one car model etc. That's pretty easy to answer: because people will always want a choice or want to do things their own way I don't have a problem with that at all. So offering the project a new home sounds just fine to me. It might be seen as the default DB for MaNGOS, but even that is fine. If you don't like it, for whatever reason, you're still free to create your own thing But it makes the development speed much slower? - LilleCarl
  18. I dont get why there shall be more then one db project:S
  19. Oh well, but im mysql goes closed, then wouldnt someone else pick the development up?
  20. Nope. See for 8.4 [1] and for upcoming 9.0 [2] Regards Skirnir [1] http://www.postgresql.org/docs/8.4/static/sql-commands.html [2] http://www.postgresql.org/docs/9.0/static/sql-commands.html EDIT: Other than that I don't know how functional PostgreSQL is in MaNGOS. The worlddatabase providers I know only support MySQL and it's a pain in the … to convert these files to Postgre and if I got it right MaNGOS has only for MySQL prepared statements. Then drop postgre support? And optimize for mysql? - LilleCarl
  21. But MaNGOS is compatible with MySQL and PostgreSQL? And i think both got REPLACE?
  22. Even more awesome idea is that you are going to take a part of it, That is a big LIKE from me - LilleCarl
  23. I just saw that the character saving does 1st, delete the player, then insert him, how come you dont just replace him? That would be more efficent and reduce the load on the database server right? EDIT: Just read this, thats why;): https://github.com/kicho/mangos/commit/78b5ca8964f9907df8a0285acb5c968acff7adfd - LilleCarl
  24. There is none
  25. Revision, Database, Scripting library, Custom Patches Or is it even mangos? - LilleCarl
×
×
  • 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