DaScript Posted June 29, 2019 Posted June 29, 2019 (edited) why you need to set it to negative value instead of cast time = 0 ? Edited June 29, 2019 by DaScript Quote
0 Capuche Posted June 29, 2019 Posted June 29, 2019 *unitskilluseid <GID>,<skill id>,<skill lvl>{,<target id>,<casttime>}; *unitskilluseid <GID>,"<skill name>",<skill lvl>{,<target id>,<casttime>}; *unitskillusepos <GID>,<skill id>,<skill lvl>,<x>,<y>{,<casttime>}; *unitskillusepos <GID>,"<skill name>",<skill lvl>,<x>,<y>{,<casttime>}; This is the replacement of the older commands, these use the same values for GID as the other unit* commands (See 'GID'). Skill ID is the ID of the skill, skill level is the level of the skill. Cast time is the amount of seconds to add or remove from the skill. Use a positive value to add and negative value to subtract. Using 0 or no value will use the default skill cast time. For the position, the x and y are given in the UnitSkillUsePos. Using 0 or no value will use the default skill cast time. Read the docs ! Quote
0 DaScript Posted June 29, 2019 Author Posted June 29, 2019 (edited) using unitskillusepos on mob will crash the map server but its fine when using unitskilluseid Edited June 29, 2019 by DaScript Quote
Question
DaScript
why you need to set it to negative value instead of cast time = 0 ?
Edited by DaScript2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.