Post: GSC Menu Help, Code for only ME to move in Beginning of game
11-03-2015, 04:01 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Whats the code for GSC for only me to be able to move during the countdown of the game when people spawn in.

i have

self freezecontrols (false)

but that only lets everyone in the game run around.


What do i put to only let me move around and everyone else stay still during the lobby countdown timer before they run around.
(adsbygoogle = window.adsbygoogle || []).push({});
11-03-2015, 04:14 AM #2
Adrian
Adrian is back!
Originally posted by Poizone View Post
Whats the code for GSC for only me to be able to move during the countdown of the game when people spawn in.

i have

self freezecontrols (false)

but that only lets everyone in the game run around.


What do i put to only let me move around and everyone else stay still during the lobby countdown timer before they run around.


Thread has been moved to Black Ops 2 Mods and scripts questions.
11-03-2015, 04:39 AM #3
itsSorrow
In my man cave
Originally posted by Poizone View Post
Whats the code for GSC for only me to be able to move during the countdown of the game when people spawn in.

i have

self freezecontrols (false)

but that only lets everyone in the game run around.


What do i put to only let me move around and everyone else stay still during the lobby countdown timer before they run around.


if(self isHost())
self freezecontrols(false);
11-03-2015, 06:04 AM #4
Originally posted by GentleSlugger View Post
if(self isHost())
self freezecontrols(false);


Thank you very much, it worked Smile
11-03-2015, 06:43 AM #5
Adrian
Adrian is back!
Originally posted by Poizone View Post
Thank you very much, it worked Smile


Good to hear man, if you have any other questions feel free to make another thread.

-Thread Closed.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo