Subversion Repositories tpanel

Rev

Rev 336 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 336 Rev 341
Line 17... Line 17...
17
# ----
17
# ----
18
command=^BOR-2,AMX Elite -M
18
command=^BOR-2,AMX Elite -M
19
result=AMX Elite -M
19
result=AMX Elite -M
20
compare=true
20
compare=true
21
exec
21
exec
-
 
22
# Button size and position
-
 
23
command=^BSP-2,right,bottom
-
 
24
result=640,430
-
 
25
compare=true
-
 
26
exec
-
 
27
# Enable / Diasable
-
 
28
command=^ENA-3,0
-
 
29
result=0
-
 
30
compare=true
-
 
31
exec
-
 
32
# ----
-
 
33
command=^ENA-3,1
-
 
34
result=1
-
 
35
compare=true
-
 
36
exec
22
 
37