DeckerMMIV / FarmSim_Mod_SoilMod

Farming Simulator modification - SoilMod
25 stars 14 forks source link

hide/show panel suggestion... #53

Closed Vanquish081 closed 9 years ago

Vanquish081 commented 9 years ago

Hi, may you include the option to show or hide the information panel of Soil mod in next version?

DeckerMMIV commented 9 years ago

It is already in. Press and hold the key(s) you have assigned to the 'SoilMod:Toggle grid overlay' action. - After 1 second the info-panel will be hidden (or shown).

Vanquish081 commented 9 years ago

Not shown in "InputBindings" I asked why, but with the key "S" I move to back, nothing else happens.

Note: Update translation this line in moddesc_es: text name="GerminationRemain" text="Prevención M.Hier.:"

DeckerMMIV commented 9 years ago

Hmm, I guess the languages causes trouble here. When I wrote the word "key(s)" I meant either "the key" or "the keys".

The default key/keys that SoilMod comes with for the action 'SoilMod:Toggle grid overlay' are; LEFT ALT + I, as visible in the ModDesc.XML file: <input name="SOILMOD_GRIDOVERLAY" ... key1="KEY_lalt KEY_i" ... />

But you, as the player, could have customized your own key/keys for that particular action, which is why I did not write exactly what key/keys you have to press-and-hold to hide/show the info-panel.

Again, the instruction here is to press-and-hold-down the keys for 1 second or more.

So if you have not changed any of the default key/keys for the SoilMod actions, then you just press-and-hold-down the LEFT ALT + I until the info-panel changes - which should happen after 1 second.

I have updated the modDesc_l10n_es.XML with your text.

Vanquish081 commented 9 years ago

ahh!! ok ok!! Now I understand :+1:

solved!