Jump to content

Xenithar

getMaNGOS Staff
  • Posts

    1395
  • Joined

  • Last visited

  • Days Won

    3
  • Donations

    0.00 GBP 

Everything posted by Xenithar

  1. Closing due to being a duplicate of [URL="https://www.getmangos.eu/issue.php?issueid=805"]this[/URL].
  2. My server is taking longer to setup than anticipated. Once I am finished I will figure this out.
  3. What I am saying is, don't change any code in MaNGOS or anything. Simply create a simple item to test with and set stat_type0 to 2, and give it a number of 1 or more for the value.
  4. That was the column name I was telling you about. The time is in milliseconds. I could not recall the name. It does work in Zero however, because I made a jacked-up set of daggers while messing around and set both to 0.50 (500) and 1250-2500 dam per hit. In the end it was over 8k dps on each dagger. Fun!
  5. Just a silly question, but have you tried value 2 out? Normally 0 is for nothing, so combined with a positive value, it could screw up. Have you tried setting the type to 2 and a positive value?
  6. Well +mana works in Zero on items in the DBC. I also believe I had a custom weapon with +mana, but will be unable to check until I get my new servers up. Many items in Zero use +mana, so there must be a way to make it work. I will figure it out once I am online again.
  7. Also remember that every NPC in-game is active. How is CPU? Then consider say, a hundred players...
  8. DPS is cake. 1000 is 1sec, 500 is 0.5sec, 1500 is 1.5sec. I forget the column, but the DPS is in milliseconds. *EDIT* Also, if something is displayed many times (normally this would be mana), you have an invalid stat type in one of the ten stat type fields. The stats are NOT sequential. Hang on and I will list the stats for you. *UPDATE* Here's the list of base stats. [list] [*]Mana = 0 [*]Health = 1 [*]Agility = 3 [*]Strength = 4 [*]Intellect = 5 [*]Spirit = 6 [*]Stamina = 7 [/list] ALso, there is MUCH more help in src/game/ItemPrototype.h for things including enchantments and triggers.
  9. Here you go. This shows them. They SHOULD be in the DBC. They have item numbers from the player DBC files. [url=http://www.wowwiki.com/Martin_Thunder]Martin Thunder[/url] [url=http://www.wowwiki.com/Martin_Fury]Martin Fury[/url] Funny story: [url]http://wow.joystiq.com/2009/04/29/player-receives-developer-item-in-the-mail-one-shots-ulduar/[/url]
  10. Martin Thunder had speed that wasn't 0 if I recall correctly. I also don't remember that text. I'll try to find some old screenshots. Also, I am loading my new server, so hopefully I will be up soon.
  11. That load the entire continent, including all zones. How much does that affect RAM? I am not against keeping all zones loaded as long as it doesn't require gobs of RAM.
  12. I remember differently. Once abandoned I remember it despawning. I never kept it long enough to see if it would despawn/attack on its own.
  13. Partially. When I teleport from a city somewhere else I am removed from the channel trade, and my zone channels change, but I get a "You're not on that channel" error.
  14. I would still like an option to load an entire zone with even one player in it so things like Stitches work.
  15. The mace was also legendary and said something like "Cheater! I hope you feel good!". I cannot remember exactly. It allowed you to target the area to kill things. I assume this used the "Area of Death" spell.
  16. The client level is "unsigned char", which ranges from 0 to 255, so yes 255 is the max. I would like for GM's to be able to do what they want. I would prefer the cap to stop normal players at the specified level, but if a GM does ".levelup ", whether on himself or a player, the server should abide by that decision. Along with that, it would require level stats up to 100 to be in the database even for Zero. I believe the cap in Draenor is 100, right? Either way we'd need to put in the data for all of the KNOWN levels.
  17. I believe so. I will find out when I build the new server tomorrow. I can then salvage my data off the old drive and see how I was configuring the servers. I automated most of the build with scripts.
  18. No, in Zero I do not remember crew. I will do an image search to confirm though. Remember, in BC/LK I know they buried a transport underground and this transport is where the players really were while onboard them. This allowed players and NPCs to remain in the correct locations after zoning. *UPDATE* I forgot, an awesome thing to do in LK was to get a DK to use Death Grip on you while on a boat or Zep right before zoning. When you spawned in, you would fly under the world and land safely on the "ghost ship". It was amusing as heck to me!
  19. Sunken Temple script incomplete... Alright, my server is down so I cannot look up the quest name or ID, so bear with me. The quest where you resurrect Hakkar to kill him is broken. It works long enough to get all four blood and throw it onto the four braziers. However, when he yells "I am here!", he never spawns and it just stops. Only way out is hearthing or GM commands. This is VERY likely an SD2 issue.
  20. I start WoW with a batch file. Below is what I have in it, from memory. [code] @ECHO OFF DEL WDB\*.* /Y WOW.EXE [/code] It clears the cache and then starts WoW. Useful because I do so many rebuilds and DB changes.
  21. The current system is too complex IMHO. I would simply do it Quake/Unreal/Doom style. Do collision-detection with the mover which is the transport.
  22. When adding an item you need to exit your client and delete your WDB folder. Also, reboot the server. There is no way to reload the item table right now.
  23. Not sure, I just remember them giving him Peep, epic gear, and then the entire staff joined him for a day of raiding and fun. This was during BC, prior to LK coming out. I hope the kid is still around.
  24. I see that. I tried it and 8250dps daggers are, shall we say, OP? I must have been remembering information pertaining to LK. Still, if those items existed in vanilla, they SHOULD be in our DBC files. Peep was added in BC. Flying phoenix mount given to some kid dying of cancer. The Blizzard team had him out to their place and played with him all day. Gave him Peep and also some rad gear. Made me all blurry-eyed when I first read about it.
×
×
  • 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