SKSE: How to use it with Creation Kit scripts?

Post » Thu Jun 21, 2012 8:13 am

I've seen that SKSE adds a lot of interesting and useful functions to the game, but I was wondering how it's possible to use those functions with Creation Kit scripts:

I mean...I guess that a script with SKSE functions doesn't compile with the standard CK compiler, right?

And...in this case...how is possible to "import" SKSE to have the CK compiler work properly? Because if it doesn't compile, it doesn't work, right?

Skarm
User avatar
Richus Dude
 
Posts: 3381
Joined: Fri Jun 16, 2006 1:17 am

Post » Thu Jun 21, 2012 10:29 am

They do compile with the standard CK compiler. As long as you copied the SKSE modified scripts into your scripts folder, they will compile just fine.
User avatar
!beef
 
Posts: 3497
Joined: Wed Aug 16, 2006 4:41 pm

Post » Thu Jun 21, 2012 10:48 am

Just install SKSE and write your code as normal. You don't have to do anything special.
User avatar
Roddy
 
Posts: 3564
Joined: Fri Jun 15, 2007 11:50 pm


Return to V - Skyrim