Talk:Base64Encode
From Multi Theft Auto: Wiki
According to the cpp source file it's not Encode, it's encode, but oh well - do it your way then. -Socialz 16:22, 14 March 2014 (UTC)
1117 + CLuaCFunctions::AddFunction ( "base64encode", CLuaFunctionDefs::Base64encode ); 1118 + CLuaCFunctions::AddFunction ( "base64decode", CLuaFunctionDefs::Base64decode );
According to this it's 'E/D' [1] [2] --SDraw 17:32, 14 March 2014 (UTC)