- 225 名前:名前は開発中のものです。 mailto:sage [2009/07/05(日) 15:16:00 ID:1Y3deg3p]
- // AfterInit.tjs にでもこれを↓
if( typeof( System.super_inform ) == 'undefined' ) { System.super_inform = System.inform; System.inform = function(text, caption = '', buf = 0, storage) { kag.se[+buf].play( %[ storage : storage ] ) if storage != void; super_inform(...); }incontextof System; } // System.inform('ok',,,'file.ogg');
|

|