TakeDamage (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
No edit summary
>Emess
No edit summary
Line 3: Line 3:
|arguments = [[number]] '''damage'''
|arguments = [[number]] '''damage'''
|description = Subtracts the damage from the health of the targetted humanoid.
|description = Subtracts the damage from the health of the targetted humanoid.
|object = [[Humanoid]]
|object = Humanoid
}}</onlyinclude>
}}</onlyinclude>


[[Category:Methods]]
[[Category:Methods]]

Revision as of 02:26, 30 December 2010

TakeDamage( number damage )
Returns nil
Description: Subtracts the damage from the health of the targetted humanoid.
Member of: Humanoid