Please login or register.

Login with username, password and session length
Advanced search  

News:

Latest WME version: WME 1.9.1 (January 1st, 2010) - download

Show Posts

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.

Messages - HeSh

Pages: 1 [2]
16
Technical forum / Re: Custom objects from dynamic scripts
« on: July 24, 2004, 06:48:50 PM »
I had this kind of solution in mind. I'll have the DLL return filename of the new script.

Can you tell me about how long the scripts are kept in cache and how many of them? So i can predict number of new script files.

By including .inc files you mean include with the distribution or include as in #include inside new script files?


thanx for the answer.

17
Technical forum / Custom objects from dynamic scripts
« on: July 24, 2004, 04:39:14 PM »
I have a custom object that is created from the script like this: var MyObj = new Object("myScript.script");

The problem is that i have a DLL that alters the script("myScript.script"), and second time when the program reaches new Object("myScript.script") it loads the old script. not the new one. I suppose once WME loads the script it keeps it in memory and doesn't ever update. How can I change this? i need to re-create MyObj from the altered "myScript.script".

thanx.

Pages: 1 [2]

Page created in 0.037 seconds with 23 queries.