Skip to content
View in the app

A better way to browse. Learn more.

Zloplay community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Slow Down Spectate Speed?

Sorry if this has been mentioned but I've searched the forums and haven't found anything.

 

What I'm wondering is whether there is something in the config files that can slow down the movements while spectating. I'm working on something and the speed at which you move in spectate mode is WAAAY to fast. Is there anything that I can change to slow it down? Also, can I spectate in demos because it would be nice to be able to use the slow motion.

 

Thanks

Featured Replies

I really don't know but try this: find a way to detect team: spectator and then set g_speed XXX. Anything below 190 is less than RUNNING speed...

 

Isn't g_speed a server dvar and therefore can't be set for certain players only?

 

Anyway, you could try something like this:

 

for(;
{
self waittill( "joined_spectators" );

		if ( self.pers["team"] == "spectator" ) 
			self setMoveSpeedScale( 0.5 );
		//else
			//self maps\mp\gametypes\_weapons::updateMoveSpeedScale( "primary" );
}

Not sure if movespeedscale() is even affecting you while in spec though.

Not even sure if it's the right waittill. Also, note: it's obviously just a snippet...

  • Author

Lol what? By saying Im working on something I meant montage like videos, not technical stuff its thats what you thought. Mind explaining how i can slow it down? Sorry for the noobish ness

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.