Thread: .cfg

Results 1 to 10 of 10
  1. #1 .cfg 
    DannoJay
    Guest
    Hello i am just going to say i am more advanced on the client side than the server side.


    So anyway here it goes im starting a server from scratch the source is completly clean and for my home im going t make it lumbridge and have a npc welcome you but the problem is the source did NOT come with the .CFG files and im pretty you know stuck so any help will be appreciated.
     

  2. #2  
    Human

    Only's Avatar
    Join Date
    Aug 2008
    Posts
    1,108
    Thanks given
    1
    Thanks received
    18
    Rep Power
    116
    So, basically your requesting some .CFG files ? or do you want some one to help you make em for you ? Im pretty sure there must be a tutorial for this, but HEY! Some people dont know how to use the Search button, no offense. not entirely related to you.
     

  3. #3  
    DannoJay
    Guest
    no i mean i got the .CFG files but i can't make them work
     

  4. #4  
    Human

    Only's Avatar
    Join Date
    Aug 2008
    Posts
    1,108
    Thanks given
    1
    Thanks received
    18
    Rep Power
    116
    Cant make what work ? Which .CFG files doesnt work ? Can you please explain before i literally loose my mind!
     

  5. #5  
    DannoJay
    Guest
    i have a shop.cfg and everytime i fill it out it just dont workr (i compiled swell)
     

  6. #6  
    Registered Member FreePerception's Avatar
    Join Date
    Oct 2008
    Posts
    65
    Thanks given
    0
    Thanks received
    0
    Rep Power
    67
    He's missing the methods that create the shops from the data inside the .cfg files.

    - X
     

  7. #7  
    Donator

    Pointzero's Avatar
    Join Date
    Jan 2008
    Posts
    548
    Thanks given
    1
    Thanks received
    2
    Rep Power
    86
    Ok im confused...
    Are you after shops? Dialouge or simple text above npc?
    “If at first, the idea is not absurd, then there is no hope for it” - Albert Einstein
     

  8. #8  
    Banned
    Join Date
    Mar 2008
    Posts
    546
    Thanks given
    1
    Thanks received
    1
    Rep Power
    0
    he is trying to make his shops appear he just using the cfg he needs to use the client.java too...
     

  9. #9  
    Registered Member FreePerception's Avatar
    Join Date
    Oct 2008
    Posts
    65
    Thanks given
    0
    Thanks received
    0
    Rep Power
    67
    .... >.<

    CFG files are worthless without the methods that reads them and applies them, and THATS what he is looking for. xD

    - X
     

  10. #10  
    FullMetal Alchemist
    Guest
    Or maybe your just missing
    Code:
            loadShops("shops.cfg");
    in shophandler
     


Thread Information
Users Browsing this Thread

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


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •