Ingame shop

Results 1 to 3 of 3
  1. #1
    Apprentice Nemesis_Hommage is offline
    MemberRank
    Nov 2009 Join Date
    6Posts

    Ingame shop

    hi i started a 2.5 aion server can somebody give me an exemple to fill in the ingame shop?
    thx

    -- Table structure for ingameshop
    `object_id` int(11) NOT NULL AUTO_INCREMENT,
    `item_id` int(11) NOT NULL,
    `item_count` int(11) NOT NULL DEFAULT '0',
    `item_price` int(11) NOT NULL DEFAULT '0',
    `category` int(11) NOT NULL DEFAULT '0',
    `list` int(11) NOT NULL DEFAULT '0',
    `sales_ranking` int(11) NOT NULL DEFAULT '0',
    `description` varchar(255) DEFAULT NULL,
    `title` varchar(255) DEFAULT NULL,


  2. #2
    Apprentice Nemesis_Hommage is offline
    MemberRank
    Nov 2009 Join Date
    6Posts

    Re: Ingame shop

    found, topic closed

  3. #3
    Apprentice zethfox is offline
    MemberRank
    Oct 2022 Join Date
    6Posts
    very informative....



Advertisement