• Before registering an account on PlayerSquared you must first agree that you are at least 13 years of age & have read & agree to our Terms & rules & our Privacy policy.

Recent content by Dec

  1. Dec

    Mod BO2 [Plutonium/T6] Some useful GSC scripts I've made whilst making servers

    ///////////////////////////////////// // Database Query Function // ///////////////////////////////////// // Sends a query to the database // ///////////////////////////////////// utility_database_query(statement, parameters) { query = mysql::prepared_statement(statement...