Nuclear Dawn

Nuclear Dawn

查看统计:
Dmitriy 2013 年 8 月 17 日 上午 9:07
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.
< >
正在显示第 1 - 1 条,共 1 条留言
Dmitriy 2013 年 8 月 17 日 上午 9:42 
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 );
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50