Hit the tilda key (~) to brings up a cursor in the top right hand corner of the screen. Pause the game to keep it from fading too quickly.
Type in "DebugMode 1" without quotes, and it is case sensitive. If you done it correctly, it should say SUCCESS.
Then use the tab button to bring up a list of commands. You use the tab button again to scroll through the command list.
After you've finished, make sure you type in "DebugMode 0" to close the cheat mode. Again it will say SUCCESS.
EDIT FOR EXAMPLES - I think the command for giving gold is "dm_givegold", so to give your character 50,000GP you would type "dm_givegold 50000" at the command prompt while in debugmode. It will say something like ENTERED TARGET MODE, and then you click on your character.
The command for placing an item is "dm_spawnitem". This one is a bit trickier because you have to know the item's code, but you can get it by going to create a module (I have a tiny one premade, so I don't have to do it everytime) and go to the item list, as if you were going to place it, then right click to get the code. It will be something like "NW_IT_xxxxxxxxx", with the x's representing numbers and or letters.
Once you know the code or codes you want, all you have to do is type in "dm_spawnitem NW_IT_xxxxxxxxx" while your cursor is pointing to the ground. If you have the cursor in a wall or other inaccessible area you won't be able to get it.
I don't know specifically about giving feats, but I'll bet it is in the list. There are dozens of commands including those that let you adjust your attributes, XP, level, and much more.
[ 11-21-2002, 08:45 AM: Message edited by: Ronn_Bman ]