Difference between revisions of "SHUTDOWN AND LAUNCH NETWORK GAME"
Jump to navigation
Jump to search
(Created page with "{{Native |np=1 |p1t=integer |p1d=episode |r=0 }} I tend to set the parameter as GET_CURRENT_EPISODE() for this, unless ofcourse it's being used for other purposes. --~~~~") |
|||
| (One intermediate revision by one other user not shown) | |||
| Line 7: | Line 7: | ||
I tend to set the parameter as GET_CURRENT_EPISODE() for this, unless ofcourse it's being used for other purposes. | I tend to set the parameter as GET_CURRENT_EPISODE() for this, unless ofcourse it's being used for other purposes. | ||
| − | |||
Latest revision as of 19:44, 20 December 2014
| Number of parameters: 1 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | integer | episode |
| Return value: | ||
| Type | Description | |
| None | ||
I tend to set the parameter as GET_CURRENT_EPISODE() for this, unless ofcourse it's being used for other purposes.