View Single Post
  #14  
Old 05-09-2011, 10:18 AM
ZaltysZ's Avatar
ZaltysZ ZaltysZ is offline
Approved Member
 
Join Date: Sep 2008
Location: Lithuania
Posts: 426
Default

Quote:
Originally Posted by wildwillie View Post
using MySql.Data;
using MySql.Data.MySqlClient;
I am almost sure it will work. I say "almost", because devs mentioned sandboxing, but I guess it is only for client side.

Quote:
Originally Posted by wildwillie View Post
Then we just need the proper methods for monitering objects in the script.
I basically put game DLL's as references into Visual Studio and browse through Object Browser. Most methods have self explaining names and parameters.
Reply With Quote