Issue information

Issue ID
#3164
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jun 2, 2009 6:18
Last Post
Hercules Elf Bot
Jun 2, 2009 6:18
Confirmation
N/A

Hercules Elf Bot - Jun 2, 2009 6:18

Originally posted by [b]BrianL[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=3164

1. Magnifiers now consume 10 SP.

The bug is probably from the skill_check_condition not knowing if a skill is being cast from skill usage, or 'itemskill' script command.

When casting skills from 'itemskill' should they always bypass checks, or do only some skills bypass checks (like Identify)?
And which checks should they bypass? (hp checks, sp checks, item checks, or all?)


2. Also, the 'gm_skill_unconditional' config doesn't seem to let the GM bypass ALL checks.
QUOTE
// [GM] Can use skills without meeting the required conditions (items, etc...)?
// 'no' or minimum GM level to bypass requirements.
I know it still causes SP to be consumed, but I didn't test if items are still consumed.
(before r13815, the behavior was sp was NOT consumed for GMs at or above 'gm_skill_unconditional')

Edit: sorry, I just saw that it was consuming SP (if you had it)

This post has been edited by BrianL: Jun 2 2009, 01:31 PM