Problem with Snatch [help]

International

Moderator: Moderators

Jonathandp08
Noob
Noob
Posts: 13
Joined: 13 Jun 2008, 23:00
Noob?: Yes

Problem with Snatch [help]

#1 Post by Jonathandp08 »

Hi guys, I'm having a problem with snatch. It doesn't trigger nor work, even if I write it on console.
I get the following error.

Code: Select all

sm 219 0 ## when I do this I get the following error.
Casting Failed: Requierement error (10)

Code: Select all

attackSkillSlot Snatch {
	lvl 5
	hp < 10%
	dist 1.5
	sp > 25
	aggressives >= 2
	inLockOnly 1
	notInTown 1
	timeout 4
	disabled 0
	monsters
	notMonsters
	maxAttempts 0
	maxUses 1
	manualAI 0
}
I want it to work, I really need it hahaha, my char dies hoho.
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Problem with Snatch [help]

#2 Post by EternalHarvest »

It works with original client?
Jonathandp08
Noob
Noob
Posts: 13
Joined: 13 Jun 2008, 23:00
Noob?: Yes

Re: Problem with Snatch [help]

#3 Post by Jonathandp08 »

Yea. I'm playing on an official server.

Well I know now whats the problem. In that map you are not allow to teleport ='( looks like not even with snatch. Dammit hahaha.