|
Strite Newbie
Joined: 13 Jun 2003 Posts: 2 Location: USA
|
Posted: Fri Jun 13, 2003 7:10 pm
simple targeting script not working |
I'm having problems with this script.
Alias
name: T
Value: target = %1
Alias
name: Kick
value: kick @target
The problem is, whenevver I type in kick I get, "Infinite loop detected in command parsing: Kick @target @target @target @target @target @target @target"
Can anyone help me?
Thanks in advance |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Fri Jun 13, 2003 7:39 pm |
Alias
name: Kick
value: ~kick @target
LightBulb
Advanced Member |
|
|
|
Strite Newbie
Joined: 13 Jun 2003 Posts: 2 Location: USA
|
Posted: Fri Jun 13, 2003 8:44 pm |
Thanks that worked!
|
|
|
|
|
|