![]() |
|
#1
|
|||
|
|||
![]()
I've tried using the 'Sending server console commands from script' example below, but the code below throws a "missing reference required error" at the line in the sub-mission script where SendServerCommand function is called
![]()
__________________
When one engine fails on a two engine bomber, you will always have enough power left to get to the scene of the crash. Get the latest COD Team Fusion patch info HERE Last edited by salmo; 10-18-2012 at 09:16 AM. |
#2
|
|||
|
|||
![]() Quote:
I'm very sorry, I lost this topic. If necessary, use this: Code:
using maddox.game; |
#3
|
|||
|
|||
![]() Quote:
It looks like any server console output or in-game text output fails when you try to perform these from a sub-missions script. These are the C# actions that fail: gpHUDLogCenter, gpLogServer, Console.Write, Console.WriteLine, sayToGroup Please see details HERE
__________________
When one engine fails on a two engine bomber, you will always have enough power left to get to the scene of the crash. Get the latest COD Team Fusion patch info HERE |
![]() |
|
|