Nuclear Dawn

Nuclear Dawn

View Stats:
Dmitriy 17 Aug, 2013 @ 9:07am
ShowMessage() vscript function seems to be not working
I'm trying to print a message to all clients. ShowMessage() doesn't work although printl() works and prints to console.
How else can I print a message to all clients, probably in chat.
< >
Showing 1-1 of 1 comments
Dmitriy 17 Aug, 2013 @ 9:42am 
Found a workaround, created a point_servercommand entity in map with name server_command. Then in my script use it like this:
DoEntFire( "server_command", "Command", "Say Turrets and artilleries are not allowed on this map", 0, null, null );
< >
Showing 1-1 of 1 comments
Per page: 1530 50