Game Development Community

Adjust zoom not working...

by Josiah Wang · in Torque Game Engine · 01/02/2004 (1:32 pm) · 5 replies

The adjust zoom isn't working...I'm pressing the right key, but nothing happens...

#1
01/02/2004 (2:56 pm)
I think it might be broken ATM. I will put this on my todo list, unless someone else knows what's busted. ;)
#2
01/02/2004 (3:00 pm)
Thats rather vague... could you explain further?

Are your scripts all being compiled properly?
Remember to delet both the config.cs and config.cs.dso files in ur client folder. As config.cs is actually made by your game when it loads etc.

I'm just a n00b scripter, the only reason I replied to this was that I implemented zoom for a few of my weapons yesterday... I found it pretty much painless...
#3
01/03/2004 (5:56 pm)
I tried deleting both of them: still nothing happened...

I zoom in, press the adjust zoom, and it stays the same...pressing adjust zoom without being zoomed in also does nothing...
#4
01/03/2004 (6:58 pm)
Check out my script I did to get it working. :)
#5
01/04/2004 (11:43 am)
Thanks! works like a charm...only on the first level of magnicfication, it says x1 - which isn't really 1x the amount...but don't worry, it still works great! thanks!