YAGG
From X-Wiki
| YAGG | |
|---|---|
| Maintainer | doubleshadow |
| Licence | zlib license |
| OS | Windows |
| Website | http://www.doubleshadow.wz.cz/yagg/ |
YAGG (Yet Another Gmax Grabber) is grabber for Gmax. Because scripts running under Gmax lack the ability to write to files, grabbers are used to overcome this limitation.
Contents |
Modes
YAGG can work in two modes:
Classic grabber
YAGG has standard window with Grab button. When the button is pressed, it will save content of MaxScript Listener window into file.
Snoop
YAGG runs in Notification area (system tray) and listens for certain commands. Any program can communicate with it by writing special instructions into MaxScript Listener window.
Supported commands
- wite to file
- write to INI
- create process
- shell execute

