~*~Jord4nPdeBests Everything Guide To Servers!~*~

Discussion in 'RuneScape Miscellaneous' started by Jord4nPdeBest, Jan 30, 2007.

Thread Status:
Not open for further replies.
~*~Jord4nPdeBests Everything Guide To Servers!~*~
  1. Unread #1 - Jan 30, 2007 at 11:47 PM
  2. Jord4nPdeBest
    Joined:
    Jul 17, 2006
    Posts:
    198
    Referrals:
    0
    Sythe Gold:
    0

    Jord4nPdeBest Active Member

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    Hello, this is my big guide on private servers.

    HERE ARE SOME USEFULL THINGS YOU MIGHT WANT TO LOOK AT!:
    NPC ID list:http://codefasga.com/list.php?type=npc
    Item ID list:http://codefasga.com/list.php?type=item
    Object ID list:http://codefasga.com/list.php?type=object
    _______________________________________________________________
    HERE ARE SOME OTHER TUTORIALS FOR YOUR PRIVATE SERVER:
    http://www.moparscape.org/smf/index.php/topic,49612.0.html

    Table of contents:
    #1: How to make a private server!
    #2: How to add NPC's to your server!
    #3: How to change your stats!
    #4: How to become an admin/mod on your server!
    ~*~*~Thats all for now-will add more sometime soon!~*~*~

    *NOTE*WITH THE TESTSCAPE SOURCE IT WOULDNT LET ME EDIT MY CHARECTER FILE>IF YOU HAVE THIS PROBLEM AND WANT TO EDIT YOUR CHARECTER, DOWNLOAD A DIFFERENT SOURCE HERE:http://p16.dodian.com/downloads.html

    !...:::''~*~HOW TO MAKE A PRIVATE SERVER~*~":::...!
    Before we begin, download these:
    Moparscape:http://www.moparscape.org/moparscape.html
    Testscape:http://www.sendspace.com/file/sqe9af
    OK, this is how we make a private server...

    STEP#1: Go to www.no-ip.com

    Once there, click 'Sign-up now!'
    [​IMG]

    This should come up:
    [​IMG]

    Fill out all the information it asks then click 'I accept, create my account':
    [​IMG]

    They will then send you a confirmation email, once received, confirm your email adress.

    Ok, now go back to www.no-ip.com and log in:
    [​IMG]

    Under 'hosts/redirects' click on '-add':
    [​IMG]

    This comes up:
    [​IMG]

    Ok, now where it says 'hostname'-thats the name of your server. (using jpdeshiznetscape,no-ip.org) you would put 'jpdeshiznetscape' where it says hostname, and 'no-ip.org' in the box under it. Once you do that, scroll down and click 'create host':
    [​IMG]

    Now, find the tabs near the top, and go to 'downloads':
    [​IMG]

    Now select whatever operating system you have:
    [​IMG]

    Then click 'download':
    [​IMG]

    Once downloaded, install it.

    STEP#2: Go to 'my computer':
    [​IMG]

    Then right click, and click 'properties':
    [​IMG]

    Find the tabs on the top, and click 'Advanced':
    [​IMG]

    Then click on 'enviromental variables':
    [​IMG]

    Then click 'new':
    [​IMG]

    After clicking 'new' a box should come up, for Variable name, type:CLASSPATH...For value type:Files\Java\jdk1.5.0_07\bin;%CLASSPATH%;.
    [​IMG]

    Then click 'ok'.

    STEP#3: Open up the source you downloaded from the begging of the guide. Find 'run', or 'runserver'. When you have found it, right click on it, and click 'edit'. It should look something like this:
    [​IMG]

    'Testscape server'-the highlighted words) is what you change to the name of your server. Once you change it, click file>save. Then doubble click 'runserver' or 'run' and leave the black box that comes up running.

    STEP#4: Open moparscape ( download from the beginning of the guide if you havnt already ). type in a username and password, and then click 'login'. Dont change the ip of the server.

    GRATS YOU NOW HAVE A SERVER!

    !...:::''~*~HOW TO ADD NPC'S TO YOUR SERVER!~*~":::...!

    Step#1: Open your Autospawn.cfg file:
    [​IMG]

    Now heres what all that stuff means at the top:
    Code:
    //------NpcID---CoordX--CoordY--Height--RangeX1-RangeY1-RangeX2-RangeY2-WalkType-Descrption
    NpcID-the id of the monster.
    CoordX-The x coordinate of the monster.
    CoordY-The y coordinate of the monster.
    Height-The level the monster is on ( 0=flat ground, 1= above ground 1 lvl)
    RangeX1-The x coordinate of the range the monster can walk.
    RangeY1-The y coordinate of the range the monster can walk.
    RangeX2-The second x coordinate of the range the monster can walk.
    RangeY2-The second y coordinate of the range the monster can walk.
    WalkType-The way the monster walks.
    Description-A description of the monster.

    Ok, now for adding npc's.

    Copy and paste one of the already done npc codes. It should look like this:
    Code:
    spawn = 54	2665	3161	0	0	0	0	0	1
    Or something simular depending on your source.

    Now, change the '54' to the ID of the monster you want to spawn.

    Stand where you want the monster to spawn in your server, and click on the running guy to find your cordinates:
    [​IMG]

    Where it says X=3209, your going to change the second number(2665) from your autospawn.cfg, to 3209.

    Where it says Y=3425, your going to change the third number(3161) from your autospawn.cfg, to 3425.

    You will leave all the rest at 0's if you dont want them to move. If you want them to move, change the rangex1, rangey1, rangex2, rangey2 to the cordinates you want it to move in.

    !...:::''~*~HOW TO CHANGE YOUR PLAYER RIGHTS AND CHANGE YOUR STATS!~*~":::...!

    Step#1: Open up your character file:
    [​IMG]

    Then open up the charecters file you want to edit:
    [​IMG]

    Now, under the part [CHARACTER], you should find 'character-rights = 0'. If you want to make them a mod(silver crown) change the 0, to a 1. If you want to make them an admin(gold crown) change the 0, to a 2. If you want to make them the owner, change the 0 to a 3.

    ~*~*~*~*~*~*~*~CHANGING YOUR STATS~*~*~*~*~*~*~*~

    Open up your character file, and open the characters file you want to change the stats on.

    scroll down and you should find this:
    Code:
    [SKILLS]
    character-skill = 0	1	0
    character-skill = 1	1	0
    character-skill = 2	1	0
    character-skill = 3	10	1000
    character-skill = 4	1	0
    character-skill = 5	1	0
    character-skill = 6	1	0
    character-skill = 7	1	0
    character-skill = 8	1	0
    character-skill = 9	1	0
    character-skill = 10	1	0
    character-skill = 11	1	0
    character-skill = 12	1	0
    character-skill = 13	1	0
    character-skill = 14	1	0
    character-skill = 15	1	0
    character-skill = 16	1	0
    character-skill = 17	1	0
    character-skill = 18	1	0
    character-skill = 19	1	0
    character-skill = 20	1	0
    character-skill = 21	1	0
    character-skill = 22	1	0
    character-skill = 23	1	0
    character-skill = 24	1	0
    
    change that, to this:
    Code:
    [SKILLS]
    character-skill = 0	99	15000000
    character-skill = 1	99	15000000
    character-skill = 2	99	15000000
    character-skill = 3	99	15000000
    character-skill = 4	99	15000000
    character-skill = 5	99	15000000
    character-skill = 6	99	15000000
    character-skill = 7	99	15000000
    character-skill = 8	99	15000000
    character-skill = 9	99	15000000
    character-skill = 10	99	15000000
    character-skill = 11	99	15000000
    character-skill = 12	99	15000000
    character-skill = 13	99	15000000
    character-skill = 14	99	15000000
    character-skill = 15	99	15000000
    character-skill = 16	99	15000000
    character-skill = 17	99	15000000
    character-skill = 18	99	15000000
    character-skill = 19	99	15000000
    character-skill = 20	99	15000000
    character-skill = 21	99	15000000
    character-skill = 22	99	15000000
    character-skill = 23	99	15000000
    character-skill = 24	99	15000000
    Grats, you have now changed all your stats to level 99!!

    THATS THE END OF MY TUTORIALS FOR NOW, ILL ADD MORE SOMETIME SOON!!
     
  3. Unread #2 - Jan 31, 2007 at 10:31 PM
  4. Jord4nPdeBest
    Joined:
    Jul 17, 2006
    Posts:
    198
    Referrals:
    0
    Sythe Gold:
    0

    Jord4nPdeBest Active Member

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    updated, added ~*~*~*~*~*~*~*~CHANGING YOUR STATS~*~*~*~*~*~*~*~
     
  5. Unread #3 - Feb 1, 2007 at 12:42 PM
  6. xeatxxmex
    Referrals:
    0

    xeatxxmex Guest

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    i'm stuck where it says.... (After clicking 'new' a box should come up, for Variable name, type:CLASSPATH...For value type:Files\Java\jdk1.5.0_07\bin;%CLASSPATH%;.


    Then click 'ok'.

    STEP#3: Open up the source you downloaded from the begging of the guide. Find 'run', or 'runserver'. When you have found it, right click on it, and click 'edit'. It should look something like this:)...which thing do i click after i clicked environmental variables it brings up s defferent things to click new on.which one do i put in classpath and Files\Java\jdk1.5.0_07\bin;%CLASSPATH%;./// in?
     
  7. Unread #4 - Feb 1, 2007 at 3:15 PM
  8. imakilla78
    Joined:
    Jan 30, 2007
    Posts:
    190
    Referrals:
    0
    Sythe Gold:
    0

    imakilla78 Active Member
    Banned

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    hey ive used this and i cant find the notepad document it gives me a error message sayin windows cant open the file because windows needs to know what created the file plzz help idk what to do
     
  9. Unread #5 - Feb 1, 2007 at 5:54 PM
  10. Jord4nPdeBest
    Joined:
    Jul 17, 2006
    Posts:
    198
    Referrals:
    0
    Sythe Gold:
    0

    Jord4nPdeBest Active Member

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    right click, then click 'open with' then select notepad
     
  11. Unread #6 - Feb 1, 2007 at 6:03 PM
  12. imakilla78
    Joined:
    Jan 30, 2007
    Posts:
    190
    Referrals:
    0
    Sythe Gold:
    0

    imakilla78 Active Member
    Banned

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    ty for tellin me
     
  13. Unread #7 - Feb 1, 2007 at 6:08 PM
  14. imakilla78
    Joined:
    Jan 30, 2007
    Posts:
    190
    Referrals:
    0
    Sythe Gold:
    0

    imakilla78 Active Member
    Banned

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    ok now it sais file is corrupt...but i tried opening it wiht notepad neways and it was non-responding...what do i do now?...do i really need testscape? or which program was you talking about?
     
  15. Unread #8 - Feb 1, 2007 at 6:15 PM
  16. Jord4nPdeBest
    Joined:
    Jul 17, 2006
    Posts:
    198
    Referrals:
    0
    Sythe Gold:
    0

    Jord4nPdeBest Active Member

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    i would try testscape
    if it dosnt work, im not sure sorry.
     
  17. Unread #9 - Feb 2, 2007 at 1:31 PM
  18. imakilla78
    Joined:
    Jan 30, 2007
    Posts:
    190
    Referrals:
    0
    Sythe Gold:
    0

    imakilla78 Active Member
    Banned

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    well im goinna try something else it a rar. file so i am going to downlaod Winrar file opener and if that doesnt work idk...but thank you for this tutorial...i hope this works
     
  19. Unread #10 - Feb 2, 2007 at 3:09 PM
  20. †GuNtRiX†
    Joined:
    Jan 21, 2007
    Posts:
    85
    Referrals:
    0
    Sythe Gold:
    0

    †GuNtRiX† Member

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    Hi im stuck on this part Step#1: Open your Autospawn.cfg file:
    i cant find it?
    plz help???
     
  21. Unread #11 - Feb 2, 2007 at 3:47 PM
  22. †GuNtRiX†
    Joined:
    Jan 21, 2007
    Posts:
    85
    Referrals:
    0
    Sythe Gold:
    0

    †GuNtRiX† Member

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    i found it!!!
     
  23. Unread #12 - Feb 2, 2007 at 6:42 PM
  24. imakilla78
    Joined:
    Jan 30, 2007
    Posts:
    190
    Referrals:
    0
    Sythe Gold:
    0

    imakilla78 Active Member
    Banned

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    well where is it? i cant find that now
     
  25. Unread #13 - Feb 2, 2007 at 7:24 PM
  26. Jord4nPdeBest
    Joined:
    Jul 17, 2006
    Posts:
    198
    Referrals:
    0
    Sythe Gold:
    0

    Jord4nPdeBest Active Member

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    cant find what?
     
  27. Unread #14 - Feb 2, 2007 at 11:50 PM
  28. ray on
    Referrals:
    0

    ray on Guest

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    nice guild keep it up
     
  29. Unread #15 - Feb 3, 2007 at 12:37 AM
  30. Jord4nPdeBest
    Joined:
    Jul 17, 2006
    Posts:
    198
    Referrals:
    0
    Sythe Gold:
    0

    Jord4nPdeBest Active Member

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    thanks
     
  31. Unread #16 - Feb 3, 2007 at 9:14 AM
  32. imakilla78
    Joined:
    Jan 30, 2007
    Posts:
    190
    Referrals:
    0
    Sythe Gold:
    0

    imakilla78 Active Member
    Banned

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    ok now im stuck i dont have a character file and my autospawn.cgf is damaged..help
     
  33. Unread #17 - Feb 3, 2007 at 10:34 AM
  34. Jord4nPdeBest
    Joined:
    Jul 17, 2006
    Posts:
    198
    Referrals:
    0
    Sythe Gold:
    0

    Jord4nPdeBest Active Member

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    what do you mean its damaged lol?
     
  35. Unread #18 - Feb 3, 2007 at 7:40 PM
  36. †GuNtRiX†
    Joined:
    Jan 21, 2007
    Posts:
    85
    Referrals:
    0
    Sythe Gold:
    0

    †GuNtRiX† Member

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    Yea same here my character folder is empty

     
  37. Unread #19 - Feb 3, 2007 at 7:53 PM
  38. †GuNtRiX†
    Joined:
    Jan 21, 2007
    Posts:
    85
    Referrals:
    0
    Sythe Gold:
    0

    †GuNtRiX† Member

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    this should be stickied!
     
  39. Unread #20 - Feb 3, 2007 at 9:20 PM
  40. cchd944
    Joined:
    Jan 21, 2007
    Posts:
    60
    Referrals:
    0
    Sythe Gold:
    0

    cchd944 Member

    ~*~Jord4nPdeBests Everything Guide To Servers!~*~

    mmm says my port allrdy listening???? what do i do?
     
< New 24/7 Hamachi Server!!!! | 112/120 looking for a 76k partner! >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site