Announcement

Collapse
No announcement yet.

script help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • script help

    Hi,
    im trying to write a script/config commands

    im basically shortening rcon commands so i can type them faster

    eg:

    alias "sm800" "rcon mp_startmoney 800"
    alias "lt0" "rcon mp_limitteams 0"

    and so on

    but is there a way to put the number in so i can specify it as a variable like

    alias "sm X" "rcon mp_startmoney X"

    so i can type "sm 16000" in console, for example?

    thanks for any help you can give me
    phil

  • #2
    No, you can't do that.

    Comment

    Working...
    X