Steal Skill (Split from: Configuring Venom Splasher)

International

Moderator: Moderators

Message
Author
ZarethKnyght
Noob
Noob
Posts: 9
Joined: 17 Aug 2012, 23:33
Noob?: Yes

Steal Skill (Split from: Configuring Venom Splasher)

#1 Post by ZarethKnyght »

Figured I'll post this problem here since it might be similar. But I'm trying to have it use Steal skill on Myst Cases in TF2 but it's giving me this error:
http://prntscr.com/g9778h

The code I have for it is:

Code: Select all

attackSkillSlot Steal {
	lvl 10
	dist 1
	sp > 10
	monsters Myst Case
	maxAttempts 4
	maxUses 1
}