imported_notorius
11-11-2003, 01:43 PM
Hi there,
in the good old MOH-Time i used the "alias" command to get a easier handling of commands.......i used r.g. the rcon clientkick 16 command as 'ckick16'.
I recently started to build a COD with the same possibilities, and i got the problem, that there is no alias command in COD, so i wasnt able to make a "Map-Restart say "team x join Axis, team y join Allies" with just only one command.
Is there something similar to the good old 'alias'-command.
ATM i have to make 2 steps to get the same result like in Moh with one command.
heres an example:
i made a rcon-script as a text-file, lets say it is called "rcon.cfg"
in the match a make a "exec rcon.cfg"
the rcon.cfg contains following lines:
set re "rcon map_restart"
set join "rcon say: Team X-Force join Allies, other team Axis please"
after the start of the script i have to do this in console:
/vstr re
/vstr join
and THIS in only ONE command !!
Possible ???
greets
notorius
in the good old MOH-Time i used the "alias" command to get a easier handling of commands.......i used r.g. the rcon clientkick 16 command as 'ckick16'.
I recently started to build a COD with the same possibilities, and i got the problem, that there is no alias command in COD, so i wasnt able to make a "Map-Restart say "team x join Axis, team y join Allies" with just only one command.
Is there something similar to the good old 'alias'-command.
ATM i have to make 2 steps to get the same result like in Moh with one command.
heres an example:
i made a rcon-script as a text-file, lets say it is called "rcon.cfg"
in the match a make a "exec rcon.cfg"
the rcon.cfg contains following lines:
set re "rcon map_restart"
set join "rcon say: Team X-Force join Allies, other team Axis please"
after the start of the script i have to do this in console:
/vstr re
/vstr join
and THIS in only ONE command !!
Possible ???
greets
notorius