Lineage 2 Tower Forum

Full Version: Difference between UseSkill & UseSkillRaw?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What's the difference ?

UseSkill and UseSkillRaw ?
Target and TargetRaw ?

What this Raw mean ?
Bump
raw use in plugins
main difference is Raw functions send packets directly, without doing any checks
for example, Target function checks if object to target is available and then sends packet to target it.
TargetRaw sends packet without such check.
Reference URL's