Jump to content

OBSE Scripting: Help calling a script from inside a script


Recommended Posts

I'm sorry if there is some very simple, obvious tutorial out there that I'm missing but I've been struggling with this script for days and despite searching the net repeatedly I can't find anything about how to call a script from inside another script with the Oblivion Script Extender. The OBSE documentation doesn't seem to list this command but I know there must be a way to do it because I saw people talking about it in this post. http://forums.nexusmods.com/index.php?/topic/306149-how-to-call-scripts-from-within-scripts/

 

The script I'm working on is going to be thousands of lines long if I ever finish it. It's far too long to fit into the 452 line limit so I was planing to split it up into smaller scripts and call them in the main script when they are needed. If I can't do that the only other way I can think of to make the mod work is to attach each script to a different activatable item which would be a very messy solution.

 

Any help with this will be greatly appreciated.This mod is very important to me. If there's anything else you need to know I'd glad to elaborate.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...