How to

Discussion in 'Archives' started by spencerjudekrusell, Dec 21, 2008.

How to
  1. Unread #1 - Dec 21, 2008 at 9:17 PM
  2. spencerjudekrusell
    Joined:
    Aug 13, 2008
    Posts:
    47
    Referrals:
    0
    Sythe Gold:
    1

    spencerjudekrusell Member

    How to

    i am wondering how i make a rsc server who ever tells me gets admin i have enough money for dedi, i am willing to also let them have a huge take in this server i have a fast internet= fast server please reply if u want a good server thats fast i will fix all bug's etc please sombody tell me and they get a good part of the server such as admin, co-owner of this server my aim screen name is :krusell04 and my msn messanger name is "[email protected] note, please reply in the next 24 hours and get moderatoed in my future server who ever tells me what to do will get co-owner so, that they can even tell me some more stuff, also my server is gonna be the best of all because i already have a good idea of npc's etc and will be a drop party with first 5 ppl online please reply guys


    Thanks,

    Spencer
     
  3. Unread #2 - Dec 22, 2008 at 9:21 AM
  4. imsocruel
    Joined:
    Dec 16, 2008
    Posts:
    122
    Referrals:
    0
    Sythe Gold:
    0

    imsocruel Active Member
    Banned

    How to

    First of all The Downloads:

    - Apeache:
    http://www.uniontransit.com/apache/ant/binaries/apache-ant-1.7.0-bin.zip

    - Xampplite:
    http://www.apachefriends.org/download.php?xampplite-win32-1.6.6a.zip

    - Java JDK:
    https://cds.sun.com/is-bin/INTERSHO...ef=java_ee_sdk-5_05-oth-JPR@CDS-CDS_Developer

    Place them all in C:/ (Not in the same folder)

    RSCD v25:

    - Rscd v25 Source
    http://rapidshare.com/files/126396865/Rscd_v25.rar.html

    - Rscd v25 Www Files
    http://rapidshare.com/files/126398705/www.rar.html

    - Rscd .sql Database
    http://rapidshare.com/files/126399021/Rscd.rar.html

    Step1:
    Start By going the the XAMPPLITE folders and double click on the setup_xampp Let it load and when its finished It should say (Press any key to continue)
    When its done you need to start Apeace and MySQL!
    Do this by clickin on the (xampp-control) And select (SVC APEACE AND SVC MYSQL)
    Then Press start on both if they are running its should say (RUNNING) with green text.

    (IF YOR PORT 80 IS ALREADY INUSE YOU HAVE 1: close that program that uses port 80.
    2 CHANGE APEACE TO USE AN OTHER PORT!
    To change port 80 go to C:\xampplite\apache\conf and open (httpd) WIth wordpack!
    Shearch for (Listen 80) and change it to (Listen 81) AND press apache_installservice.bat
    Now to see ur local website you have to type (http://localhost:81/)
    (ONLY DO THIS IF YOU CAN NOT CLOSE THAT USEING PORT 80)


    Step2:
    Click on (APEACE ADMIN) and a website will popup! There you can choose your langh.
    When your done You will see your site its will be XAMPLITE's site!
    on the left side You see the menu CLICK on (Security)
    Then you will see a link
    ( => http://localhost/security/xamppsecurity.php <= [allowed only for localhost] )
    CLICK on it!

    Choose a password Were it says:

    MYSQL SECTION: "ROOT" PASSWORD

    aND THEN SELECT (http) aND PRESS (Password changing)

    Ok Now you have created Your HOST for the website and now we will add the (Database)
    If you made it port 81 You can click here:
    http://localhost:81/phpmyadmin/
    If not click here
    http://localhost/phpmyadmin/

    If you see the different i don't have to explain about that more!

    Enter ur name ROOT and your password that you choosed!

    ok Now you are in your (DB)

    unRAR You (SQL) its named (RSCD)
    In phpmyadmin its says Creat Database, enter RSCD there and Creat it!
    Press Import and then shearch for your RSCD.SQL. When its done it says say (imported bla bla files)

    Step3: (Adding your website)

    ok First of all go to
    C:\xampplite\htdocs
    And delete everything in it!
    Select Everything In your (WWW files)
    And past it into your (HTDOCS.folder)
    When your done sheach for you config.php file and open it with Notepack or whatever you use.
    Code:

    <?php

    $db_type = 'mysql';
    $db_host = 'localhost';
    $db_name = 'rscd';
    $db_username = 'root';
    $db_password = ''; (ENTER YOU PW HERE)
    $db_prefix = '';
    $p_connect = false;

    $cookie_name = 'rscd_cookie';
    $cookie_domain = '';
    $cookie_path = '/';
    $cookie_secure = 0;
    $cookie_seed = '3038997c';

    define('PUN', 1);


    To see if it works currectly You can type http:/localhost/ and see if your forum is there!

    Step4 (Rscd server!)

    Ok unback (Rscd v25) Do it in your dokomants

    So when you done and you in the server folders theres a few things you need to change befor you can run it lets start with connections
    Open You (WORLD.XML)
    It looks like this:
    Code:

    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <!DOCTYPE properties
    SYSTEM "http://java.sun.com/dtd/properties.dtd">
    <properties>

    <comment>RSCD Config</comment>

    <entry key="version">31</entry>
    <entry key="ip">localhost</entry>

    <entry key="port">43594</entry>

    <entry key="name">RSCDaemon</entry>

    <entry key="location">Scotland</entry>

    <entry key="maxplayers">800</entry>

    <entry key="servernum">30</entry>

    <entry key="lsip">localhost</entry>

    <entry key="lsport">34522</entry>
    </properties>


    Where it Say LOCALHOST i usely change it to (MY) ip I suggest you do it to!
    When you done save it and close it!
    after that
    Open you (CONF.file) wich is named (LS)
    it looks like this:
    Code:

    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <!DOCTYPE properties SYSTEM
    "http://java.sun.com/dtd/properties.dtd">
    <properties>

    <comment>RSCD-LS Config</comment>

    <entry key="mysqlhost">localhost</entry>
    <entry key="mysqldb">rscd</entry>

    <entry key="mysqluser">root</entry>

    <entry key="mysqlpass">ENTERYOUPW</entry>

    <entry key="lsip">localhost</entry>

    <entry key="lsport">34522</entry>

    <entry key="queryip">localhost</entry>

    <entry key="queryport">8181</entry>
    </properties>

    It Looks almost the same BUT Enter you (IP) Where it says (LOCALHOST) again
    And enter you pw where it says


    Code:

    <entry key="mysqlpass">ENTERYOUPW</entry>


    OK Now it is currect NOW you need apeache to run it If you have saved apache in (C:/)
    You can copy this
    Code:

    @echo off
    set PATH=%PATH%;C:\apache-ant-1.7.0\bin
    set JAVA_HOME=c:\Program Files\Java\jre1.6.0_05\bin\javaw.exe 1.6.0_05
    ant runserver
    pause

    PAST this in YOU (RUN_SERVER.bat)

    AND THIS IN YOU RUN_LSERVER.bat
    Code:

    @echo off
    set PATH=%PATH%;C:\apache-ant-1.7.0\bin
    set JAVA_HOME=c:\Program Files\Java\jre1.6.0_05\bin\javaw.exe 1.6.0_05
    ant runls
    pause


    OK Befor we try this out there a small thing poeple miss and thats the TOOL.jar!
    If you have installed SUN jdk then it should be placed in :

    C:\Sun\SDK\jdk\lib\tools.jar

    copy Tools.jar and past it to :

    C:\Program\Java\jre1.6.0_07\lib\tools.jar

    Now you should be able to run you server
    double click on run_lserver and on run_server when they connected to eachother they should say connected to world 30 succeded

    ok i think im done with it but not sure if i missed something and im vary sry for my english and grammer but i hope you can understand what i wrote!
    And if there is anyone who want to REwrite this with currect english pm me.

    hope this helps and 100% credit to uberpker.
     
  5. Unread #3 - Dec 23, 2008 at 11:26 AM
  6. Xbl00dx
    Joined:
    Dec 13, 2008
    Posts:
    123
    Referrals:
    0
    Sythe Gold:
    0

    Xbl00dx Active Member

    How to

    o.o long guide :)
     
  7. Unread #4 - Dec 28, 2008 at 5:52 PM
  8. maximus1288
    Referrals:
    0

    maximus1288 Guest

    How to

    i dont get the last part...


    OK Befor we try this out there a small thing poeple miss and thats the TOOL.jar!
    If you have installed SUN jdk then it should be placed in :

    C:\Sun\SDK\jdk\lib\tools.jar

    copy Tools.jar and past it to :

    C:\Program\Java\jre1.6.0_07\lib\tools.jar



    i dont want it to be super fast exp rate... i want it to be like rscangel


    thanks
     
< Pure_0wnage's MM Services. | Need help with zune >

Users viewing this thread
1 guest


 
 
Adblock breaks this site