Author Topic: Request No Zoom Player  (Read 616 times)

I was wounding if someone could make me a no zoom player a player that can not zoom and has a 4 slots.

or just disable zooming?

I'm not sure if zooming can be controlled server-side, this may be impossible

or just disable zooming?
I want a player that can not zoom for a tdm so one team can zoom and the other can't

you could run a loop to set the players zoom level to normal, it could be laggy and inefficient but thats like the only way I can think of doing it serversided

I'm not sure if zooming can be controlled server-side, this may be impossible
It is impossible to do efficient

Badspot made a script that prevented no zooming.

Badspot made a script that prevented no zooming.
what

you could run a loop to set the players zoom level to normal, it could be laggy and inefficient but thats like the only way I can think of doing it serversided
don't think it'd be LAGGY but it wouldn't be the best solution

what
don't think it'd be LAGGY but it wouldn't be the best solution
another solution is making a client sided file that disables zooming and then make it so you can only connect to the server with that addon, but none of them are very good solutions, they are the only ways I can think of doing it

Badspot made a script that prevented no zooming.
that was spaceguy, and then it got failed because badspot removed the function allowing you to disable zooming, which in turn broke spaceguy's addon

If anyone figures out a way to disable zooming, clients could always simply change the field of view and zoom that way.