Guest Posted February 4, 2005 Share Posted February 4, 2005 I'm not sure if this is the right place but... Would it be possible to incorporate a plugin system into the server? I'm not talking about scripting but something that can load dlls made in C/C++. It would be nice to make a dll that could handle connections, disconnects and chat messages. A few internal engine function pointers would help out alot too for kicking/banning and even sending text to the players. Just a thought, might help with people who want to do stuff in MTA but not want to learn a scripting language (if there are any). It should be possible to do anyway but dumping the network data is illegal right? I'm not sure about that one so I'll leave it alone. Link to comment
orappa Posted February 4, 2005 Share Posted February 4, 2005 C++ modding is available in MTA Blue. For more info: http://www.mtablue.info Link to comment
Recommended Posts