This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 4rpl:commands:func_gameloaded [2021/01/14 15:29] – virgilw | 4rpl:commands:func_gameloaded [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~NOTOC~~ | + | < |
| - | < | + | |
| - | This callback | + | ====== :GameLoaded ====== |
| + | |||
| + | ===== Description ===== | ||
| + | |||
| + | ": | ||
| + | |||
| + | In Mverse, this function is called for clients on unit scripts, but is not called for clients in Global Control scripts. | ||
| + | |||
| + | ===== Example ===== | ||
| <code 4rpl> | <code 4rpl> | ||
| Line 8: | Line 15: | ||
| | | ||
| </ | </ | ||
| + | |||
| + | ===== See Also ===== | ||
| + | |||
| + | [[cw4: | ||
| + | |||
| + | |||