Jump to content

? servers

? players online

Labarr

Legend
  • Posts

    3052
  • Joined

  • Last visited

Everything posted by Labarr

  1. SSL have been gone for many years.. and is wayyy before my time. Now its PSL.. They have never had a pub server. Yes. I know what your saying.. And honestly I have no idea how we can stop people from playing together lol. But i think its something that we can deal with if it comes down to that.. ei: step in and swap players to different teams (like how if there are too many cts in jailbreak...) to make it more even.
  2. 1)If we do have the space to spare a server with atleast 15 spots, I say give it a shot. a)Very easy to setup and maintain b)I am thinking it will decrease the amount of times that yolo,swag,bforce,football are played on MG c)a few years ago noob galore had a soccer server and it did really well! And, 35% of those players who started in there went on to become CSS Soccer players in serious servers. 2)For the past 6 months, *** clan has had a soccer server up. It is however constantly dead. However a)Here we have alot more members/players and can spread the word about the server b)They didn't have any points/tips of how to play soccer in css like: rates,positioning, how to hit the damn ball...and pass. c)There is a European public soccer server and it has almost 8+ people in it at any giving time. Therefore, with the right promotion, the server can hold its own player base 3)I suggested that we hosted a 4v4 soccer tourny. Many liked the idea! a)If the soccer server does happen, having a tourny a few weeks (with prizes) after its up, will get people to atleast try out the server 4)My friends list is almost all css soccer players, and they do miss a public soccer server to mess around in with new people Not sure what else to say/add Just my opinion on the matter!! Labarr P.S Xeno is bad at soccer
  3. the screenshot only shows the top 39 or something... dont worry. U were there.. just below ;3
  4. Me neither looks like im kicking the cat out of the house and become a bad person Congrats to the winners
  5. Xeno BD

    ya. fuck it. If xeno doesnt become BD IM FUCKING LEAVING GG Anyways.. I dont see how this would solve anything
  6. Good pereson? Pls. I am a great persn :3. Adopted a kitten and his birthday is on thanksgiving Also, I'm Italian so family always comes first EDIT: I already liked on facebook and twitter ;D EDIT2: I just realized you are giving away 5770 ;3 Those were good! Was the first 'gaming' graphics card I had lol
  7. Finding out what causes the blue screens will be the best place to start. I always go here http://www.techsupportforum.com/forums/f299/ ..Just 1)Make an account 2)Follow the instructions (found in sticky) 3)Post results and wait for one of them to respond. They can pinpoint what is causing the BSODs and how to fix them Good luck!
  8. Steam Gamers is where Spiderman memes are cooler Than Lenny faces TV Edit: 4 points. I took one off for thinking Spider-man memes are 'cool'.
  9. happy birthday asian fgt

  10. Stop messing with my head

  11. I'm available to play if someone needs me.
  12. feel free to make a map Here is a dl to the current map http://www.mediafire.com/download/z1zl4zmr4w7tz8m/nassa_indoor_v2.bsp
  13. Ok.. So I finally want to propose a tourney for SG. 1)It will be a 4v4 tourny on the map nassa_indoor_v2 2)Teams - There are multiple ways we can pick teams (number of players on team will all depend on how many people sign up) a)you sign a team up yourself b)captains will be chosen and we do a draft c)captain will be chosen and we give captains X amount of 'money' to spend on players and players get picked by bids 3)Who can play? Anyone who is registered to SG mem+ (This will keep all the soccer players out) 4)Rules Yes, this is just as serious as any other tourny. Rules will be posted and enforced 5)Server would be running Soccer Mod 2011 6)Time schedule -Games will take place in EST times, most likely weekends in the late afternoon (More on this to come) 7)Prizes- Store credits and/or I might throw in games.. depending how much attention this gets This is just a rough draft as to what a soccer tourny will consist of. Please post back with feedback and support I have no idea if this will happen as I haven't talked to anyone about it... Would also need help from the higher ups to get this going I look forward for what you have to say!!!
  14. u do [noparse][/noparse]
  15. I want to cook with you http://www.youtube.com/watch?v=oqxkxeGF6Mc
  16. You, my friend, are all for the bromance. And I like that
  17. Thanks for the offer. But I finally solved it
  18. Like I said in the beginning, it worked fine for like 3 months.. then all of a sudden I am having issues.. If you wanna add me on steam that would be great (Labarr15)
  19. OK so now, the sourcebans is up. But bans ARE NOT showing up on the website and this is the error message i get in sourcebans.log L 09/11/2013 - 15:57:07: [sourcebans.smx] Database failure: [2003]: Can't connect to MySQL server on 'localhost' (10061). See FAQ: http://www.sourcebans.net/node/20 config.php [/b] * config.php * * This file contains all of the configuration for the db * that will * @author SteamFriends Development Team * @version 1.0.0 * @copyright SteamFriends (www.SteamFriends.com) * @package SourceBans */ if(!defined('IN_SB')){echo 'You should not be here. Only follow links!';die();} define('DB_HOST', 'localhost'); // The host/ip to your SQL server define('DB_USER', 'db'); // The username to connect with define('DB_PASS', 'temp'); // The password define('DB_NAME', 'db_sourcebans'); // Database name define('DB_PREFIX', 'sb'); // The table prefix for SourceBans define('DB_PORT','3306'); // The SQL port (Default: 3306) //define('DEVELOPER_MODE', true); // Use if you want to show debugmessages //define('SB_MEM', '128M'); // Override php memory limit, if isn't enough (Banlist is just a blank page) ?>[b] On the control panel for nfo.. IT says "Hostname: localhost (for external connections, use db.site.nfoservers.com) Port: not needed for localhost connections; 3306 for external connections" However, when i change DB_HOST to db.site.nfoservers.com, I can no longer go to the sourcebans website Here is the databases.cfg [/b]"Databases"{ "driver_default" "mysql" // When specifying "host", you may use an IP address, a hostname, or a socket file path "default" { "driver" "default" "host" "localhost" "database" "sourcemod" "user" "root" "pass" "" //"timeout" "0" //"port" "0" } "storage-local" { "driver" "sqlite" "database" "sourcemod-local" } "clientprefs" { "driver" "sqlite" "host" "localhost" "database" "clientprefs-sqlite" "user" "root" "pass" "" //"timeout" "0" //"port" "0" } "driver_default" "mysql" "sourcebans" { "driver" "mysql" "host" "localhost" "database" "db_sourcebans" "user" "db" "pass" "temp" //"timeout" "0" "port" "3306" } } [b] NFO gives me the option to allow external connections, and I have them checked... I don't know where to go from here..
×
×
  • Create New...