Post: Freeze Variable?
05-22-2015, 03:09 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); if (self !(isfreezed))
{
self thread doAction();
}

basically that, I want to start a thread whenever a player is not frozen. So after the start match countdown, he would get that thread. not before, and always at the same time.
(adsbygoogle = window.adsbygoogle || []).push({});
05-22-2015, 09:56 AM #2
iRnZ
NextGenUpdate Elite
Originally posted by Conditional View Post
if (self !(isfreezed))
{
self thread doAction();
}

basically that, I want to start a thread whenever a player is not frozen. So after the start match countdown, he would get that thread. not before, and always at the same time.


search to onPlayerSpawned() self waittill( "spawned_player" ); put down this code
self freezeControls(false);
if u start game u can play not freeze

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo