Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Results 1 to 2 of 2
  1. #1
    Graphics Guru

    Join Date
    Feb 2009
    Posts
    1,377
    Rep Power
    24
    Reputation
    382

    Starting Area SQL - MaNGOS/Trinity/SkyFire


    Register to remove this ad
    SkyFire

    Code:
    UPDATE `playercreateinfo` SET `map`='MAP A', `zone`='ZONE A', `position_x`='X A', `position_y`='Y A', `position_z`='Z A', `orientation`='O A' WHERE `race` IN (1,3,4,7,11,22);
    UPDATE `playercreateinfo` SET `map`='MAP H', `zone`='ZONE H', `position_x`='X H', `position_y`='Y H', `position_z`='Z H', `orientation`='O H' WHERE `race` IN (2,5,6,8,9,10);

    MaNGOS/Trinity 3.3.5
    Code:
    UPDATE `playercreateinfo` SET `map`='MAP A', `zone`='ZONE A', `position_x`='X A', `position_y`='Y A', `position_z`='Z A', `orientation`='O A' WHERE `race` IN (1,3,4,7,11);
    UPDATE `playercreateinfo` SET `map`='MAP H', `zone`='ZONE H', `position_x`='X H', `position_y`='Y H', `position_z`='Z H', `orientation`='O H' WHERE `race` IN (2,5,6,8,10);

  2. #2
    Premium

    Join Date
    Apr 2011
    Posts
    32
    Rep Power
    15
    Reputation
    33

    Register to remove this ad
    lol thanks

 

 

Tags for this Thread

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 08:27 PM.
Powered by vBulletin® Copyright ©2000-2026, Jelsoft Enterprises Ltd.
vBulletin Licensed to: MMOPro.org
vBulletin Skin By: PurevB.com