Issue information

Issue ID
#6301
Status
Unable to Reproduce
Severity
None
Started
Hercules Elf Bot
Jul 23, 2012 19:25
Last Post
Hercules Elf Bot
Jul 24, 2012 3:55
Confirmation
N/A

Hercules Elf Bot - Jul 23, 2012 19:25

Originally posted by [b]GM Takumirai[/b]
If you use the skill in the traps that is place in ground its not working

Hercules Elf Bot - Jul 24, 2012 2:07

Originally posted by [b]malufett[/b]
hmm..can you state what trap did you used? since in official some traps cannot be detonate like freezing trap and landmine...

Hercules Elf Bot - Jul 24, 2012 3:52

Originally posted by [b]GM Takumirai[/b]
- firing trap
-i will test more later malufett

Hercules Elf Bot - Jul 24, 2012 3:55

Originally posted by [b]malufett[/b]
here are the list....
[CODE]
switch( unit_id )
{ //List of Hunter and Ranger Traps that can be detonate.
case UNT_BLASTMINE:
case UNT_SANDMAN:
case UNT_CLAYMORETRAP:
case UNT_TALKIEBOX:
case UNT_CLUSTERBOMB:
case UNT_FIRINGTRAP:
case UNT_ICEBOUNDTRAP:[/CODE]