OnPlayerStealthKill: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with '__NOTOC__ {{Server event}} This event is triggered when a player stealth kills another player. ==Parameters== <syntaxhighlight lang="lua"> element targetPlayer </syntaxhighlight> *'''targetPlayer''': T…')
 
mNo edit summary
Line 8: Line 8:
</syntaxhighlight>  
</syntaxhighlight>  


*'''targetPlayer''': The player that is being stealth killed.
*'''targetPlayer''': The [[player]] or [[ped] that is being stealth killed.


<!-- Add the event's source in the section below -->
<!-- Add the event's source in the section below -->

Revision as of 22:36, 25 April 2010