![]() |
|
#1
|
|||
|
|||
![]()
Simple HUD timer test script
http://forum.1cpublishing.eu/showthread.php?t=29045 How to use repeat programming in scripts http://forum.1cpublishing.eu/showpos...84&postcount=6 Sample http://forum.1cpublishing.eu/showpos...91&postcount=7 |
#2
|
|||
|
|||
![]()
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. |
#3
|
|||
|
|||
![]() |
#4
|
|||
|
|||
![]()
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 |
#5
|
|||
|
|||
![]()
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. |
![]() |
|
|