download see first post.
server up and running 84.159.8.30 or gstools.gameserver.com
----------------------------------------------------------------------------------
^: Bugfix
x: changed feature
+: added feature
-: deleted feature
*************************************************
2007-06-06 Release 0.3 public beta
-------------------------------------------------
x new thin framework
+ send user defined strings
send script objects: vars, strings

function GSTNet_StartClient(ip, port, intervall)
function GSTNet_StartServer(port, intervall) {
dllfunction GSTNet_Exit();
dllfunction GSTNet_ClientSend(sMessage);
dllfunction GSTNet_ServerSend(sMessage);
dllfunction GSTNet_SendVar(name);
dllfunction GSTNet_SendString(name);
dllfunction GSTNet_ClientId();


Andreas
GSTools - Home of
GSTScript 0.9.8: lua scripting for A6/7/8
GSTNet 0.7.9.20: network plugin for A6/7/8
GSTsqlite 1.3.7: sql database plugin for A6/7/8
3DGS Codebase: 57 snippets || 3DGS Downloads: 248 files