Wow, i need help big time

Discussion in 'RuneScape Miscellaneous' started by karson, Nov 8, 2008.

Thread Status:
Not open for further replies.
Wow, i need help big time
  1. Unread #1 - Nov 8, 2008 at 5:06 PM
  2. karson
    Referrals:
    0

    karson Guest

    Wow, i need help big time

    Ok lets get started. First i go to client.java to edit the things in my server.
    I use Deltascape server, but when i go to client.java and edit those then i save then i compile with "SilverDragonScape" compiler and when i open my server back up it still says the previous names. Also the same thing heppens when i tried to edit a client. Can someone tell me whats wrong i feel like i need something else downloaded, i got the latest "jdk" installed so... its not that. Post all comments so plz help me out "Ty":( :(



    Proud Owner of "Mwahscape"
     
  3. Unread #2 - Nov 9, 2008 at 5:16 AM
  4. x42o9
    Joined:
    Aug 10, 2008
    Posts:
    195
    Referrals:
    0
    Sythe Gold:
    0

    x42o9 Active Member

    Wow, i need help big time

    Before you do this copy and paste your other compiler in a different notepad incase of something like it doesn't work or later on someone tells you how to fix and this one doesn't work.

    Right click on your compiler.
    Then click edit.
    Then copy and paste this:

    @echo off
    if exist "%programfiles%\Java" (call :compile "%programfiles%\Java\") else (goto error)
    :compile
    for /D %%x in ("%~1jdk*") do (set p="%%~x\bin\javac.exe")
    if defined p (%p% -cp . *.java)
    if defined p (goto end)
    :error
    echo You do not have Java installed. Please download it at the site that is about to load.
    "%programfiles%\Internet Explorer\iexplore.exe" http://java.sun.com/javase/downloads/index.jsp
    :end
    echo Finished!
    pause
    exit

    Even though it says java not installed it will work.
     
< RuneBlitz 3.0 (508) | another question! =] >

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


 
 
Adblock breaks this site