[GUIDE] How to make items cost 'tokens' or 'event coins' menu

User Tag List

Page 3 of 6 FirstFirst 123456 LastLast
Results 31 to 45 of 82
  1. #31
    Dragz's Avatar Member
    Reputation
    7
    Join Date
    Jul 2007
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +rep!
    it helped me alot!! ty dude!

    [GUIDE] How to make items cost 'tokens' or 'event coins'
  2. #32
    Herleybob's Avatar Contributor
    Reputation
    178
    Join Date
    Jul 2007
    Posts
    663
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im pretty sure to get the icon to show, you will need to edit a MPQ, because all the DBC files come from wow. So you would need to edit those and use the WoWME.

    Nom Nom Nom :P

  3. #33
    mrsunhill's Avatar Member
    Reputation
    2
    Join Date
    Nov 2007
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how i make custom tokens?

  4. #34
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just make a item, then follow this guide how to use it to buy things

  5. #35
    mrsunhill's Avatar Member
    Reputation
    2
    Join Date
    Nov 2007
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    really?

    Originally Posted by Power of Illuminati View Post
    Just make a item, then follow this guide how to use it to buy things
    no kidding? no special flags?

  6. #36
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not needed... You can make this with a Leg peace... but ofc it's looking good by using a token style on the item

  7. #37
    mrsunhill's Avatar Member
    Reputation
    2
    Join Date
    Nov 2007
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Power of Illuminati View Post
    Not needed... You can make this with a Leg peace... but ofc it's looking good by using a token style on the item
    think ill just search through my db for a token :P

  8. #38
    mrsunhill's Avatar Member
    Reputation
    2
    Join Date
    Nov 2007
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok if i got this right then its:
    Column1 = entry id of the item
    Column4 = entry id of the token
    Column9 = how many tokens needed to buy item in Column1

    thats right?

  9. #39
    mrsunhill's Avatar Member
    Reputation
    2
    Join Date
    Nov 2007
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    didnt get it to work put i love this smiley! :homer:

  10. #40
    scottoman321's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice guide! Im going to use this for my server!

  11. #41
    destruction's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mrsunhill View Post
    ok if i got this right then its:
    Column1 = entry id of the item
    Column4 = entry id of the token
    Column9 = how many tokens needed to buy item in Column1

    thats right?

    Columm1 = Id of the information in the row (any number other than one used)

    Columm4=yes thats right

    Columm9 = amount of Columm4 item to buy the thing this is put on the extended costs part of an item
    on the navicat/Heidisql(not sure names right) program used to modify stuff on the server

    EX.

    Item: Don Carlos's Hat (causes it awesome)

    token: Generic Token of 1337ness (example id: 12345)

    the coding for the hat so that it costs 1 Generic Token of 1337ness could be (looking at it in Microsoft Excel)

    Code:
       Col1 9001   Col2 0   Col3 0   Col4 12345   Col5 0   Col6 0   Col7 0   Col8 0   Col9 1   Col10 0   Col11 0   Col12 0   Col13 0   Col14 0   Col15 (blank)
    then on the extended cost on Don Carlos's Hat put 9001 and then on a vendor that sells the hat it would cost 1 Generic Token of 1337ness


    Edit: DBCUtil Format

    Code:
       Col1 9001   Col2 0   Col3 0  Col4 12345  Col5 0  Col6 0x0   Col7 (blank) Col8 (also blank) Col9 1   Col10 0 Col11  0  Col12 0 Col13  0  Col14 0 Col15 (blank)
    Last edited by destruction; 06-28-2008 at 10:12 PM. Reason: added DBCUtil format (it is different)

  12. #42
    Tropem's Avatar Member
    Reputation
    26
    Join Date
    Jun 2007
    Posts
    179
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    :irock:

    this is good realy good! tyvm!

  13. #43
    Tobeo's Avatar Active Member
    Reputation
    17
    Join Date
    Mar 2007
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Repost, This way is also more advanced than this one :O :

    http://www.mmowned.com/forums/ascent...oint-reqs.html

  14. #44
    Tropem's Avatar Member
    Reputation
    26
    Join Date
    Jun 2007
    Posts
    179
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This was good.. until i noticed i dident have the thing in Items table in my DB.. Any idea how i add it?

    EDIT :

    I got an own table that is named

    Item_extendedcost

    is that it?

  15. #45
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes it is.

Page 3 of 6 FirstFirst 123456 LastLast

Similar Threads

  1. How do i make items cost Tokens?
    By controlsx2 in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 06-01-2008, 05:42 PM
  2. [Request] How to make item sold by token?
    By Ellenor in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 02-18-2008, 07:26 AM
  3. [Question] How to make items buyable with Marks and Token
    By Spurven in forum World of Warcraft Emulator Servers
    Replies: 10
    Last Post: 10-29-2007, 04:25 AM
All times are GMT -5. The time now is 03:20 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