Page 2 of 9

Re: [Tutorial] Local RCON Commands

Posted: 2012-03-04 22:42
by Rhino
you need to type the commands into the cmd server window.

Re: [Tutorial] Local RCON Commands

Posted: 2012-03-05 14:21
by Finners
how do i do that :S Sorry i guess im useless... is this on a normal local server just run off of my laptop??

I got it never mind didnt realise it couldn't be done in coop!!

Re: [Tutorial] Local RCON Commands

Posted: 2012-04-08 18:02
by oakman26
I get acces denied when i try to edit realityconfig_local with notepad

Re: [Tutorial] Local RCON Commands

Posted: 2012-04-08 18:20
by oakman26
And for a local deployment server would i edit local or private

Re: [Tutorial] Local RCON Commands

Posted: 2012-04-08 19:20
by AnimalMother.
oakman26 wrote:I get acces denied when i try to edit realityconfig_local with notepad
never known for this to happen to everyone, what settings are you trying to change?
oakman26 wrote:And for a local deployment server would i edit local or private
if your going 'join internet -> create local' then you want to be editing the local config :)

If your ever unsure of what config file you want to be editing fire up the game and at round start it will say in the top left of the screen what gamemode and layer is running and what config is being used :)

hope this helps

Re: [Tutorial] Local RCON Commands

Posted: 2012-04-08 20:53
by lucky.BOY
oakman26 wrote:I get acces denied when i try to edit realityconfig_local with notepad
Might be a Windows problem, try copying it to your desktop, edit it there, and then copy it back to original folder. It might help. However this seems like a user rights problem...

-lucky

Re: [Tutorial] Local RCON Commands

Posted: 2012-04-10 00:54
by JTtheOKIE
oakman26 wrote:And for a local deployment server would i edit local or private
you need to right click on the file, and set your security preferences so what ever user you are on has full control.

Also guys, I get a CTD after hitting Squad Assignment when predebug_all is set to 1. Any ideas?

Re: [Tutorial] Local RCON Commands

Posted: 2012-04-10 02:51
by VapoMan
JTtheOKIE wrote:you need to right click on the file, and set your security preferences so what ever user you are on has full control.

Also guys, I get a CTD after hitting Squad Assignment when predebug_all is set to 1. Any ideas?
Download this and replace your existing realityconfig_local.py with it (ive already made the edits in this one).
http://dl.dropbox.com/u/31317139/realityconfig_local.py

If you still CTD then its probably unrelated.

Re: [Tutorial] Local RCON Commands

Posted: 2012-04-12 11:54
by sweedensniiperr
where are the vietnam files located?

EDIT: thanks. why is it located there though?:S

Re: [Tutorial] Local RCON Commands

Posted: 2012-04-12 12:11
by VapoMan
sweedensniiperr wrote:where are the vietnam files located?
battlefield 2/mods/pr/levels/prv_base

Re: [Tutorial] Local RCON Commands

Posted: 2012-05-03 21:03
by SniperSktlz
I want to make my private server rcon enabled so me and some friends can mess around on the new vietnam maps without having to worry about wasting assets. Anyone know how to change the file? I've tried to edit realityconfig_public but instead of a .PY file it's a .PYC file so when I open it I get something about as readable as webdings. Anyone know of any way to open and edit this file so I can enable debuging?

Re: [Tutorial] Local RCON Commands

Posted: 2012-05-03 21:31
by AnimalMother.
private server running a password you'll want to edit the realityconfig_private.py

the public config file is compiled so that public servers can't change the spawns etc

Re: [Tutorial] Local RCON Commands

Posted: 2012-05-04 03:47
by SniperSktlz
[R-CON]AnimalMother wrote:private server running a password you'll want to edit the realityconfig_private.py

the public config file is compiled so that public servers can't change the spawns etc
Wait, well my server doesn't appear on the server list, but if I have my friend connect to the Ip adress it connects them. So, is that a private server or a public server?

Re: [Tutorial] Local RCON Commands

Posted: 2012-05-04 14:08
by AnimalMother.
When you start the round what does it say at the top left of the screen?

Example is:

Playing Burning Sands AAS Std using Private Config

if you miss the message you can open the console using ` (button left of 1 on keyboard) and it should display it there. Your probably best firing a PM off to someone like [R-DEV]bloodydeed to talk server setup stuff

Re: [Tutorial] Local RCON Commands

Posted: 2012-05-15 17:35
by DieVoorJe91
Is there a command for rcon which removes the restriction to enter a vehicle gunner postion while alone in the vehicle?

Re: [Tutorial] Local RCON Commands

Posted: 2012-05-15 17:58
by WeeD-KilleR
yes, "rcon oneman". If you want to be able to drive and shoot (driver+gunner merged) spawn the vehicle with a _bf2 in the end.

Re: [Tutorial] Local RCON Commands

Posted: 2012-07-15 16:42
by Kevokpo
Hi guys I just tried the rcon commands with the german faction, but when trying to spawn the tornado it doesn't spawn, it also happens with the mercedes

tornado: rcon spawner ger_jet_tornadogr4
mercedes: rcon spawner ger_jep_gwagon

I tried the uh1d, the eurofighter and the puma and they spawn. Also the map does not crash so I think that those assets might be able to spawn on silent eagle.

Then I tried to spawn the mercedes, in Lashkar Valley in coop mode, and it does not appear, then I tried with the canadians in Op. Archer and it spawns.

It does not affects me at all but just wondering why those assets don't appear.

another question, do still these structures work? I mean can I deploy them? never tryed before
deployable_pillbox
deployable_bunker

and what are these for? I put the command but nothing seems to happen.
fixed_50cal_tripod
fixed_bunker
fixed_carrier
fixed_firebase
fixed_insurgent_hideout

Re: [Tutorial] Local RCON Commands

Posted: 2012-07-15 17:51
by Amok@ndy
for the GWagon i think you have to use ger_jep_gwagon_support or ger_jep_gwagon_support_alt
if nothing of those is working have a look at /levels/silent_eagle/server.zip/GameModes/cq/64/GamePlayObjects.con and check out how those vehicles are spawned

Re: [Tutorial] Local RCON Commands

Posted: 2012-07-17 16:44
by AnimalMother.
the code for te tornado is incorrect

ger_jet_tornado_gr4_mw1 though the mw1 and gr4 could be the other way around. have a look again in the levels GPO

the fixed emplacements don't do anything afaik. if you want to just spawn a HMG emplacement use something like

deployable_50cal_tripod_us

Re: [Tutorial] Local RCON Commands

Posted: 2012-07-23 22:40
by sweedensniiperr
AnimalMother. wrote:the fixed emplacements don't do anything afaik. if you want to just spawn a HMG emplacement use something like

deployable_50cal_tripod_us
The "fixed" makes the deployable already up. You don't need to dig. So there is a difference :)