Arma2NETMySQLPlugin
Arma2NETMySQLPlugin copied to clipboard
Double Encapsulated Return Result
Return results seem to be double encapsulated. e.g.:
[["1234"]]
Look into this to see if it's an issue with Arma2NET or the plugin.
Right now the example missions are getting around this by just throwing away the outer part. It's certainly not super critical but can be confusing to mission makers.