Thread: Making Shop

Results 1 to 3 of 3
  1. #1 Making Shop 
    Registered Member
    Join Date
    Oct 2011
    Posts
    422
    Thanks given
    88
    Thanks received
    21
    Rep Power
    22
    So my problem is that when I run the server, I get an error because of my new shop I added. I just can't seem to find the problem.. please help me..

    NPC Spawn(works):
    Code:
    spawn = 526	3090	3250	0	0	0	0	0	Shop_Keeper
    Shop(doesn't work):
    Code:
    shop = 1 General_Store 1 1 1231 500
    Case:
    Code:
    	    case 526:
    		    c.getShops().openShop(1);
    			break;
    Error when running server:


    Please help, thanks!
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Mar 2011
    Posts
    2,350
    Thanks given
    1,193
    Thanks received
    824
    Rep Power
    856
    You spaced something rather then tabbing in your shops.cfg.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Oct 2011
    Posts
    422
    Thanks given
    88
    Thanks received
    21
    Rep Power
    22
    Quote Originally Posted by Jerba View Post
    You spaced something rather then tabbing in your shops.cfg.
    Wow, thanks alot lol, didn't know that you can't space it..
    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. [PI] making npc killcount shop
    By Jilic-Matt in forum Help
    Replies: 7
    Last Post: 07-06-2013, 01:03 AM
  2. shop making help
    By zedex ranger in forum Help
    Replies: 9
    Last Post: 08-02-2009, 04:12 AM
  3. hehe making a shop
    By tomthebomb80 in forum Help
    Replies: 5
    Last Post: 03-19-2009, 04:45 AM
  4. Making you shop look more professional
    By T-Sex in forum Tutorials
    Replies: 9
    Last Post: 06-27-2008, 03:08 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •