| | Mangos Guides This section is for WoW emulated server, Mangos guides. [NO QUESTIONS HERE] |  | | 
07-25-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Apr 2007
Posts: 4
Reputation: 1 Level up: 13%, 439 Points needed | | | | any command for flying? ; ) server up and running.. nice work
buut is there any command for flying? | Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx. 
07-25-2008
|  | Contributor | | | Join Date: Dec 2007
Posts: 100
Reputation: 110 Level up: 99%, 8 Points needed | | | | pusen, please read the FAQ.
tj, I'm not sure what's causing that, are you getting any errors in the mangosd window?
pujanke, sorry, but I don't know what else to tell you. Perhaps you're not on an administrator account, and don't have sufficient privileges, or perhaps you've got some other program, perhaps malware interfering with the mysql server. My only recommendation at this point is try on another computer and make the server public. | 
07-25-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Jul 2008
Posts: 3
Reputation: 1 | | | Okay, working on server Figured out that i had changed the MySQL entry under realmlist database to my external IP, and it stopped working externally and internally, even on the server.
Once i changed it back to 127.0.0.1 it worked on the server, but not on the LAN or externally.
How would I fix this? | 
07-25-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Aug 2007
Posts: 3
Reputation: 1 | | | here is my situation. I can connect and play no problem. I can get another person to log into the game and see the server and it's status as up. however when they try to connect it loops back to the server selection screen. Any help would be appreciated. | 
07-25-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Jul 2008
Posts: 18
Reputation: 1 | | | yes Quote:
Originally Posted by PuseN server up and running.. nice work
buut is there any command for flying? | type .godmode | 
07-25-2008
|  | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Jun 2008
Posts: 1
Reputation: 1 | | | Link ive noticed the link to the SGLyog isnt working, ive tried to get the MYsql thingo so
i can add items and things to the server and change the server name plz help me ty | 
07-25-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Jul 2008
Posts: 18
Reputation: 1 | | | Here. Quote:
Originally Posted by marblez ive noticed the link to the SGLyog isnt working, ive tried to get the MYsql thingo so
i can add items and things to the server and change the server name plz help me ty | Marblez, go to Google and type in "SQLyog". The first pick that comes up should be the download site. MAKE SURE you download the Community version. | 
07-26-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Jul 2008
Posts: 1
Reputation: 1 | | | I can't seem to find a "maps" folder in the MANGOS folder. I had tried to make a 2.4.3 ascent server, but it didn't work so I tried this out. Could it be that had something to do with it?
Last edited by Jeter2; 07-26-2008 at 01:52 AM.
| 
07-26-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2007
Posts: 1
Reputation: 1 | | | hey anyone got any ide whats wrong if i cant create any chars ? every time i try i just get kicked back to char selection and its all empty ....and the tbc races are greyed out | 
07-26-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Oct 2007
Posts: 5
Reputation: 1 | | Ok i have followed the guide, and tryed to make it public so me and my brothers plus some freinds can have some fun =D
But for some reason none of us can connect to the server.
I do not have static IP, so i have made one of the free DNS hostnames (No-IP)
But when i use that and have binded it to my own external IP it cant connect.
The "RealmD" window allso say "Unable to connect to database"
Can someone help me plz... | 
07-26-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Sep 2007 Location: New York
Posts: 12
Reputation: 1 | |  on the guide  This will really help beginners. | 
07-26-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Sep 2007 Location: New York
Posts: 12
Reputation: 1 | | Quote:
Originally Posted by Mizt Ok i have followed the guide, and tryed to make it public so me and my brothers plus some freinds can have some fun =D
But for some reason none of us can connect to the server.
I do not have static IP, so i have made one of the free DNS hostnames (No-IP)
But when i use that and have binded it to my own external IP it cant connect.
The "RealmD" window allso say "Unable to connect to database"
Can someone help me plz... | If the RealmD is saying unable to connect to database check your .conf files to make sure the correct information is in there for your mysql password and also make sure your mysql is running. | 
07-26-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Sep 2007 Location: New York
Posts: 12
Reputation: 1 | | Quote:
Originally Posted by swog hey anyone got any ide whats wrong if i cant create any chars ? every time i try i just get kicked back to char selection and its all empty ....and the tbc races are greyed out | Not sure why TBC would be greyed out but generally the problem your having has to do with the character database. When you set up your server make sure to upload the different SQL files that came with the pack into your MySQL database. You should have multiple sql files that came in the pack i believe by the names of, Mangos.sql(which is the database),realmd.sql(login server database),characters.sql(character database), and possibly a couple more but those are the main ones. All you do is open sqlyog or navicat whichever you use to manage your mysql and then create 3 databases one called mangos, one called realmd, and one called characters. Then you take those 3 .sql files and sql update each one to their proper database then restart your server and try it out.
Im not a pro but this should work and im glad to help. Cya | 
07-26-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Sep 2007 Location: New York
Posts: 12
Reputation: 1 | | Quote:
Originally Posted by Jeter2 I can't seem to find a "maps" folder in the MANGOS folder. I had tried to make a 2.4.3 ascent server, but it didn't work so I tried this out. Could it be that had something to do with it? | Inside of the repack find a file called ad.exe then you go into your World of Warcraft folder and you make the folder called maps yourself. Once you've got that blank folder called maps in there put the ad.exe file inside the folder also. Double click to run ad.exe and then it will begin to extract the maps and put them into the maps folder for you as well as make a folder for dbc's which after the ad.exe extractor is done take both filled folders (maps,dbc's) and stick them back into your repack folder where your .conf files are. | 
07-26-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: Oct 2007
Posts: 5
Reputation: 1 | | | Everything looks ok... Hmm gonna try again and se if i can make it work.
Oh yea i am using a shared connection, and have no control over the router. Could that have anything to do with it? |  | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -4. The time now is 09:43 PM. |