project reality header
Go Back   Project Reality Forums > PR:BF2 Mod Forums > PR:BF2 Community Modding > Modding Tutorials
18 Sep 2024, 00:00:00 (PRT)
Register Developer Blogs Members List Search Quick Links
Modding Tutorials Information and tutorials related to modding BF2.

Reply
 
Thread Tools Display Modes
Old 2011-03-01, 07:59   #1
VapoMan
Retired PR Developer

VapoMan's Avatar
Post Local RCON Commands

RCON commands on local servers are very useful for testing maps, vehicles and weapons ingame.

1. In the launcher, click 'Options' and select the 'Global' tab. Check the 'Enable Local RCON Commands' option, click 'Apply' and then 'Close'.

2. Start a local or Co-op server.

Spoiler for Coop Server Setup:

You might need to enable RCON for coop first:
1-) open with notepad++ the file "realityconfig_coop.py"
2-) scroll down to the last line, where is says: C['PRDEBUG_ALL'] = 0
3-) change the 0 to 1
4-) save file
5-) enjoy rcon in coop


3. Once spawned in ingame bring up chat ( default j,k,l keys).

4. Type in:
Code:
rcon debug
A message should appear saying '*Debug Enabled*'
Enabling debug mode is important as most commands cant be done unless debug is enabled.



Ingame Commands:

Ingame commands must be entered in chat by using the j,k or l keys, NOT in console.

Now that you're logged in and in debug mode you can use the spawner commands.
Its important that you DO NOT spawn anything that isnt in the map you are currently playing as it will crash the game. Example spawning a PLA tank on kashan will crash the game.

The spawner command is:
Code:
rcon spawner thing_you_are_spawning
For example if I wanted to spawn a US logistics truck on kashan desert the command would be:
Code:
rcon spawner us_trk_logistics
There are single player versions of some vehicles, for example tanks that allow the gunner to drive. They have _bf2 on the end of the name. As long as you have the vehcile in the map, you can spawn in the SP varient.

If I wanted to spawn the MEC marksman kit the command would be:
Code:
rcon spawner mec_marksman
If you want to alternate version of the kit put _alt on the end of the code like this:
Code:
rcon spawner mec_marksman_alt
To spawn a deployable firebase the command would be:
Code:
rcon spawner deployable_firebase
If you want to spawn a pre built deployable just put _sp on the end of the name. You can only spawn deployables for the teams on the map.


You can spawn any vehicle or kit on any team as long as it is on the map you are playing on.

Useful for testing and taking screenshots is the flying prbot. The command for that it:
Code:
rcon prbot
To remove the minimap and hud when in the prbot press the switch weapon key (default F).
There is another prbot with different controls, more sutable for smooth video recording. The command for that it:
Code:
rcon prbot2
Also useful for taking screenshots and filming is the camera kit. Its command is:
Code:
rcon camera
The kit will probably be invisible so just walk a few meters infront of you and press G. The kit has a UN helmet, so it can be useful in community events.

For instant respawn type in:
Code:
rcon ready playername
Replace 'playername' with the name of the person you want to instantly respawn.
So If I wanted to do it to myself I would type in:
Code:
rcon ready vapoman
You can also use just the first letter or first few letters of the players name. For example
Code:
rcon ready v
To allow all kits used in vehicles plus no need for driver in tanks etc type in:
Code:
rcon oneman
To disable Vehicle warm up times type in:
Code:
rcon start
To disable Team Kit restrictions so you can use enemy kits, type in:
Code:
rcon onefaction
To spawn every kit for the faction you are currently playing as type:
Code:
rcon kits
It will spawn all the kits and varients for the faction in a long line.

To find out your current health value type:
Code:
rcon health
Fully healed is 100.0, dead is 0

To run a map in the your map rotation type:
Code:
rcon map nn
Replace nn with the map number. To find out the map number type the follow into the console (by pressing ~):
Code:
maplist.list
To teleport to loctation X amount of meters away in the direction you're facing type (this one only works in the console ~):
Code:
rcon teleport X
If you teleport to a location that is lower in height than you're current you will fall and die, so be careful.

Vehicle and Kit Names:

To find the names of all the vehicles and kits locate the following directory:
Project Reality\Project Reality BF2\mods\pr\content

The kits_server.zip will have all the names of the kits for all the different factions.
The vehicles_server.zip will have all the vehicles names for all the diffents factions.
The common_server.zip has names for deployables, such as firebases, tows ect.

For reference here are the team names so you can identify which kits and vehicles belong to which armies and maps:
Code:
cf = Canadian Forces
ch= PLA
chinsurgent = Militia
GB= British Forces
ger = German Forces
hamas= Hamas
idf = Israeli defence force
Mec = MEC
MEInsurgent = Insurgents
pickup = Random pickup kits (some of the insurgent and taliban kits are in here)
ru = Russian Forces
taliban = Taliban
us = USMC
usa = US Army

"Eight glorious sides and eight stunning angles!"
VapoMan is offline
Last edited by Suchar; 2022-01-12 at 15:39.. Reason: Updated for the standalone content path
Reply With Quote
Old 2011-03-01, 11:32   #2
PatrickLA_CA
Supporting Member

PatrickLA_CA's Avatar
Default Re: [Tutorial] Local RCON Commands

That's very useful, thanks Vapo!

In-game: Cobra-PR
PatrickLA_CA is offline Reply With Quote
Old 2011-03-01, 11:58   #3
[R-DEV]AncientMan
Retired - Project Manager
Supporting Member
PR Server License Administrator

AncientMan's Avatar
Default Re: [Tutorial] Local RCON Commands

You don't need to login for it to work, just "rcon debug". And you can just use "rcon camera" for the camera kit.

For listen servers, you need to type the commands into chat (j, k, or l), for dedicated, you type it into console (~). For dedicated, you need to enable debug at the bottom of the relevant realityconfig_*.py file.

AncientMan is offline Reply With Quote
Old 2011-03-01, 12:28   #4
VapoMan
Retired PR Developer

VapoMan's Avatar
Default Re: [Tutorial] Local RCON Commands

Quote:
Originally Posted by [R-DEV]AncientMan View Post
For listen servers, you need to type the commands into chat (j, k, or l), for dedicated, you type it into console (~).
Palmface I forgot that lol. Will quickly edit....

"Eight glorious sides and eight stunning angles!"
VapoMan is offline Reply With Quote
Old 2011-03-01, 14:38   #5
Elektro
Default Re: [Tutorial] Local RCON Commands

Will spawning a jet on Kashan crash the server?
Elektro is offline Reply With Quote
Old 2011-03-01, 14:48   #6
VapoMan
Retired PR Developer

VapoMan's Avatar
Default Re: [Tutorial] Local RCON Commands

Quote:
Originally Posted by Elektro View Post
Will spawning a jet on Kashan crash the server?
It will not crash as long as the vehicle is in the map.
So if you spawn it in the 64p jet layer it is fine, but if you spawn it in the 32p chopper layer it will crash.

"Eight glorious sides and eight stunning angles!"
VapoMan is offline Reply With Quote
Old 2011-03-01, 17:44   #7
AnimalMother.
Supporting Member

AnimalMother.'s Avatar
Default Re: [Tutorial] Local RCON Commands

might want to add rcon ready playername to instant respawn

rcon oneman to allow all kits used in vehicles plus no need for driver in tanks etc and rcon start (i think) to have no turrent warm ups etc

rcon map nn - where nn is a number from the maplist to switch to that map

ex |TG-31st|
AnimalMotherUK - YouTube
vistamaster01: "I just dont get people with girl usernames/pics/sigs lol,
for example I thought AnimalMother was a girl "

Arte et Marte
AnimalMother. is offline Reply With Quote
Old 2011-03-02, 04:48   #8
VapoMan
Retired PR Developer

VapoMan's Avatar
Default Re: [Tutorial] Local RCON Commands

Thanks Animal.Mother for the extra commands, added those in

"Eight glorious sides and eight stunning angles!"
VapoMan is offline Reply With Quote
Old 2011-03-02, 05:00   #9
splatters
Default Re: [Tutorial] Local RCON Commands

You can also spawn firebases etc. Static objects can be spawn too, but afaic only the host can see those. Networkable static objects can bee seen by everyone.
splatters is offline Reply With Quote
Old 2011-10-15, 04:57   #10
VapoMan
Retired PR Developer

VapoMan's Avatar
Default Re: [Tutorial] Local RCON Commands

Updated OP with more commands and removed the login process since it isn't needed.

"Eight glorious sides and eight stunning angles!"
VapoMan is offline Reply With Quote
Reply


Tags
commands, local, rcon, tutorial

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT. The time now is 00:36.