wgb1102

wgb1102

0 Abonnenten

A Daily Timelapse Farming Simulator 22 video series. Music included.

Thank you for spending a few minutes of your day watching.

Please Like & Subscribe. Constructive comments & map or mod suggestions are welcomed.

Aktivität

wgb1102 wgb1102 hat auf einen Kommentar zu einem Mod geantwortet
rubenaldo81

mods corrupto

@rubenaldo81 
Unzip. Then in the measure.LUA change LINE 65. 

Currently it reads:
if isDown and button == 3 and Input.isKeyPressed(Input.KEY_lalt) then

It should read:
if Input.isKeyPressed(Input.KEY_lalt) and isDown and button == 3 then

If you leave the mod as is, you cannot turn it off. 

wgb1102 wgb1102 hat einen Mod kommentiert

Unzip. Then in the measure.LUA change LINE 65. 


Currently it reads:

if isDown and button == 3 and Input.isKeyPressed(Input.KEY_lalt) then


It should read:

if Input.isKeyPressed(Input.KEY_lalt) and isDown and button == 3 then


If you leave the mod as is, you cannot turn it off. 

wgb1102 wgb1102 einen Mod bewertet
wgb1102 wgb1102 einen Mod bewertet
wgb1102 wgb1102 einen Mod bewertet
wgb1102 wgb1102 einen Mod bewertet