Save-Point

Full Version: Skill Cooldown script
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Confused Are you commenting out the whole line?????
Try just commenting out the 'if effective'

Code:
user.cooldown[skill.id] = skill.cooldown # if effective

That may work even better.
(12-10-2019, 04:17 AM)DerVVulfman Wrote: [ -> ]Confused  Are you commenting out the whole line?????
Try just commenting out the 'if effective'

Code:
user.cooldown[skill.id] = skill.cooldown # if effective

That may work even better.

That's what I did, but thanks  Very happy + Tongue sticking out
Pages: 1 2