Need this outfit

Results 1 to 5 of 5
  1. #1
    Apprentice xAladim is offline
    MemberRank
    Feb 2015 Join Date
    20Posts

    Need this outfit

    Hello guys, please i need this dress




    your can help ?


  2. #2
    No avatar RenePunik is offline
    MemberRank
    Feb 2013 Join Date
    1,431Posts

    Re: Need this outfit

    Try to get it on your own, search for it on your database.
    Make new query:
    Code:
    USE [SRO_VT_SHARD] ---- Change database's name to your own.
    SELECT * FROM _RefObjCommon WHERE CodeName128 LIKE 'ITEM_MALL_AVATAR_%_%' order by ID
    Like if helped.
    Last edited by RenePunik; 22-02-15 at 11:59 AM.

  3. #3
    Apprentice xAladim is offline
    MemberRank
    Feb 2015 Join Date
    20Posts

    Re: Need this outfit

    Quote Originally Posted by RenePunik View Post
    Try to get it on your own, search for it on your database.
    Make new query:
    Code:
    USE [SRO_VT_SHARD] ---- Change database's name to your own.
    SELECT * FROM _RefObjCommon WHERE CodeName128 LIKE 'ITEM_MALL_AVATAR_%_%' order by ID
    Like if helped.
    i have clean db 1.88 :/

  4. #4
    kaju BadFist is offline
    MemberRank
    Nov 2011 Join Date
    833Posts

    Re: Need this outfit

    them use an other db and copy all avatar because if you want to make a server player will want x avatar so you will have to add them so is easy to add now.

  5. #5
    No avatar RenePunik is offline
    MemberRank
    Feb 2013 Join Date
    1,431Posts

    Re: Need this outfit

    Quote Originally Posted by xAladim View Post
    i have clean db 1.88 :/
    And so, i just wrote a simple query for you to list all your avatars that are already on your database, and if there any avatar is not on your database try to copy it from any another database.

    ------

    Quote Originally Posted by BadFist View Post
    them use an other db and copy all avatar because if you want to make a server player will want x avatar so you will have to add them so is easy to add now.
    Sorry, but i didn't understand you.



Advertisement