mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 00:31:51 +00:00
Linux fileserver cmd support
This commit is contained in:
@@ -4,8 +4,8 @@ character-password = pwjojo
|
||||
|
||||
[CHARACTER]
|
||||
character-height = 0
|
||||
character-posx = 3237
|
||||
character-posy = 3226
|
||||
character-posx = 3235
|
||||
character-posy = 3219
|
||||
character-rights = 0
|
||||
hasStarter = false
|
||||
bankPin1 = 0
|
||||
@@ -37,7 +37,7 @@ village = false
|
||||
lastThieve = 0
|
||||
homeTele = 0
|
||||
strongHold = false
|
||||
character-energy = 100
|
||||
character-energy = 49
|
||||
crystal-bow-shots = 0
|
||||
splitChat = false
|
||||
canSpeak = true
|
||||
@@ -50,13 +50,13 @@ barrowsNpcs = 5 0
|
||||
questStages = 0
|
||||
SlayerMaster = 0
|
||||
music = false false false false false false true false false false false false false false false false false false false false false false false false false false false false true false false false false false false false false false false false false false false false false false false false false false
|
||||
randomActions = 0
|
||||
randomActions = 1
|
||||
blackMarks = 0
|
||||
tutorial-progress = 36
|
||||
skull-timer = 0
|
||||
recoilHits = 0
|
||||
lastX = 3237
|
||||
lastY = 3226
|
||||
lastX = 3235
|
||||
lastY = 3219
|
||||
lastH = 0
|
||||
removedTask0 = -1
|
||||
removedTask1 = -1
|
||||
@@ -70,8 +70,8 @@ membership = false
|
||||
questPoints = 0
|
||||
bananas = 0
|
||||
magic-book = 0
|
||||
special-amount = 0.5
|
||||
musicOn = true
|
||||
special-amount = 1.5
|
||||
musicOn = false
|
||||
needsNewTask = false
|
||||
luthas = false
|
||||
selected-coffin = 0
|
||||
@@ -103,7 +103,7 @@ slayerPoints = 0
|
||||
flagged = false
|
||||
wave = 0
|
||||
gwkc = 0
|
||||
isRunning = false
|
||||
isRunning = true
|
||||
fightMode = 0
|
||||
void = 0 0 0 0 0
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Executable
+1
@@ -0,0 +1 @@
|
||||
rm -rf org/ ; cp -r ../2006Redone_file_server/* . ; java -cp ".:./assets/*" org.apollo.jagcached.FileServer
|
||||
Reference in New Issue
Block a user