Ah okay... do I need to do the Export on every script that uses that variable, or just the first one?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
import int ENEhealth;
int ENEhealth=120;
QuoteScript link failed: Runtime error: unresolved import 'ENEhealth'
Quote from: NiksterG on Wed 30/01/2008 00:09:39
However, it seems that whenever I test the game after editing the script in the room, the room editor closes and leaves me at the script editor. It kind of annoying to have to open the editor again every time I test the game.
function oChAang_AnyClick(){
Display("Hello");
}
function room_AfterFadeIn(){
SetCursorMode(eModeInteract);
}
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.042 seconds with 14 queries.