Thread: need help with itemdb

Results 1 to 4 of 4
  1. #1 need help with itemdb 
    Registered Member
    Morphine's Avatar
    Join Date
    Jul 2011
    Posts
    1,814
    Thanks given
    495
    Thanks received
    262
    Rep Power
    136
    Hi, i've tried to do this tut http://www.rune-server.org/runescape...b-website.html
    but i get stuck on this part >


    You will want to go into PHPMyAdmin and select your database. Inside that database you want to click 'SQL' in the menu bar and put the following code in the box that pops up:
    Code:
    Code:
    CREATE TABLE IF NOT EXISTS `items` (  `id` int(255) NOT NULL,  `name` varchar(255) NOT NULL,  `desc` varchar(255) NOT NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1;
    It should create a table called 'items'. Go into that table and click SQL again. Now you will want to copy the converted item.cfg code into there. When its done it will have added the data into the database.
    can someone please help me out via tv? thanks!
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Aug 2012
    Posts
    2,963
    Thanks given
    1,197
    Thanks received
    643
    Rep Power
    0
    I hope you get this fixed man, good luck.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Morphine's Avatar
    Join Date
    Jul 2011
    Posts
    1,814
    Thanks given
    495
    Thanks received
    262
    Rep Power
    136
    update: when ever i try to add this, it get suck on this message:

    Reply With Quote  
     

  4. #4  
    Registered Member
    Morphine's Avatar
    Join Date
    Jul 2011
    Posts
    1,814
    Thanks given
    495
    Thanks received
    262
    Rep Power
    136
    bump
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. I need help with pen tool
    By Joe in forum General
    Replies: 6
    Last Post: 01-19-2008, 07:05 PM
  2. Need help with turning something back
    By ftmaster in forum RS2 Server
    Replies: 0
    Last Post: 12-20-2007, 03:11 PM
  3. Need help with DomScape
    By thegreatblob in forum Requests
    Replies: 4
    Last Post: 11-30-2007, 04:25 AM
  4. need help with making a client with new stuff
    By yahoo112 in forum RS2 Client
    Replies: 1
    Last Post: 09-19-2007, 08:06 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •