Here it goes:
First of all, use this console line as reference for what Im about to ask:
Code: Select all
[Apr 24 17:16:30 2013.42] Alpha MVP: Type 'talk resp #' to choose a response.
[Apr 24 17:16:33 2013.27] Alpha MVP: [ Alpha MVP ]
[Apr 24 17:16:33 2013.28] Alpha MVP: Which Arena you want to go to??
[Apr 24 17:16:33 2013.30] ----------Responses-----------
# Response
0 Arena 1 [0 / 50]
1 Arena 2 [0 / 50]
2 Arena 3 [0 / 15]
3 Arena 4 [0 / 15]
4 Arena 5 [0 / 15]
5 Arena 6 [1 / 15]
6 Arena 7 [0 / 15]
7 Arena 8 [0 / 15]
8 Quit
9 Cancel Chat
-------------------------------
[Apr 24 17:16:33 2013.31] Alpha MVP: Type 'talk resp #' to choose a response.
[Apr 24 17:16:36 2013.25] Alpha MVP: [ Alpha MVP ]
[Apr 24 17:16:36 2013.26] Alpha MVP: Here you go!
[Apr 24 17:16:36 2013.28] Map Change: pvp_n_8-2.gat (102, 102)
I tried using the console condition:
Code: Select all
console /Arena 8 [1 / 15]/
Code: Select all
console "Arena 8 [1 / 15]"
Help?