MagnateSnake13
Veteran
- Messages
- 25
- Reaction score
- 9
- Points
- 783
name = (player getname());
foreach(cohost in level.cohosts) if(name==cohost) player.status = "Co-Host";
foreach(cohost in level.cohosts) if(name==cohost) player.status = "Co-Host";