
03-08-2011, 03:43 AM
|
|
The Cat
|
 |
Join Date: Jan 2007
Location: Missouri, USA
Posts: 4,240
|
|
|
Well, it's possible to keep a list of all movie ganis on the server in the levels/ganis/ folder. Then use the onLevelFileUpdated(filename) event to detect if a new gani is uploaded and then check if it's also a movie gani and add it to the list. In this case, you'd be able to keep track of all the movie ganis without having to edit any script. You can use a serverr.flag to get the exceptions list on the script and it would work nicely I think. |
__________________
“Shoot for the moon. Even if you miss, you'll land among the stars.”
|
|
|
|