Thread Rating:
  • 15 Vote(s) - 4.53 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release [SOURCE][Discontinued]Ingame RCON tool [Version 0.7.5]
Hey Guys , Can just Someone Explain It To Me How I Install It? I Put It in the server Folder, Does Not Load , What I Do?
Tell Me Like Its Your Grandma. Thanks
Reply

(02-09-2012, 20:22)wildcatozone Wrote: Hey Guys , Can just Someone Explain It To Me How I Install It? I Put It in the server Folder, Does Not Load , What I Do?
Tell Me Like Its Your Grandma. Thanks

you need to put it in the plugins folder.
Reply

Hello,

I was running the rcon plugin using the plugins permissions (not Pozzuh's plugin). For some reason everyone on the server had access to the commands like !ban !yell even though they were not in the 'admins' file.

I've added Pozzuh's plugin but any idea what I might have done wrong?

Thanks,

TiLLeR
Reply

(02-10-2012, 04:06)TiLLeR Wrote: Hello,

I was running the rcon plugin using the plugins permissions (not Pozzuh's plugin). For some reason everyone on the server had access to the commands like !ban !yell even though they were not in the 'admins' file.

I've added Pozzuh's plugin but any idea what I might have done wrong?

Thanks,

TiLLeR

Hey,
As of version 0.7.0 I switched from the 'admins' file, to the format pozzuh uses to store and read user groups in his plugin, So that might have been the issue, although, if you didn't configure anything it should have given errors and let no one use the commands, was usepermissions set to true? If it was, could you send me your configs so i can make sure that doesn't happen again?

-Bonemind

Reply

Quote:Todo:
-Switch maplist
-Customizable warnings trigger (i.e You hacker! --> warned for whining about hacking)
(All custom map control features are on hold until i figure out a viable way to do it)

First, sorry for my bad english!!!

I know it takes a lot of time to extend the plugin.
I have an idea, if you enhance the aliases, for custom commands, we have all options.
You just need to change the parsing a bit.

!fr !fastrestart //now, every longer command with space give a bug

Example:
"!g_tdm" "!rcon set sv_maprotation tdm"
"!maprotate" "!rcon maprotate"

or(only if it is not to much work):
"!g_tdm" "!rcon set sv_maprotation tdm\r!rcon maprotate"

Then we can build every rcon or dvar command self and you can take your time.
Reply

(02-10-2012, 15:55)DeathAngel1479 Wrote:
Quote:Todo:
-Switch maplist
-Customizable warnings trigger (i.e You hacker! --> warned for whining about hacking)
(All custom map control features are on hold until i figure out a viable way to do it)

First, sorry for my bad english!!!

I know it takes a lot of time to extend the plugin.
I have an idea, if you enhance the aliases, for custom commands, we have all options.
You just need to change the parsing a bit.

!fr !fastrestart //now, every longer command with space give a bug

Example:
"!g_tdm" "!rcon set sv_maprotation tdm"
"!maprotate" "!rcon maprotate"

or(only if it is not to much work):
"!g_tdm" "!rcon set sv_maprotation tdm\r!rcon maprotate"

Then we can build every rcon or dvar command self and you can take your time.
That really is kind of genius, why didn't i think of this? :/
Anyway, will try to get this done during the weekend
Reply

that sounds nice and improve this addon much Smile

is it possible to set an command like

!setnextmap <mapname>

so the map is not changing immediately but after map ends like in manuadminmod for cod4?

You should also add some examples for the new feature like Map-Alias:

!Fallen "!rcon map mp_lambeth"

and so on

P.S. if I type in !fr the map loads again what tells me that the rcon which is uses is "map_restart" and not "fast_restart" Smile
Reply

(02-10-2012, 16:47)do1emu Wrote: that sounds nice and improve this addon much Smile

is it possible to set an command like

!setnextmap <mapname>

so the map is not changing immediately but after map ends like in manuadminmod for cod4?

You should also add some examples for the new feature like Map-Alias:

!Fallen "!rcon map mp_lambeth"

and so on

P.S. if I type in !fr the map loads again what tells me that the rcon which is uses is "map_restart" and not "fast_restart" Smile

Not only map commands, you can make all rcon and dvar commands to an alias.

"!hardcore 1" "!rcon set sv_hardcore 1"
"!hardcore 0" "!rcon set sv_hardcore 0"

"!setnextmap mp_dome" "!rcon set nextmap mp_dome" //example for setnextmap
Its not perfekt because you must input every command to aliasfile, but its a temporary possibility.

I dont know what is !fr, i have not use it until now.
Reply

yes i understand but does this rcon command really exist (i mean nextmap) Smile

and all in all this feature will give you all freedom but you have to think about the noobs who dont want to / not able to add everthing for their own thats why i talked about some standards Smile

Reply

(02-10-2012, 16:17)bonemind Wrote:
(02-10-2012, 15:55)DeathAngel1479 Wrote:
Quote:Todo:
-Switch maplist
-Customizable warnings trigger (i.e You hacker! --> warned for whining about hacking)
(All custom map control features are on hold until i figure out a viable way to do it)

First, sorry for my bad english!!!

I know it takes a lot of time to extend the plugin.
I have an idea, if you enhance the aliases, for custom commands, we have all options.
You just need to change the parsing a bit.

!fr !fastrestart //now, every longer command with space give a bug

Example:
"!g_tdm" "!rcon set sv_maprotation tdm"
"!maprotate" "!rcon maprotate"

or(only if it is not to much work):
"!g_tdm" "!rcon set sv_maprotation tdm\r!rcon maprotate"

Then we can build every rcon or dvar command self and you can take your time.
That really is kind of genius, why didn't i think of this? :/
Anyway, will try to get this done during the weekend

But is not for finish.
Its bad to make commands for example:
!setnextmap ...
!setnextmap ...
!setnextmap ...
!setnextmap ...
!setnextmap ...
!setnextmap ...
Need future own function, but for now it will help us very much!!
Programmers think sometimes too complicated.^^
If it will help you:I know it from manu admin, but its php...
(02-10-2012, 17:08)do1emu Wrote: yes i understand but does this rcon command really exist (i mean nextmap) Smile

and all in all this feature will give you all freedom but you have to think about the noobs who dont want to / not able to add everthing for their own thats why i talked about some standards Smile

Yes!!!!!
Look console:
Quote:nextmap
"nextmap" is: "mp_mogadishu FFA_default" default: ""
Domain is any text
]nextmap mp_dome
]nextmap
"nextmap" is: "mp_dome" default: ""
Domain is any text

With a little description 90% can use custom commands, the other must wait until the functions are integrated...
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  [Request] Forgot the name of a tool zurasaur 4 4,175 11-10-2013, 10:45
Last Post: Nekochan
  [Release] [SOURCE] Random Weapons. [HARD] Tony. 1 4,106 11-08-2013, 11:11
Last Post: Nekochan
  Help source random weapons [HARD] Tony. 4 4,700 11-08-2013, 05:25
Last Post: [HARD] Tony.
  MW3 Server Version superg1973 7 12,749 10-28-2013, 01:15
Last Post: kotyra972
  [Request] Health and Points on hud source robinvm 7 5,591 10-27-2013, 08:23
Last Post: robinvm
  [Release] [SOURCE] DOOR V2.0 [HARD] Tony. 5 5,332 09-26-2013, 14:01
Last Post: Nekochan
  Help Playing sounds ingame? Some 2 3,387 09-10-2013, 10:42
Last Post: Yamato
  God Mode Plugin - Everyone has rcon admin srskiller 4 6,088 08-28-2013, 19:03
Last Post: phillipito
  [source] medic E-losev 6 5,816 07-26-2013, 06:18
Last Post: E-losev
  [source] vAmpIr E-losev 5 4,943 07-25-2013, 16:28
Last Post: Bandarigoda123

Forum Jump:


Users browsing this thread:
13 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.