

Cobra101
Members-
Posts
65 -
Joined
-
Last visited
Never -
Donations
0.00 GBP
Cobra101's Achievements

Advanced Member (3/3)
0
Reputation
-
Hey there folks! Cobra here from Project-Silvermoon.net bringing you a nice little combo tool made with the little free time I had last week. It can be used as 1, or all 3 functions it was made for. It's designed to allow you to check what version of PSDB is needed and what the min. version of Mangos goes with it. You can also launch your server and your game client from within the same program! (If you choose to of course.) To avoid nag screens I've set it up this way: The first time you start the program: click the Save/Disk icon on the top left. It'll ask you to select the folder you keep our SVN, your Mangos then Game (respectively) copies in. Don't wanna use one of the functions? Well then don't, or just close the dialog for the specific browsing box. If anyone wants any more features or finds problems...let me know. I'll do my best to implement/fix them asap. :cool: Sigaren from over at my forums was kind enough to supply mirrors to the rar, you're all welcome to do the same. File Locations: Original Filebeam RAR:http://filebeam.com/6fe9cd33b568c28f31837fcaa95a429b Original Post at Project-Silvermoon.net: http://project-silvermoon.net/index.php?/topic/195- P.S. For you pesky paranoid people out there, whom I'll try not be insulted by: MD5 hash: 8b2fe55d536698eb937bb080c6a05a32 http://vscan.novirusthanks.org/analysis/8b2fe55d536698eb937bb080c6a05a32/cHNjL%20WV4ZQ==/ MD5 hash: 3034a3b73f0a4c5c1276eb7e01099631 http://vscan.novirusthanks.org/analysis/3034a3b73f0a4c5c1276eb7e01099631/cHNtL%20%20WNoZWNrZXItZXhl/
-
It works fine, if it's not available it means your DB is missing the correct data. In PSDB we had to manually add the gossip/spell data for the trainers and achievements. All there is to it.
-
I think his point is it can be handled in other sections. For example, if you have a patch that would modify the DB structure, it would still go in with the patches. If it's a modification/3rd party change than what mangos uses and it's meant be retail like, they would go in those sections. If you're talking about changes that could come about making it more optimized, core modification would suit it. I, for example, head up the db team over a PSM. We don't bring changes here, we follow along with the changes mangos makes and deal with bugs and fixes on our own. There's many places to properly discuss what would apply to mangos directly. The DB section really did not need to be here.
-
Just wondering if anyone; and in such case whom, is working on the dungeon finder system for mangos. I'm aware trinity has it and there are a number of people who after searching I noticed were either working on it or trying to convert the one from trinity. The problem is I've not seen any recent one. The closest I've come is someone who hasn't done anything on it in 3 months.
-
Why not use the same repository at Mangos and ScriptDev2?
Cobra101 replied to a topic in OldGeneral discussion
There are no legal issues. It's all open source code. If you're referring to the people we're ripping off, if they can mangos SD2's dead anyway lol. On the other hand, yes SD2/ACID is a large project with it's own developers so they should have their own forums. No need to cause more clogging here than we already have. Lastly, I do the same thing patman does. It's a <1% variable that I have anything go wrong. Boohoo you have to spend another 30 seconds compiling SD2. I don't wanna be rude; but it's fine as it is. Leave it be lol. -
Looks exactly like what it does. Extra XP and gold based on the person you referred actually playing. Handy for people who want to promote their server. I suppose anyway. Probably just wind up with people making extra accounts lol.
-
I'm just now seeing this (was doing a search for random dungeons) and even though it would be difficult to use this procedure for many other things, it works perfectly for this. I would surely vote it's reviewed.
-
I agree with this idea. Especially the latter which Antiroot mentioned about the updating of the DB description. Every now and then I feel like I should go in there looking for into since I'm a DB Team admin. Never any help because of it's clutter.
-
I'm trying to finish up the Ruby Sanctum info in our DB and I've come across the following problem: As far as I'm aware the Entry number for a raid would be the default 10 normal. When I enter a raid in 10 Heroic I'm getting the creature under Difficulty_Entry_3. Now, my problem; when I enter both 25 and 25 heroic, I'm getting the same creature under Entry_2. ...Yes I methodically checked to make sure. I was under the impression when you have 1 creature, since we've got 3 bloody difficulty_entry numbers one would be 25h 25n 10h and you would use the entry as the base creature (10n / 5N) Could someone clarify the information about these fields and how you use them for different instances.
-
First make sure nothing is BLOCKING the ports, not just using them Second, just change the dam port. I've got 3 servers running, but you only need one realm daemon going. So if 3724 isn't working, try 3725 or any number...just change it in the config files. You don't have to change the DB at all if 8085 etc is working.
-
LOL Patman, I say that all the time. But I use PEBCAC. I do love seeing that. Oh, and Vlad; maybe you should just throw a line of text into the error message saying: "Don't ask about this!" lol Ok, lemme give you a rundown on this. Basically your error is you don't have the properly updated database to run your core. 2 steps to solve this. 1. Use my community's PSDB; it comes with an 100% simple installer to keep people from screwing up at all. (Or any other database you'd like to use.) 2. After that, if your version is ahead of ours apply updates. (Though as of this post we're on track.) BUT if you do need updates remember this; The error you got shows the version you have, and the version you need. Mangos made it (almost apparently) idiot proof. To fix this: Install the updates included with your core (or if you do your own in the SQL folder) IN ORDER starting from the one after the one you have, all the way to the one you need. :cool: Though, IDK What DB you're using that so freaking out of date, but I'd suggest using ours. (The PSDB, link's in my sig.)
-
Probably don't remember me, but I remember your name. WB. Ya it's so simple now to get a server going. My DB team even has a batch installer you can use to install your db with no effort. Don't be scared by git either. I'm happy Mangos has been going all these years. My community started the summer of the same year they did. Going strong for 4 years now. It's almost hard to believe; but it shows you how dedicated we all get. Mangos has such a great community and following, no wonder at all they've stuck around. As I said before; I'm happy they're still here. :cool:
-
[10289] Creature models, using cache data directly. Att. DB devs!
Cobra101 replied to a topic in OldCore modifications
I'll make sure my DB team looks over it and IF we need anything else put in we will; full credit will go to you for this of course. Thank NoFantasy. -
[10289] Creature models, using cache data directly. Att. DB devs!
Cobra101 replied to a topic in OldCore modifications
I had posted this very question in another part of the forums. How exactly can we go about this? I don't suppose a case switch could be coded into the core to run a check on the player's race before dropping the things and have it pull or use data based on that? As I said in my other post I'm no C++ guru but does that sound logical? Faramir's kinda right; and Karmazyn is. It's went into being in 3.3 and it's gonna get worse in Cata. Currently, Alliance only have Draenei; but the horde have spereate totem models for: Tauran (Original Model) Orcs and Trolls. P.S. As the Project-Silvermoon admin I love the idea as a whole; it's gonna save me and my team lots of time. ...and in the long-run, hair. lol -
Shaman Totems (Yes you know what I'm gonna ask.)
Cobra101 replied to Auntie Mangos's topic in OldGeneral support
Ya know...I was flipping wondering why I couldn't find all the info in the code I was after for totems. Heh, thanks a heap Toin. I'll head over and bother NoFantasy, didn't know he was gonna address this. Thanks again.
Contact Us
To contact us
click here
You can also email us at [email protected]
Privacy Policy | Terms & Conditions

You can also email us at [email protected]
Privacy Policy | Terms & Conditions
Copyright © getMaNGOS. All rights Reserved.
This website is in no way associated with or endorsed by Blizzard Entertainment®
This website is in no way associated with or endorsed by Blizzard Entertainment®