Help - Search - Members - Calendar
Full Version: Jaymod 2.2.0 help
[splatterladder] Board > --:: SplatterLadder ::-- > [splatterladder] - Support
Nico'x
Hey everyone, how to make commands to off and enable bots, i mean example, !botsoff - !botson
Lua script or somehow, i forgot it, now i need your help to show me how, or just upload and I will download it, need it please!

Thanks!

Best regards,

/ n1c01ash
StoerFaktoR
QUOTE (N1c01ash @ Aug 6 2015, 05:30 PM) *
Hey everyone, how to make commands to off and enable bots, i mean example, !botsoff - !botson
Lua script or somehow, i forgot it, now i need your help to show me how, or just upload and I will download it, need it please!

Thanks!

Best regards,

/ n1c01ash


Does Jaymod have an command.db or shrubbot.cfg ?

Try something like this
for enable bots with a different value
example: !bots 10 will give 10 bots on your server

[command]
name = bots [1]
exec = bot kickall ; bot maxbots [1]
desc = Sets the maximum number of bots on the server
levels = 1 2 3

disable bots

[command]
name = botsoff
exec = bot minbots 0 ; bot kickall
desc = disable bots
levels = 1 2 3

but i don't know if this works :/
Boosted
QUOTE (StoerFaktoR @ Aug 6 2015, 07:18 PM) *
QUOTE (N1c01ash @ Aug 6 2015, 05:30 PM) *
Hey everyone, how to make commands to off and enable bots, i mean example, !botsoff - !botson
Lua script or somehow, i forgot it, now i need your help to show me how, or just upload and I will download it, need it please!

Thanks!

Best regards,

/ n1c01ash


Does Jaymod have an command.db or shrubbot.cfg ?

Try something like this
for enable bots with a different value
example: !bots 10 will give 10 bots on your server

[command]
name = bots [1]
exec = bot kickall ; bot maxbots [1]
desc = Sets the maximum number of bots on the server
levels = 1 2 3

disable bots

[command]
name = botsoff
exec = bot minbots 0 ; bot kickall
desc = disable bots
levels = 1 2 3

but i don't know if this works :/

Jaymod uses a .db
Thats not any useful tho. grin.gif

Try using !minbots and !maxbots


It just works.
I only ever did add commands to the shrubbot file of the silEnT Server.
Since its not connected in any way to the Jaymod Server, and Custom Commands are not possible in Jaymod i guess its already coded in.
ETc|Jay
with enhanced mod you can do what you need, but for explaining i have no time yet. Best is, you do a backup of your jaymod folder.

http://mygamingtalk.com/forums/files/file/3-enhanced-mod/
Nico'x
Can anyone do it for me and upload here? Jay can you do like you replyed and i can try. Please never had jaymod srv before.. :/
Boosted
QUOTE (N1c01ash @ Aug 7 2015, 08:12 PM) *
Can anyone do it for me and upload here? Jay can you do like you replyed and i can try. Please never had jaymod srv before.. :/

Have you yet tried !minbot and !maxbot ?
!minbot sets the minimum Number of Bots and !maxbot the maximum Number of Bots on the Server.
Should work out of the Box.


//EDIT: Actually nevermind.
Just tried again myself and now it wont work no more grin.gif


What actually works:

/rcon yourpassword bot maxbots 16

also useful: minbots, moveskill (0-4), difficulty (0-6), balanceteams (0-1)

Might also word as Referee, havent tried since ive deactivated Ref on my Server.
ETc|Jay
QUOTE (N1c01ash @ Aug 7 2015, 08:12 PM) *
Can anyone do it for me and upload here? Jay can you do like you replyed and i can try. Please never had jaymod srv before.. :/


i can do it tomorrow, or next week, my internet here is to slow. But first give some infos, jaymod version, windows or linux. or send me the ip and i will check it self.
Nico'x
QUOTE (Boosted @ Aug 7 2015, 08:01 PM) *
QUOTE (N1c01ash @ Aug 7 2015, 08:12 PM) *
Can anyone do it for me and upload here? Jay can you do like you replyed and i can try. Please never had jaymod srv before.. :/

Have you yet tried !minbot and !maxbot ?
!minbot sets the minimum Number of Bots and !maxbot the maximum Number of Bots on the Server.
Should work out of the Box.


//EDIT: Actually nevermind.
Just tried again myself and now it wont work no more grin.gif


What actually works:

/rcon yourpassword bot maxbots 16

also useful: minbots, moveskill (0-4), difficulty (0-6), balanceteams (0-1)

Might also word as Referee, havent tried since ive deactivated Ref on my Server.


thanks, helped me!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.