No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 8: | Line 8: | ||
end | end | ||
</syntaxhighlight> | </syntaxhighlight> | ||
: okay <span style="font-family:monospace;"><span style="opacity:50%;font-size:.8em;">animations.</span>[[User:PenguinEncounter|PenguinEncounter]]<span style="font-size:.8em;">.[[User talk:PenguinEncounter|talk]]</span></span> 23:49, 25 September 2024 (UTC) |
Revision as of 23:49, 25 September 2024
events.DAMAGE
[upcoming: 0.1.5]
Fires when the player takes damage.
function events.DAMAGE( --[[ i don't know the implementation :P ]] )
print "I took damage!!"
end
- okay animations.PenguinEncounter.talk 23:49, 25 September 2024 (UTC)