Talk:Game end: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
Line 1: Line 1:
I don't get it. What does this do?--[[User:Fire Tock|Fire Tock]] 21:48, 15 Nov 2008 (PST)
I don't get it. What does this do?--[[User:Fire Tock|Fire Tock]] 21:48, 15 Nov 2008 (PST)
:''An entity that ends a multiplayer game. Does not work in single-player games. '' My guess is that it stops the current session of the map, and tells the server to either restart or change maps. --[[User:Frostbite|''JakeB'']] 21:54, 15 Nov 2008 (PST)
:''An entity that ends a multiplayer game. Does not work in single-player games. '' My guess is that it stops the current session of the map, and tells the server to either restart or change maps. --[[User:Frostbite|''JakeB'']] 21:54, 15 Nov 2008 (PST)
== Please add Output for it like OnEndGame  ==
It would be good to get an output to do something during EndGame.
Like this output: "OnEndGame" or I should recreate this in Gmod with special output???

Latest revision as of 15:20, 22 January 2016

I don't get it. What does this do?--Fire Tock 21:48, 15 Nov 2008 (PST)

An entity that ends a multiplayer game. Does not work in single-player games. My guess is that it stops the current session of the map, and tells the server to either restart or change maps. --JakeB 21:54, 15 Nov 2008 (PST)

Please add Output for it like OnEndGame

It would be good to get an output to do something during EndGame. Like this output: "OnEndGame" or I should recreate this in Gmod with special output???