Aeron Posted July 2, 2005 Posted July 2, 2005 If someone is expericed in C++/C winsock UDP connections contact me via a FORUM PM or just click here: http://forum.mtavc.com/privmsg.php?mode=post&u=5173
Fayte Posted July 2, 2005 Posted July 2, 2005 My guess is that connecting through the dll rather than mIRC is going to make it lag even more...
Oli Posted July 2, 2005 Posted July 2, 2005 I doubt that. If you put ALL the connection stuff into a dll and then just called that routine it would really improve things...esp the admin+ side.
orappa Posted July 2, 2005 Posted July 2, 2005 Oh... I got the impression from what Aeron said ages ago that MTAMA 4 would be standalone and independent from mIRC. I may have misunderstood though.
Oli Posted July 2, 2005 Posted July 2, 2005 well the whole point of MTA:mA is to be scriptable. Unless he is going to put in his own scripting language in c++, which given he isnt experienced in c++ that prob wont happen. Id assume itll be similar just all the connection stuff and most of the contents of mta.mrc and mta.dll atm would be in a new c++ dll. Just a guess though.. who knows what really goes through that head of his
orappa Posted July 2, 2005 Posted July 2, 2005 http://forum.mtavc.com/viewtopic.php?t=11870 It was a draw between C++ and mIRC.
Oli Posted July 2, 2005 Posted July 2, 2005 I dont see how making a tool in c++ could be "scriptable" unless he released the source.. That and being called MTA:mA would be silly
Aeron Posted July 2, 2005 Author Posted July 2, 2005 What a wonderfull help in the reply's! *cough* NOT *cough*
Harry Posted July 3, 2005 Posted July 3, 2005 You could build your own script language (or use some kind of java-like implementation) For the sockets: i could help
Recommended Posts