Create A -- Vanilla 1.12.1 Server Of Your Own -- In Less Than 5 Minutes menu

User Tag List

Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 49
  1. #31
    brotalnia's Avatar Elite User
    Reputation
    497
    Join Date
    Apr 2009
    Posts
    473
    Thanks G/R
    26/300
    Trade Feedback
    0 (0%)
    Mentioned
    14 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by HonkL View Post
    Hi nice job.. btw i need 14 rank in PVP but i dont know how.. can you tell me somebody how to do it ?? Command on .honor add cant do :'( i have only this commands.. >> Alle GM Befehle für Mangos << - !!!!! WICHTIG !!!!!
    I don't know how to change your rank with a gm command, but you can do it through the database. You need to edit the 'characters' table and set the rank of your character there. I'm not sure which column it is exactly, but it's one of these:

    honor_highest_rank
    honor_standing
    stored_honor_rating
    stored_honorable_kills

    Create A -- Vanilla 1.12.1 Server Of Your Own -- In Less Than 5 Minutes
  2. #32
    Marcelino1's Avatar Member
    Reputation
    1
    Join Date
    Jan 2017
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, thankyou for taking the time to make this guide fantastic job. .

    Just a few questions. I managed to get the server up and running and I created a GM account at lv 4 and made a 60 mage and logged in but when I tried to use commands such as:

    additem *itemnumber*

    and

    additemset *name*

    they don't work, i get an error back saying "CLI command under processing........ There is no such command"

    Can you please tell me what I am doing wrong?? Thanks

    PS pls ignore i realised i was typing them into the DOS window and not actually in game DOH
    Last edited by Marcelino1; 01-03-2017 at 10:53 PM.

  3. #33
    RobertoSageto's Avatar Member
    Reputation
    7
    Join Date
    May 2014
    Posts
    14
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    *** QUICK SOLUTION TO FAILING AT STEPS 6 & 7 ***
    Hey guys, if your mangosd.exe and realmd.log are closing immediately upon opening, check the log files.
    For me it was because I had MYSQL 5.5 already installed on my system previously and the service was set to run MYSQL 5.5 when windows started up. I went to services and stopped MYSQL 5.5 which allowed me to connect to the Mangos MYSQL 5.5 server once I ran mysql.bat.
    You must have a conflicting MYSQL install if you are getting the error:
    127.0.0.1: Access denied for user 'root'@'localhost' (using password: YES)
    2017-01-25 05:35:51 ERROR:Cannot connect to database
    Realmd.log will show you the error(s) causing the executables to fail.

    OP great guide, thanks for this!

  4. #34
    sam3405's Avatar Member
    Reputation
    1
    Join Date
    Jan 2017
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for the guide on making the server public

    I followed all 6 steps; however when my friend connects externally he gest stuck in a realm loop. any thoughts / ideas?

    The realm loop is he can connect with his account I created - he selects the region and realm but it never seem to authenticate and get him to the character screen.....I was able to duplicate this on my pc by changing the bind IP...

    (1) Ports 3306 8085 3724 are being forwarded to my IP address ( I should note I am using the same PC to host the server as I am to play on the server - could this be an issue? )
    (2) On my router I've changed from DHCP to static IP
    (3 -4) In the realmd database I've updated the realmlist table address = my external IP port = 8085
    (5) We have placed my external IP in our realmlist.wft file

    Somethings we've already tired
    (1) Open up a number of different ports - 8050 6881 7878 3036 80 1400 1401 - no difference -
    (2) Host file entries
    (3) Changing the Bind IP from 0.0.0.0 to my pc address

    Thanks again for the guide - any help would be appreciated

  5. #35
    Griffen8280's Avatar Member
    Reputation
    2
    Join Date
    Mar 2017
    Posts
    3
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sam3405 View Post
    Thank you for the guide on making the server public

    I followed all 6 steps; however when my friend connects externally he gest stuck in a realm loop. any thoughts / ideas?

    The realm loop is he can connect with his account I created - he selects the region and realm but it never seem to authenticate and get him to the character screen.....I was able to duplicate this on my pc by changing the bind IP...

    (1) Ports 3306 8085 3724 are being forwarded to my IP address ( I should note I am using the same PC to host the server as I am to play on the server - could this be an issue? )
    (2) On my router I've changed from DHCP to static IP
    (3 -4) In the realmd database I've updated the realmlist table address = my external IP port = 8085
    (5) We have placed my external IP in our realmlist.wft file

    Somethings we've already tired
    (1) Open up a number of different ports - 8050 6881 7878 3036 80 1400 1401 - no difference -
    (2) Host file entries
    (3) Changing the Bind IP from 0.0.0.0 to my pc address

    Thanks again for the guide - any help would be appreciated
    I too am experiencing this exact thing with the install that I did. The one difference is that it even affects the clients on the local network as well. I have disabled all firewalls on the system in the off chance that something was blocking traffic for some reason and that still did not fix the issue. In the server settings I have the bind ID set to 0.0.0.0 (all IP addresses available which in my case is only one). Any thoughts on what would cause this would be appreciated. According to the logs, it doesn't even look like I am connecting to the server at all. Is there a way to turn on verbose logging so that all server events are logged?

  6. #36
    Bokutox's Avatar Banned CoreCoins Purchaser
    Reputation
    343
    Join Date
    May 2013
    Posts
    638
    Thanks G/R
    90/65
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    whats the issue exactly?

  7. #37
    Griffen8280's Avatar Member
    Reputation
    2
    Join Date
    Mar 2017
    Posts
    3
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Basically I get stuck in a never ending loop of selecting the realm. It sees the realm and I am actively logged into the server using the credentials I setup while following the guide. When it tries to log into the realm however something fails and it kicks me back out to the realm selection dialogue. I'm wondering if I should create a new realm in the database and see if it lets me log into that? Any thoughts on what would cause this behavior? Was I descriptive enough.

  8. #38
    codera's Avatar Member
    Reputation
    6
    Join Date
    Mar 2017
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Griffen, I had that problem too

    This solved it for me:

    Creating Public Server for LAN Party – Setting up Private WoW Server | Reaper-X

    Basically i needed to go into the database and edit the record that they list in that article to reflect my server's network ip (192.168.x.x for example)

    Good luck!

  9. #39
    Griffen8280's Avatar Member
    Reputation
    2
    Join Date
    Mar 2017
    Posts
    3
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by codera View Post
    Hi Griffen, I had that problem too

    This solved it for me:

    Creating Public Server for LAN Party – Setting up Private WoW Server | Reaper-X

    Basically i needed to go into the database and edit the record that they list in that article to reflect my server's network ip (192.168.x.x for example)

    Good luck!
    This worked. I got the realm IP set to the machine IP and it fired right up from there. Good call on the suggestion here!

  10. Thanks Bokutox (1 members gave Thanks to Griffen8280 for this useful post)
  11. #40
    QCyrax's Avatar Member
    Reputation
    2
    Join Date
    Mar 2017
    Posts
    2
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi fellas. I'm totally new here, but I managed to follow Bokutox's guide and set up my own private server. I only have one problem: is there a way to enhance my character's attributes/make him god mode? 'Cause I'm too much of a newbie to get bots to work in my server and if I wish to dungeon or raid, I'd simply like my char to compensate for a 5/40-man. I can modify the char's level, HP and basic stats like walking speed, but I can't do anything for attributes such as Str/Agi/Sta/Int or Armor, which would influence my pet/minion if available.

    Any tips on how to circumvent this issue? Are there GM commands for God Mode, because I've checked the links and every time I try one, it says "There is no such command."

  12. #41
    brotalnia's Avatar Elite User
    Reputation
    497
    Join Date
    Apr 2009
    Posts
    473
    Thanks G/R
    26/300
    Trade Feedback
    0 (0%)
    Mentioned
    14 Post(s)
    Tagged
    2 Thread(s)
    Only Arcemu has the command that you want. But there is another way to do this using spells.

    Make the following macro for God Mode + Uber Damage:
    Code:
    /target player
    .learn 29230
    .aura 26662
    To disable the effect use this macro:
    Code:
    /target player
    .unlearn 29230
    .unaura 26662

  13. Thanks QCyrax, Bokutox (2 members gave Thanks to brotalnia for this useful post)
  14. #42
    QCyrax's Avatar Member
    Reputation
    2
    Join Date
    Mar 2017
    Posts
    2
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by brotalnia View Post
    Only Arcemu has the command that you want. But there is another way to do this using spells.

    Make the following macro for God Mode + Uber Damage:
    Code:
    /target player
    .learn 29230
    .aura 26662
    To disable the effect use this macro:
    Code:
    /target player
    .unlearn 29230
    .unaura 26662
    Thank you so much. Is there a way to buff my pet in a similar fashion so as to keep him alive in raid situations?

  15. Thanks Bokutox (1 members gave Thanks to QCyrax for this useful post)
  16. #43
    MMO-GS's Avatar Active Member
    CoreCoins Purchaser Authenticator enabled
    Reputation
    17
    Join Date
    Mar 2015
    Posts
    73
    Thanks G/R
    2/4
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Pleasure doing fair business with you! Thumbs up!

  17. Thanks Bokutox (1 members gave Thanks to MMO-GS for this useful post)
  18. #44
    Skysize's Avatar Banned
    Reputation
    7
    Join Date
    Apr 2017
    Posts
    7
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I like this, theres an elysium one out that is super buggy.. server keps restarting =p but this works lik a charm

  19. Thanks Bokutox (1 members gave Thanks to Skysize for this useful post)
  20. #45
    jetblackz's Avatar Member
    Reputation
    1
    Join Date
    Jan 2018
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    i have everything

    mangosd.exe closes after 3 secs only mangosd

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [2.3.3]Create your own MaNGOS Server! [No Repack]
    By Ophie in forum WoW EMU Guides & Tutorials
    Replies: 12
    Last Post: 07-03-2008, 09:58 PM
  2. Create A Working 2.4.1 Server With A Website
    By Xtinction in forum WoW EMU Guides & Tutorials
    Replies: 27
    Last Post: 05-22-2008, 05:32 PM
  3. Making a 2.3.0 Private Server In Less than 20 Minutes v1.0
    By MoH in forum WoW EMU Guides & Tutorials
    Replies: 29
    Last Post: 05-19-2008, 01:00 PM
  4. creating your own server [Noob Friendly]
    By cooper101 in forum WoW EMU Guides & Tutorials
    Replies: 46
    Last Post: 03-29-2008, 10:05 PM
  5. [Video] How To Create Your Own Private Server by ME!
    By Linkin.Park. in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 03-09-2008, 01:02 PM
All times are GMT -5. The time now is 08:49 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search