kessykins
Intermediate OT User
- Joined
- Mar 15, 2010
- Messages
- 297
- Reaction score
- 105
Is it possible to make a tool have both of the following:
doSendMagicEffect(toPosition, CONST_ME_LOSEENERGY)
and a shoot effect
doSendMagicEffect(toPosition, CONST_ANI_SHIVERARROW)?
I've tried just adding them beside eachother but.. they end up doing something completely different :/
What do I need to change to correct this?
doSendMagicEffect(toPosition, CONST_ME_LOSEENERGY)
and a shoot effect
doSendMagicEffect(toPosition, CONST_ANI_SHIVERARROW)?
I've tried just adding them beside eachother but.. they end up doing something completely different :/
What do I need to change to correct this?