Compiler Script

Discussion in 'RuneScape Miscellaneous' started by deathtime38, Aug 5, 2008.

Thread Status:
Not open for further replies.
Compiler Script
  1. Unread #1 - Aug 5, 2008 at 4:17 PM
  2. deathtime38
    Joined:
    Aug 5, 2008
    Posts:
    2
    Referrals:
    0
    Sythe Gold:
    0

    deathtime38 Newcomer

    Compiler Script

    Having troubles with compiling your private server.... You can try this simple compiler if you need it... It will not run your server, just compile every java source file in the directory you place the compiler.

    Works with the following known servers:

    Liamscape
    Testscape

    Code:
    @echo off
    title Deathscape Powered Compiler 
    echo Please wait while I compile your server....
    echo ---------------------------------
    "%ProgramFiles%\Java\jdk1.6.0_03\bin\javac.exe" -cp . *.java
    echo ---------------------------------
    echo Finished, any errors will display above....
    pause
    
    
    Note: If this does not work replace "%ProgramFiles%\Java\jdk1.6.0_03\bin\javac.exe"
    with javac

    Once copyed and pasted in notepad save as compiler.bat in your private server folder... Finally, open your private server directory and double click compiler or it may say compiler.bat....
    ^_^ :cool:
     
< Silab client | Dominant Realm >

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


 
 
Adblock breaks this site