OnClientResourceStart: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Client event}}
[[Category:Incomplete Event]]
[[Category:Incomplete Event]]
__NOTOC__  
__NOTOC__  
This event is blahblah and is used for blahblah.
Triggered client side when a resource is initialized.


==Syntax==  
==Parameters==  
<syntaxhighlight lang="lua">
<syntaxhighlight lang="lua">
void onClientResourceStart ( resource startedResource )
resource startedResource
</syntaxhighlight>  
</syntaxhighlight>
 
*'''startedResource''': the resource that just started


==Example==  
==Example==  

Revision as of 16:56, 14 September 2007

Triggered client side when a resource is initialized.

Parameters

resource startedResource
  • startedResource: the resource that just started

Example

This example does...

--This line does...
blabhalbalhb --abababa
--This line does this...
mooo