It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Gothic 3 is a huge game. After doing nearly all of the quests and killing most of the monsters in Myrtana and Varant, the game's length is starting to get to me. According to World of Gothic, I can use "player.fForwardSpeedMax" to speed things up, but I whenever put that into the console, I get "syntax error" messages. What gives??
Post edited September 18, 2014 by s3rialthrill3r
This question / problem has been solved by ottokarsubkeimage
correct syntax is:
player.fForwardSpeedMax=600.0

normal value ist 300.0, so 600.0 will be double speed.

dont forget the .0 at the end, its mandatory.
avatar
ottokarsubke: correct syntax is:
player.fForwardSpeedMax=600.0

normal value ist 300.0, so 600.0 will be double speed.

dont forget the .0 at the end, its mandatory.
Hey, it's you again. Yes, that's the ticket. Thanks.