Issue information

Issue ID
#5168
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Dec 27, 2011 14:32
Last Post
Hercules Elf Bot
Mar 5, 2012 17:56
Confirmation
N/A

Hercules Elf Bot - Dec 27, 2011 14:32

Originally posted by [b]bluesky[/b]
Hello

[youtube][url="http://www.youtube.com/watch?v=_sU4iis1u-s"]http://www.youtube.com/watch?v=_sU4iis1u-s[/url][/youtube]

[color=#333333][font=arial, sans-serif][size=4]see[/size][/font][/color] [color=#333333][font=arial, sans-serif][size=4]the video[/size][/font][/color] [color=#333333][font=arial, sans-serif][size=4]above[/size][/font][/color][color=#333333][font=arial, sans-serif][size=4],[/size][/font][/color] [color=#333333][font=arial, sans-serif][size=4]we[/size][/font][/color] [color=#333333][font=arial, sans-serif][size=4]can[/size][/font][/color] [color=#333333][font=arial, sans-serif][size=4]step on[/size][/font][/color] [color=#333333][font=arial, sans-serif][size=4]our[/size][/font][/color] [color=#333333][font=arial, sans-serif][size=4]own[/size][/font][/color] [color=#333333][font=arial, sans-serif][size=4]Landmine[/size][/font][/color]
but in rAthena, if i step on our own landmine, nothing happens

look in skill.conf

[code]// Should traps (hunter traps + quagmire) change their target to "all" inside gvg/pvp grounds? (Note 3)
// Default on official servers: yes for player-traps
gvg_traps_target_all: 1[/code]

in skill.c line 8474


[code]if( battle_config.vs_traps_bctall && map_flag_vs(src->m) && (src->type&battle_config.vs_traps_bctall) )
target = BCT_ALL;[/code]

only some traps works with gvg_traps_target_all function

Hercules Elf Bot - Dec 27, 2011 14:33

Originally posted by [b]bluesky[/b]
wew, sorry for youtube
i don't know forum code for youtube /pat

Hercules Elf Bot - Dec 27, 2011 15:14

Originally posted by [b]Ind[/b]
It's a official mechanic that you cannot activate your own traps by stepping on them (unless it's a ankle snare)

Hercules Elf Bot - Dec 27, 2011 15:42

Originally posted by [b]bluesky[/b]
[url="http://irowiki.org/wiki/Land_Mine"]http://irowiki.org/wiki/Land_Mine[/url]

• This trap can be activated by and will affect the caster in PVP and WOE

Hercules Elf Bot - Dec 27, 2011 16:06

Originally posted by [b]Ind[/b]
okay seems like a misunderstanding, I'll move the discussion to the original bug report, please check and reply to: http://rathena.org/board/tracker/issue-1154-traps-dont-affect-the-owner-in-pvp/ as I'll close this one so discussion focuses on where it began.