

Login Issues
Forgot password?Activate Issues
Account activation email not received? Wrong account activation email used?Other Problems?
Contact Support - Help Center Get help on the UGX Discord. Join it now!thread always_speak();
always_speak()
{
while(1)
{
level.player_is_speaking = 1;
wait .1;
}
}