Jump to content

lillecarl

Members
  • Posts

    893
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Everything posted by lillecarl

  1. Create a file.php on your local and on the webserver and add thr php info function (google it im on my iphone) and see if there are differenses that would be the answer:)
  2. I _forbid_ you to use windows to host anything at, there are so many disadvantages... i could personally assist you over irc/msn or smth just to prevent you to use "the devil" ;D - LilleCarl
  3. I think a similiar guide that might help you with this is: http://getmangos.eu/wiki/Compile_MaNGOS_On_Linux_Debian_Squeeze#Compile_MaNGOS
  4. So how did did it go? Any feedback yet? Just to point out. I have a debian machine at home managing my development server, and it have never been any problems:) And once i worked on another half big server, we hosted 100 players on 1 gig ram and one core from some xeon cpu ( virtual machine ) in my opinion debian is the best linux distro, but i would also like to try bsd at some point, since their development workflow is _best_ - LilleCarl
  5. It is not yum it is a memory leak or something detected by the kernel as i understanding, install valgrind and run mangos trought it and you will probably find your problem - LilleCarl
  6. This one thing. Ubuntu is not really the stable server os. It is pretty bleeding edge, i would consider using debian. Bt ubuntu should not drop connections, it might help to know what firewalls and what config you have on the machine - LilleCarl
  7. So basically make a command wich applies aura 9454 to the target and if he already has the aura then rwmove it, i could code it if i were home but as usually in just on my iphone -LilleCarl
  8. Post the code tags manually so the indention does not get messed up its pretty hard to read the code then;) just a tip
  9. How much performance does auction house really take on the server? Also you should give some more information about how your threading model works etc.... - LilleCarl
  10. If you clone via http you dont need keys:)
  11. You should consider using the commandline instead, its way more powerful with git
  12. If yOu compile mangos with the provided ace inside the repo it should work fine give us more info please
  13. What command did you use in git to clone the repo??
  14. There is a value in the player class called smth like dodge, put a if dodge>number and then the max dodge unter in stats.cpp i think, ill give you more info when i get home:)
  15. Oh, well im on my iphone and i also find it pretty hard to read plain diff files in some cases
  16. http://getmangos.eu/wiki/Compile_MaNGOS_On_Linux_Debian_Squeeze#Starting_the_Server Might help you out a bit (Written by me (A)) - LilleCarl
  17. Hello, well this code indention bug is new, it seems to skip "newlines" and just take everything in one big row, maby its related to the new highligting system? also links are broken and has been since i started hanging around here, links look like this: http://"http//qbnz.com/highlighter/%22 instead of this: http://qbnz.com/highlighter - LillecArl
  18. Vladimir, they should get full mana at the enter of the arena, and since they cannot loose any mana with preparation there is no need to set the mana to full when the gates open. I were playing on a server where DK's could do some spell with a glyph so they had 100 runic power when the gates opened. So: On arena join: Cast Preparation (And clear all arena cooldowns) Set full mana On arena gates: Remove preparation Ret rage to 0 & Runic power to 0 I think thats the way it shall be done, atleast with some info from my retail geekish friends - LilleCarl
  19. The flags are fetched from dbc right? Then just read the dbc files and check if the spell is losable or not
  20. How come you have 2 putty terminals up and running?
  21. But everyone inrange get honor doed not matter if they participated in the battle or not
  22. 4>..\\..\\..\\src\\game\\Player.cpp(20468) : error C2106: '=' : left operand must be l-value Just as response, i have no idea about hao to fix it
  23. Packet sniff a running vanilla server and work from the sniffs:)
×
×
  • 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