Jump to content

FOSE, runs through geck but commands dont work?


Deleted518329User

Recommended Posts

Hi, ive installed the FOSE but creating a shortcut, then typing the -editor (which I assume you just put the word GECK here)

So the path to the GECK appears as the target in properties when setting up the GECk. I press apply and then ok, and no errors and the shortcut icon for fose_loader changes to the GECK icon.

I open the GECK and try something simple, like

 

Scriptname test

 

Begin OnAdd

 

(The weapon) 2powerltelekenesis. SetWeaponAttackAnimation (then whatever animation)

 

Endif

end

 

 

But it doesnt recognise the command or any other command from FOSE, I guess ive installed it wrong somehow. Can anyone help please?

 

I got the list of commands from here: http://fose.silverlock.org/fose_command_do...tNumKeysPressed

Link to comment
Share on other sites

Do you make a shortcut to The GECK then add -editor to the location, or do you create a shortcut from fose_loader.exe then add -editor to that?

 

Mine shortcut looks like this: "C:\Bethesda Softworks\Fallout 3\fose_loader.exe" -editor"

Link to comment
Share on other sites

Just realised I have the Directdiv version, which is the game of the year addition.

Hm, do you mean Direct2Drive version?

FOSE does not support:

 

Retail DVD and Steam build 1.0.0.12 (the original pre-patch version of Fallout) - if you have this version, update to 1.7.0.3

 

Russian DVD version of Fallout 3 (it uses Starforce encryption on Fallout3.exe)

 

Direct2Drive version of Fallout 3 (it encrypts the Fallout3.exe) - download the game from Steam if you would like to use a digital download service

 

Polish DVD version of Fallout 3 (it uses SafeDisc copy protection on Fallout3.exe)

Link to comment
Share on other sites

Now I have another problem, the GECK is accepting the commands without errors now, but when I tried something like:

 

 

Begin Onequip

 

DebugPrint togglewireframemode

 

endif

end

 

 

 

 

When I equip the item in game nothing happens,

 

Begin Onequip

 

PrintToConsole togglewireframemode

 

endif

end

 

same thing happens, am I doing this right? The text saying togglewireframemode appeas when I open the console after equipting the item, so the script is working, just the actual wire frame effect doesnt appear.

 

What am i doing wrong? Please help?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...