Site Bot Posted June 29, 2010 Share Posted June 29, 2010 Article link: Scripting Tutorial Oblivion Basic Scripting.... For this we are going to make a script that will add a fortify health scroll, flare scroll, elven short sword, and varla stones. First you need a script name. For this start with "Scn" or "ScriptName" The format is easy ***** ****** **** ***** ******************* *** Simple. Now to start the script.... Scn 01 AddItemsSCRIPT1 BeginOn Activate Player.AddItem 000888DB 1Player.AddItem 000888BE 1Player.AddItem 00035E64 1Player.AddItem 00000194 3MessageBox "You recieved a fortify health scroll, flare scroll, elven shortsword, and three varla stones." End The message box will let you know after Activating the object you recieved the items. Adding 01 infront of your script name will make it easy to find because scripts are organized alphabeticly.Script must be in the script name for it to opperate as a script! For more of my tutorials please visit youtube.com and look for "Jermanator12" Cheat codes can be found at http://vgstrategies.about.com/od/pccheatso/a/OblivionPCitems.htm Thanks for reading and i hope this helped you greatly. If you need another tutorial tell me on youtube.com Sorry for spelling errors!!! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now