I remember for freedom force 1 and 2 ther was a hack for init.py? Or a file in freedom force that aloud you to edit and change how close and far your can zoom in and out.
Could someone run me through step by step on how to do this?
thanks
Game Faq (http://freedomreborn.net/archive/index.php?topic=41006.msg572264#msg572264). See if it helps you at all.
yeah cheers ill give it a try
Hey prev, you got any info on getting rid of the pink selection ring? i think i remember kuertee had a hack for it.
Quote from: detourne_me on March 02, 2009, 05:41:06 AM
Hey prev, you got any info on getting rid of the pink selection ring? i think i remember kuertee had a hack for it.
What am I? Some type of encyclopedia? No, I don't! Well, I do know of this (http://www.geocities.com/freedomportal/fx.html), which also works in FFVTTR...but that's pure coincidence or something. :P
You can thank Phantom Altern.
Previctionary and Alternapedia?
:P
Copy and past this. I am not sure why the free move wasn't popular. You can actually zoom through the character.
Just hold down the alt button while moving the arrow buttons. There are also some other usefull codes in there.
import ff
CAM_FREE_MOVE = 1
ff.INPUT_EXCLUSIVEKEYBOARD=0
ff.CAM_JITTER_FREQ=1
ff.APP_DEBUGMODE=1
ff.RENDER_ENABLESCREENSHOTS=1
APP_ENABLE_XTRACHARS=1
ff.CON_ENABLE=1
ff.APP_ENABLE_XTRACHARS = 1
ff.APP_ENABLE_XTRACHARS = 1
ff.RESULTBUBBLE_SCALE=0.0
I'll thank Phantom Altern and you prev, the main man with the brain...um scan... for freedom force stuff.
and thanks Cripp12. i do like the free camera too., usually i just prezz 'z' though to activate/deactivate it.
Quote from: cripp12 on March 03, 2009, 03:25:45 AM
ff.INPUT_EXCLUSIVEKEYBOARD=0
ff.CAM_JITTER_FREQ=1
ff.RENDER_ENABLESCREENSHOTS=1
ff.RESULTBUBBLE_SCALE=0.0
I recognized the rest...but what are these?
Quote from: Gremlin on March 04, 2009, 07:13:33 AM
Quote from: cripp12 on March 03, 2009, 03:25:45 AM
ff.INPUT_EXCLUSIVEKEYBOARD=0
ff.CAM_JITTER_FREQ=1
ff.RENDER_ENABLESCREENSHOTS=1
ff.RESULTBUBBLE_SCALE=0.0
I recognized the rest...but what are these?
1 dunno
2 supposedly reduces camera jitter/shake, never noticed much difference myself
3 I think it enables a function key to take screenshots, F12 maybe
4 gets rid of damage messages or "dodged" etc
Tboy is correct. 1) has to do with screen capturing as well.