I was looking at and saw WarZ.sln, but as I run this code?
- - - Updated - - -Code:IMPL_PACKET_FUNC(ClientGameLogic, PKT_S2C_ShutdownNote) { gameShuttedDown_ = true; char msg[128]; sprintf(msg, "SERVER SHUTDOWN in %.0f sec", n.timeLeft); if(hudMain) { hudMain->showChat(true); hudMain->addChatMessage(1, "<system>", msg, 0); } return; }
someone


![[How] how to run this code?](http://ragezone.com/hyper728.png)


