ItsMods

Full Version: [SOURCE] Ingame Rcon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
(01-06-2012, 13:51)opsvjace Wrote: [ -> ]
(01-06-2012, 13:38)iAegle Wrote: [ -> ]@zxz yeah thats right my mistake

Just type: !rcon (any command)
So if i want to change the timelimit:
!rcon scr_dm_timelimit 10

Thanks but im still unclear on how to add admins to the sv_config.ini.
where it says "admin" in the code do i add the xuid for the player.

xuids=admin_1_xuid,admin_2_xuid,admin_3_xuid
So
xuids=000000001111222AAD_1_xuid,01010101ADC_2_xuid,000000111222DGS_3_xuid.... and so on.

Thanks

Just the xuid's with commas:
xuids=000000001111222AAD,01010101ADC,01010101ADC,01010101ADC
(01-06-2012, 13:52)iAegle Wrote: [ -> ]
(01-06-2012, 13:51)opsvjace Wrote: [ -> ]
(01-06-2012, 13:38)iAegle Wrote: [ -> ]@zxz yeah thats right my mistake

Just type: !rcon (any command)
So if i want to change the timelimit:
!rcon scr_dm_timelimit 10

Thanks but im still unclear on how to add admins to the sv_config.ini.
where it says "admin" in the code do i add the xuid for the player.

xuids=admin_1_xuid,admin_2_xuid,admin_3_xuid
So
xuids=000000001111222AAD_1_xuid,01010101ADC_2_xuid,000000111222DGS_3_xuid.... and so on.

Thanks

Just the xuid's with commas:
xuids=000000001111222AAD,01010101ADC,01010101ADC,01010101ADC

Thanks Big Grin
Ok if i type status i dont see a xuid only a guid, ive tried using this but it dont seem to work, where do i find the xuid
(01-06-2012, 19:24)opsvjace Wrote: [ -> ]Ok if i type status i dont see a xuid only a guid, ive tried using this but it dont seem to work, where do i find the xuid

The guid you see there is your xuid. IW was too lazy to change the word..
(01-06-2012, 19:25)Pozzuh Wrote: [ -> ]
(01-06-2012, 19:24)opsvjace Wrote: [ -> ]Ok if i type status i dont see a xuid only a guid, ive tried using this but it dont seem to work, where do i find the xuid

The guid you see there is your xuid. IW was too lazy to change the word..

Ive tried adding the guid
[RCON]
xuids=0000001111c (example)
to the sv_config.ini but none of the commands work in game.
!rcon map_restart
!rcon fast_restart
!rcon status

What am i doing wrong

Your xuid is probably not '0000001111c'
I know i was just using it as example
(01-06-2012, 20:31)opsvjace Wrote: [ -> ]
(01-06-2012, 19:25)Pozzuh Wrote: [ -> ]
(01-06-2012, 19:24)opsvjace Wrote: [ -> ]Ok if i type status i dont see a xuid only a guid, ive tried using this but it dont seem to work, where do i find the xuid

The guid you see there is your xuid. IW was too lazy to change the word..

Ive tried adding the guid
[RCON]
xuids=0000001111c (example)
to the sv_config.ini but none of the commands work in game.
!rcon map_restart
!rcon fast_restart
!rcon status

What am i doing wrong

You didn't do anything wrong, I did :p
Try this dll and delete the old one:
[attachment=1380]

If that also doesn't work try:
Code:
xuids=30498BLABLA,
with comma after the xuid
Thanks thats got it (xuid is case sensative)

I take it commands like status and serverinfo dont work.
(01-06-2012, 21:53)opsvjace Wrote: [ -> ]Thanks thats got it (xuid is case sensative)

I take it commands like status and serverinfo dont work.

I think they work, but it doesn't do anything because the information is shown in the console .. not in the chat Wink So you just cant see it.
Pages: 1 2 3 4