[mtasc] MMSave

Nicolas Cannasse ncannasse at motion-twin.com
Tue Sep 20 08:56:39 CEST 2005


> Like MMExecute, MMSave is a function who creates txt
> files or even swf files in server, it's a
> non-documented ActionScript function... its using is
> like that: 
> 
> var t:String="some text";
> 
> MMsave(t,"file.txt");
> 
> I guess google will produce more reliable responses...
> 
> but my question continues, is there some way in MTASC
> to do what MMSave does?

you can try to call _global.MMSave instead.

Nicolas



More information about the mtasc mailing list