View Full Version : How to get camera control to work?


Acleacius
Thu, 21st Oct '04, 2:04am
Can someone explan these instructions?

Installation:

Import camera_control.erf into your module. Change your Module Properties for OnActivateItem to the included script "camera_control", or just add that script to your current OnActivateItem script if you're using other scripts already.


I can do text edit, also the only .erf files I see in the NWN dir are in the texturepacks dir, not the modules dir. I dont know where/how to change, Module Properties for OnActivateItem.

Thanks for any help.

Blackthorne TA
Thu, 21st Oct '04, 5:05am
Run the toolset.

Open the module you want to add this .erf to.

Click on the File menu and choose Import.

Choose camera_control.erf to import.

Click on the Edit menu and choose Module Properties.

Click on the Events tab.

In the dropdown list next to OnActivateItem select camera_control.

Click OK.

Mind you I haven't done this or used this script, but that's what the instructions say to me.