OnClientResourceStart: Difference between revisions
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__ | ||
Triggered client side when a resource is initialized. | |||
== | ==Parameters== | ||
<syntaxhighlight lang="lua"> | <syntaxhighlight lang="lua"> | ||
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