johnnyfive
Registered
Hi.
Since there's not much documentation for the new InternalsPlugin API, I'd like to know:
a) If is it possible to send automatic chat messages from within a plugin?
b) Is it possible to control the physics of a running session, like weather?
c) Is it possible to load the next track, add ai, kick player, etc, from a plugin?
d) What exactly is this method for:
virtual bool WantsToDisplayMessage( MessageInfoV01 &msgInfo ) { return( false ); } // set message and return true
Was the plugin API updated recently? I think I saw more features when it was first uploaded to the forums...
Cheers
Since there's not much documentation for the new InternalsPlugin API, I'd like to know:
a) If is it possible to send automatic chat messages from within a plugin?
b) Is it possible to control the physics of a running session, like weather?
c) Is it possible to load the next track, add ai, kick player, etc, from a plugin?
d) What exactly is this method for:
virtual bool WantsToDisplayMessage( MessageInfoV01 &msgInfo ) { return( false ); } // set message and return true
Was the plugin API updated recently? I think I saw more features when it was first uploaded to the forums...
Cheers