Jump to content

thomash905

Member
  • Content Count

    3
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About thomash905

  • Rank
    Rookie
  1. thomash905

    Altis Life RPG

    So I was setting this up and everything works except people get kicked from the server saying "Cant set up session with server. Max of 3 tries reached. Please reconect" Arma2Net log: 01/10/2014 12:06:51 Domain Name Version Publisher Description 01/10/2014 12:06:51 DefaultDomain Arma2NETMySQL 0.1.0.0 firefly2442 Runs MySQL procedure commands. 01/10/2014 12:06:51 DefaultDomain Arma2NETMySQLCommand0.1.0.0 firefly2442 Runs raw MySQL/SQLite commands 01/10/2014 12:06:51 DefaultDomain Arma2NETMySQLCommandAsync0.1.0.0 firefly2442 Runs asynchronous raw MySQL/SQLite commands 01/10/2014 12:06:51 DefaultDomain ClrVersion 2.0.0.0 Scott_NZ Retrieves the version of the Common Language Runtime. 01/10/2014 12:06:51 DefaultDomain CompareVersion 2.0.0.0 Scott_NZ Compares two version strings and returns an integer indicating how they compare. 01/10/2014 12:06:51 DefaultDomain Version 2.0.0.0 Scott_NZ Returns the version of Arma2NET. 01/10/2014 12:06:51 DefaultDomain GetClipboardText 1.0.0.0 Scott_NZ Gets the clipboard text value. 01/10/2014 12:06:51 DefaultDomain SetClipboardText 1.0.0.0 Scott_NZ Sets the clipboard to a text value. 01/10/2014 12:06:51 DefaultDomain CommandLine 2.0.0.0 Scott_NZ Returns the command line used to start the application. 01/10/2014 12:06:51 DefaultDomain DateTime 2.0.0.0 Scott_NZ Returns the current date and time. 01/10/2014 12:06:51 Arma2NET initialized in 00:00:00.9151720 01/10/2014 12:06:52 function: Arma2NETMySQLCommand ['arma3life', 'CALL resetLifeVehicles();'] 01/10/2014 12:06:52 maxResultSize: 10239 01/10/2014 12:06:52 Result size: 4 01/10/2014 12:06:52 Result: [[]] 01/10/2014 12:07:00 function: Arma2NETMySQLCommand ['arma3life', 'SELECT playerid, name, cash, bankacc, civ_licenses, arrested, adminlevel, donatorlvl, civ_gear FROM players WHERE playerid='commented out''] 01/10/2014 12:07:00 maxResultSize: 10239 01/10/2014 12:07:00 Result size: 4 01/10/2014 12:07:00 Result: [[]] 01/10/2014 12:07:01 function: Arma2NETMySQLCommand ['arma3life', 'SELECT name, aliases FROM players WHERE playerid='commented out''] 01/10/2014 12:07:01 maxResultSize: 10239 01/10/2014 12:07:01 Result size: 4 01/10/2014 12:07:01 Result: [[]] 01/10/2014 12:07:01 function: Arma2NETMySQLCommand ['arma3life', 'INSERT INTO players (playerid, name, cash, bankacc, arrested, aliases, civ_gear) VALUES('commented out', 'Cpt.Crimson', '0', '3000', '0', '"[`Cpt.Crimson`]"','"[]"')'] 01/10/2014 12:07:01 maxResultSize: 10239 01/10/2014 12:07:01 Result size: 13 01/10/2014 12:07:01 Result: [[["Error"]]] 01/10/2014 12:07:01 function: Arma2NETMySQLCommand ['arma3life', 'SELECT playerid, name, cash, bankacc, civ_licenses, arrested, adminlevel, donatorlvl, civ_gear FROM players WHERE playerid='commented out''] 01/10/2014 12:07:01 maxResultSize: 10239 01/10/2014 12:07:01 Result size: 4 01/10/2014 12:07:01 Result: [[]] 01/10/2014 12:07:01 function: Arma2NETMySQLCommand ['arma3life', 'SELECT name, aliases FROM players WHERE playerid='commented out''] 01/10/2014 12:07:01 maxResultSize: 10239 01/10/2014 12:07:01 Result size: 4 01/10/2014 12:07:01 Result: [[]] 01/10/2014 12:07:01 function: Arma2NETMySQLCommand ['arma3life', 'INSERT INTO players (playerid, name, cash, bankacc, arrested, aliases, civ_gear) VALUES('commented out', 'Cpt.Crimson', '0', '3000', '0', '"[`Cpt.Crimson`]"','"[]"')'] 01/10/2014 12:07:01 maxResultSize: 10239 01/10/2014 12:07:01 Result size: 13 01/10/2014 12:07:01 Result: [[["Error"]]] 01/10/2014 12:07:01 function: Arma2NETMySQLCommand ['arma3life', 'SELECT playerid, name, cash, bankacc, civ_licenses, arrested, adminlevel, donatorlvl, civ_gear FROM players WHERE playerid='commented out''] 01/10/2014 12:07:01 maxResultSize: 10239 01/10/2014 12:07:01 Result size: 4 01/10/2014 12:07:01 Result: [[]] 01/10/2014 12:07:02 function: Arma2NETMySQLCommand ['arma3life', 'SELECT name, aliases FROM players WHERE playerid='commented out''] 01/10/2014 12:07:02 maxResultSize: 10239 01/10/2014 12:07:02 Result size: 4 01/10/2014 12:07:02 Result: [[]] 01/10/2014 12:07:02 function: Arma2NETMySQLCommand ['arma3life', 'INSERT INTO players (playerid, name, cash, bankacc, arrested, aliases, civ_gear) VALUES('commented out', 'Cpt.Crimson', '0', '3000', '0', '"[`Cpt.Crimson`]"','"[]"')'] 01/10/2014 12:07:02 maxResultSize: 10239 01/10/2014 12:07:02 Result size: 13 01/10/2014 12:07:02 Result: [[["Error"]]] 01/10/2014 12:07:02 function: Arma2NETMySQLCommand ['arma3life', 'SELECT playerid, name, cash, bankacc, civ_licenses, arrested, adminlevel, donatorlvl, civ_gear FROM players WHERE playerid='commented out''] 01/10/2014 12:07:02 maxResultSize: 10239 01/10/2014 12:07:02 Result size: 4 01/10/2014 12:07:02 Result: [[]]
  2. So i'm having an issue where I click get folders in addon sync and it does nothing. Please help :/
  3. Hey guys, Basically i'm the owner of an island life server, I do the scripting and major mission work for it. There are a few things I can't figure out quite yet. 1. Is it possible for my admins to remotely figure out the PUID of a player? 2. Is there a way to setup to announce over global/ RCON when an admin connects, with that I would also like it to where it will allow me to set what is says. i.e. Owner Thomash905, Senior Admin Steven, etc
×