1. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

KAG Spawn Bot Question

Discussion in 'Server Help' started by dev10us, Nov 2, 2013.

  1. dev10us

    dev10us Catapult Fodder

    Messages:
    1
    Hello

    I have set up a linux dedicated server and have successfully logged in via the /rcon /login password command. I am having an issue getting the /rcon addBotX(int,int,char); command to work. Has this implementation of spawning bot's been changed? I am unable to find any documentation or forum posts regarding this not working.

    Any help would be very much appreciated.

    Thanks,
     
  2. robotjox

    robotjox Catapult Fodder

    Messages:
    2
    same problem here -
    Code:
    Script: Expected ')' or ','
    [function declaration error] onTick
    Could not run script command
     
  3. lavalord

    lavalord Haxor Staff Alumni Donator Tester

    Messages:
    672
    Don't know if that still works. However if you set your server to test mode (/rcon /sv_test 1) you can use commands such as !bot and !henry in the chat window.
     
  4. robotjox

    robotjox Catapult Fodder

    Messages:
    2
    when I type those commands nothing happens? I did set the test mode first.