Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Gameplay.MessagePlayerStartDelayed


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
class MessagePlayerStartDelayed extends Engine.Message;
 // TEMP fix for player start happening way before the first frame

// editorDisplay
static function string editorDisplay(Name triggeredBy, Message filter)
{
	return "10 seconds after player "$triggeredBy$" starts the game";
}


defaultproperties
{
	specificTo	= class'Character'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: ne 5.9.2004 15:53:16.000 - Creation time: st 23.5.2018 00:10:45.489 - Created with UnCodeX