Hello guys, I am working on a mod tha depend on the Main and I wonder something.

Is it possible to call a procedure defined in another files ?

E.G Let's says I want call ImprisonPlayer((CHARACTER)_Player,(STRING)_Prison) defined in Prison from one of my Goals (MyMod_Quest1). Is it possible ?

Actually everything, I did to call from other files fail so...

Do I need to redefined the procedures I need in my own mod ?


In the same way, if I try to insert something in a DB (InRegion for example) in one of my goals (MyMod_Quest1), does it insert in the same InRegion use somewhere else or he will create a new DB InRegion for my mod ?

I am open to every solutions

Thanks guys

Last edited by gamer08; 16/04/15 07:13 PM. Reason: Change subject