- Joined
- May 11, 2007
- Messages
- 54
This tutorial is a bit of nooby, but it is still useful for some maps I believe.
Anyway, to make the Pause trigger in GUI(Which I prefer), try something like this
I don't think it will be necessary to gimme credit if you use that trigger, but if you do, you are welcome.
Anyway, to make the Pause trigger in GUI(Which I prefer), try something like this
-
PauseGame
-
[FONT="Lucida Console"] Events
-
Player - Player 1 (Red) types a chat message containing -pause as A substring
-
Conditions
-
Actions
-
Game - Pause the game[/FONT]
-
-
-
ResumeGame
-
[FONT="Lucida Console"] Events
-
Player - Player 1 (Red) types a chat message containing -resume as A substring
-
Conditions
-
Actions
-
Game - Unpause the game[/FONT]
-
-
I don't think it will be necessary to gimme credit if you use that trigger, but if you do, you are welcome.
Last edited: