MOSRotating:GibThis
From Data Realms Wiki
Revision as of 23:20, 27 June 2012 by
Daman
(
Talk
|
contribs
)
(diff) ← Older revision |
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Jump to:
navigation
,
search
Function
Syntax
Actor:GibThis( )
Description:
Instantly Kills and Gibs the Actor
Returns
nil
Example
Description
Gibs all actors in play.
Code
for
actor
in
MovableMan.Actors
do
actor:
GibThis
(
)
end
Output
nil
to the console, but gibs all actors.
Category
:
Lua
Views
Page
Discussion
View source
History
Personal tools
Log in / create account
Navigation
Main page
Community portal
Current events
Recent changes
Random page
Help
Search
Toolbox
What links here
Related changes
Special pages
Printable version
Permanent link