Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Results 1 to 3 of 3
  1. #1
    Scout
    Heartagram's Avatar
    Join Date
    Aug 2008
    Posts
    7
    Post Thanks / Like
    Rep Power
    16
    Reputation
    21

    Change Starting Areas


    Register to remove this ad
    Manually changing one class of a certain race.


    1. Go into your server and find the place you want players to start.
    2. Type ".gps".
    3. Write down the map (will be referd to as mapid later on), and all the cordinates (x,y,z).
    4. Open up your database with either navicat, heidisql or something a-like.
    5. Open the database "ascent".
    6. Look for the table called "playercreateinfo", and open it.
    7. Now you will see a lot of records. Each of these represent a class of race. Eks, Blood Elf paladin.
    8. Find your desired Record. (I will not tell you how-to since this guide is mainly for changing all to the same place)
    9. When you have found the record you would like to edit, go to the tab called "mapID".
    10. Now insert the mapID you found and wrote down after you typed ".gps".
    11. Find "positionX" and edit what it says, to the X cordinate you wrote down when you typed ".gps".
    12. Find "positionY" and change it to the one you wrote down.
    13. Find "positionZ" and change it so it matches the one you wrote down.
    14. Now you have successfully changed the starting area for a class of race.


    How to change all at once




    If you want to edit all of the records to the same (making all horde classes of all races and all alliance classes of all races)
    start the same place, follow this guide.


    1. Go into your server and find the place you want players to start.
    2. Type ".gps".
    3. Write down the mapid, and all the cordinates (x,y,z).
    4. Make a new text document on your desktop call it "changing starting areas.sql"
    5. Open up "changing starting areas.sql" with notepad.
    6. Now copy past this into "changing starting areas.sql"

    UPDATE playercreateinfo SET mapID = 0, positionX = 0, positionY = 0, positionZ = 0 WHERE `index` BETWEEN 1 AND 55;

    7. Replace all the red zero's with the info you wrote down, then save and close the document.
    8. Start your database handler (navicat or heidisql or what ever your useing).
    9. Open the database called "ascent"
    10. Right click "ascent" and chose "execute batch file"
    11. Now browse to desktop and pick "changing starting areas.sql"
    12. Click "start".

    (final note: If you have more than 55 records, change the yellow 55 to the amount you have)

    Outro

    Now your done! Hope this guide could help you.


    › See More: Change Starting Areas



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Grunt
    Hephaestus's Avatar
    Join Date
    Aug 2008
    Location
    Denmark
    Posts
    41
    Post Thanks / Like
    Rep Power
    16
    Reputation
    43
    Thanks for the guide.
    There is many ways to do this, but this is actually the easiest i've seen


  4. #3
    Scout
    Synthetic's Avatar
    Join Date
    Aug 2008
    Posts
    25
    Post Thanks / Like
    Rep Power
    16
    Reputation
    13

    Register to remove this ad
    Nice guide, would have given rep But got nothing left.
    Synth's Scripting


    If u need somekind of help scripting? ask me! i'll gladly make u and simple script for free. These script lang's i know. C++ Blua Lua

 

 

Visitors found this page by searching for:

Nobody landed on this page from a search engine, yet!
SEO Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 07:52 PM.
Powered by vBulletin® Copyright ©2000-2024, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org