Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Jookia

Pages: 1 ... 17 18 19 20 21 [22]
316
General Discussion / The Dedicator's Guide To Dedicating!
« on: February 04, 2007, 07:00:44 PM »
Well, I thought it'd be a good time to post on making a dedicated server. First off, you'll need to find your dedicated.bat. Found it? Ok. Now open it and search for the rtbisle.mis, look in your rtb/data/missions folder and find the .mis for the map you wish to use, copy the name (including the .mis extenstion) and replace the rtbisle.mis in the bat file with the name, now save. Ok, now openrtb/server/scripts and open prefs.cs and change the stuff in there to what you wish for your server then save. Delete the prefs.cs.dso file. Now run the dedicated.bat file and you should see a black box, wait for it to come up with a "%" then a "_" that flashes. You can enter commands their. So, you can connect to your server and all that stuff but there a some things you can't do like access F11. But wait, here are some that you can! Here are some useful commands which you can type in the dedicated console:

clearmission(); - Clears all bricks.

savePersistence(%); - Saves the blocks. (replace % with the save file name.).

loadPersistence(%); - Loads the blocks. (replace % with the save file name.).

centerprintall('%'); - Can be used for displaying text on all clients screens. (Replace % with what you wish to say and if it says synax error put a "\" before your comma or exclamation mark etc.

$Pref::Server::% = "%"; - Can be used to change server properties without closing server and changing the prefs then deleting the prefs dso then starting it again. (Change the first % to the value (see prefs.cs for details) and the second % to what you wish (again see prefs.cs for details.

Also here is how you can boot multiple server with different prefs!

open the rtb/server/init.cs

at the bottom add

function server1()
{
exec("rtb/server/prefs1.cs");
}

you can do as many as you want except change the 1 to another number, now copy your prefs.cs and make as many as you want then rename them all to prefs1.cs. for each one use a different number then open them with notepad and change it to what the server will be then save. repeat for all of them. Now copy your dedicated.bat files to how many you want and then rename them to what you want. Now open the batch with notepad and change the map file. Repeat for all batch files then save. Now run them all, one after another then in each one type in server1(); and repeat on all of them except use different numbers. All done, that how you run heaps of servers at once!

317
General Discussion / Re: Web address icon =D
« on: February 01, 2007, 03:03:28 AM »
I've seen the .exe file and it's *****, I'm not telling you what the icon is until you can uncensor that word, then it will be revealed (it's not a curse word and it starts with a D).

318
Forum Games / Re: The Pixel Block Tower: Retry
« on: January 03, 2007, 06:15:34 PM »
There, and MasterCE kept pestering me on xFire to do it, when I mean pester I mean spam.

319
Forum Games / Re: The Pixel Block Tower: Retry
« on: January 03, 2007, 06:01:35 PM »
DARNIT NO MODIFY

"Ladios add my fixed block, that one has a 5x4 disco floor the newer one has 4x4"

-MasterCE

320
Forum Games / Re: The Pixel Block Tower: Retry
« on: January 03, 2007, 05:59:41 PM »
"Ladios add my fixed fucking fixed blow"

-MasterCE

321
Forum Games / Re: The Pixel Block Tower: Retry
« on: January 03, 2007, 05:53:45 PM »


Fixed version of MasterCE's.

322
Forum Games / Re: The Pixel Block Tower: Retry
« on: January 03, 2007, 05:48:53 PM »
MasterCE told me to say that he said the same thing as Anti-Cop

-MasterCE kept annoying me to wright that so i did.

323
AoT General / Re: AOT players post your websites!
« on: January 03, 2007, 03:02:08 PM »
I said don't go there.

324
AoT General / Re: AOT players post your websites!
« on: January 03, 2007, 12:58:53 AM »
http://www.jookia.uni.cc/ - Do not go there, you've been warned.

325
AoT General / Re: AoT Mega Mod
« on: January 03, 2007, 12:51:44 AM »
So yeah, it's the same rom the v3 thread.

326
AoT General / Re: AoTv3 Mod
« on: December 29, 2006, 03:53:52 AM »
wouldn't the sharp buidling points hurt?

327
Forum Games / Re: What is the person above you avatar saying?
« on: October 25, 2006, 12:02:01 AM »
Man I like big buts and I cannot lie, you other brothers can't deny *gets yanked of stage with a walking stick*

328
AoT General / Theory
« on: October 16, 2006, 05:20:04 PM »
Say that somebody was alone on the server for about 1 and half hours and they planted fiber in jail under the marshal's place and they are in jail when its full grown and while its gorwn they jump on it so they get higher then at when its grown at full they're half in roof and they jump into marshal's cage!

329
AoT General / Re: Creation
« on: October 08, 2006, 05:23:27 PM »
in the game folder, main directory open up main.cs then search for the word "console" when you find the one with the word true on the same line, change the word true to false, save then start the game.

Pages: 1 ... 17 18 19 20 21 [22]