![]() |
|
|
|
#1
|
|||
|
|||
|
Sending server console commands from script
Kick example Code:
if (GamePlay is GameServerDef)
{
GameServerDef gameServer = (GameServerDef)GamePlay;
gameServer.consoleInput("kick player_name");
}
Thanks to Small_Bee for sharing. |
|
#2
|
|||
|
|||
|
|
|
#3
|
|||
|
|||
|
Method for mission listing within script
Method for Random selection of missions Method for Triggered missions for Player Method for Objective mission loading for Player http://forum.1cpublishing.eu/showthread.php?t=30033 |
|
#4
|
|||
|
|||
|
Radar script http://forum.1cpublishing.eu/showpos...4&postcount=83
Gunnery practice mission http://forum.1cpublishing.eu/showthread.php?t=31460 Last edited by Ataros; 04-25-2012 at 06:31 PM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|