Undocumented Functions

Post » Tue Jan 08, 2013 5:25 am

Well, after few hours spend i find myself not able to find a proper functions in Creation Kit Documentation. I'm sure there is something hidden from a sight of ordinary modmaker.

As example this simple script added to lever works just fine.

Scriptname _TestMenu extends objectreference

Event OnActivate(objectreference akActionRef)
Game.ShowRaceMenu()
endevent


ShowRaceMenu() as we know is our function to spawn up a Race Selection Dialogue. But there are no functions to spawn up Enchanting or Alchemy Menu. Maybe it is hard binded with a corresponding workbench, but it looks like a nonsence.

If anybody knows reference of such functions, may we see it?

Thank you.

sfme
User avatar
no_excuse
 
Posts: 3380
Joined: Sun Jul 16, 2006 3:56 am

Return to V - Skyrim