[REQUEST] playercreateinfo (template) menu

Shout-Out

User Tag List

Results 1 to 8 of 8
  1. #1
    kimmern's Avatar Member
    Reputation
    4
    Join Date
    Apr 2007
    Posts
    106
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [REQUEST] playercreateinfo (template)

    Hi and welcome to this thread.
    i was wondering if anyone could edit a playercreateinfo template to make all classes start at GM island?
    (For a Trinity DB)

    Thanks

    ~Frankie~
    Last edited by kimmern; 03-06-2011 at 02:53 PM.

    [REQUEST] playercreateinfo (template)
  2. #2
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Errr, no. You haven't even stated for which emulator.

    However, you can change it all yourself by going to GM Island, do .gps, and then update the database using these types of queries:

    UPDATE `playercreateinfo` SET `mapID` = '1';
    UPDATE `playercreateinfo` SET `zoneID` = '0';
    UPDATE `playercreateinfo` SET `positionX` = '0';
    UPDATE `playercreateinfo` SET `positionY` = '0';
    UPDATE `playercreateinfo` SET `positionZ` = '0';

  3. #3
    kimmern's Avatar Member
    Reputation
    4
    Join Date
    Apr 2007
    Posts
    106
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stoneharry View Post
    Errr, no. You haven't even stated for which emulator.

    However, you can change it all yourself by going to GM Island, do .gps, and then update the database using these types of queries:

    UPDATE `playercreateinfo` SET `mapID` = '1';
    UPDATE `playercreateinfo` SET `zoneID` = '0';
    UPDATE `playercreateinfo` SET `positionX` = '0';
    UPDATE `playercreateinfo` SET `positionY` = '0';
    UPDATE `playercreateinfo` SET `positionZ` = '0';
    will that update for ALL the classes?

  4. #4
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Yes .

  5. #5
    kimmern's Avatar Member
    Reputation
    4
    Join Date
    Apr 2007
    Posts
    106
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stoneharry View Post
    Yes .
    Save as a SQL n just execute?

    Thanks.

  6. #6
    Facerolling's Avatar Contributor
    Reputation
    116
    Join Date
    Mar 2007
    Posts
    307
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You need to fill in these yourself:

    Code:
    UPDATE `playercreateinfo` SET `mapID` = '1';
    UPDATE `playercreateinfo` SET `zoneID` = '0';
    UPDATE `playercreateinfo` SET `positionX` = '0';
    UPDATE `playercreateinfo` SET `positionY` = '0';
    UPDATE `playercreateinfo` SET `positionZ` = '0';
    Go to GM Island and type ".gps", then match up the map, zone, and x,y,z coordinates into the queries and save and execute.
    hey ervyone whats up gamboys

  7. #7
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Yes. Or use the query editor/box to execute it through a MySQL GUI such as SQLyog.

    You just need to change the values to the GM Island coordinates and values.

    edit: What facerolling said, which is basically what I said in my first post.

  8. #8
    kimmern's Avatar Member
    Reputation
    4
    Join Date
    Apr 2007
    Posts
    106
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    uh yeah, lol thanks guys

    edit: ok so i made the sql and all.. tried executing... i got this

    Code:
    [Err] 1054 - Unknown column 'mapID' in 'field list'
    [Err] UPDATE `playercreateinfo` SET `mapID` = '1';
    [Msg] Finished - Unsuccessfully
    --------------------------------------------------
    EDIT: ok i got it to work, had to change it a little bit

    SQL For making all classes start on GM island.
    playercreateinfo update template (TRINITY ONLY)
    Code:
    UPDATE `playercreateinfo` SET `map` = '1';
    UPDATE `playercreateinfo` SET `zone` = '876';
    UPDATE `playercreateinfo` SET `position_X` = '16225.725586';
    UPDATE `playercreateinfo` SET `position_Y` = '16255.918945';
    UPDATE `playercreateinfo` SET `position_Z` = '13.094419';
    Last edited by kimmern; 03-07-2011 at 04:13 AM.

Similar Threads

  1. Request - Playercreateinfo.sql
    By DeadlyMaker in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 11-20-2008, 01:09 PM
  2. [REQUEST] Website Template
    By nickelo in forum Art & Graphic Design
    Replies: 5
    Last Post: 11-03-2008, 08:09 PM
  3. [Request] Edit Template
    By kreckiq in forum Community Chat
    Replies: 2
    Last Post: 10-12-2008, 04:43 PM
All times are GMT -5. The time now is 11:16 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search