new Text:Death; public OnGameModeInit() { Death = TextDrawCreate(1.0, 5.6, "your message"); return 1; }