- 
				Content count582
- 
				Joined
- 
				Last visited
Everything posted by atrX
- 
	And the point everyone else trying to make is he needed it for college to do music production in a software only available on OS X...
- 
	Run software only developed for Mac? :dave:
- 
	Not in MP, unfortunately.
- 
	Tell that to Ghosts.
- 
	
	First Anti, then Caspa, then Triton and now Mo?! :cry: 
- 
	Treeeton y u do dis, we ned moar old skool kidz on da team. :okay:
- 
	*Darth Vader voice* Nooooooooooo! :cry: You'll be missed dearly, admin team won't be the same without you. Good luck pursuing your rugby (:troll:) career!
- 
	As @@Bear already said, GSC doesn't support reference arguments so you'll just have to store the return value into your array variable. arrayTest() { test = []; test[0] = 1; for(;;) { // Store return value into the variable test = addArray( test ); iPrintLn( test[0] ); wait .5; } } addArray( num ) { num[0]++; // Return entire array instead return num; } Though, this is majorly inefficient and really doesn't have any point to it.
- 
	Because there is no point? No traffic would reach the main machine because the 'firewall machine' would have all of its bandwidth hogged.
- 
	You can't protect yourself from DDOS attacks by simply putting a firewall between you and the attacker(s) (Raid already has a firewall anyway). The whole point of a DDOS attack is to flood a server with requests so it can't handle them, a firewall would still have to filter each and every request resulting in no effect. Firewalls were never meant for DDOS protection and never will be. The only way to mitigate a DDOS attack is to simply have more bandwidth available than the attacker, something a community run off donations simply can't afford.
- 
	Quick google image search: http://www.wallpaperup.com/889633/mountains_landscape_nature_mountain.html
- 
	Congrats on reaching the trial stage @Grandpa and welcome aboard the blue team @Volti!
- 
	Happy birthday Lossy!
- 
	As some of you might know, I'm a scripting addict. :dave: So I came up with this: Let'e say we all work together to make a fun mod with the most random things in it, to do this we obviously need some scripts! Everyone adds a couple lines of code onto the script (not too many, let's say about 10-15 lines max). I'll start out: http://hastebin.com/neqeqejogu.erl (please use hastebin, we don't need huge code boxes) Someone format this properly please, on my iPod so I can't TAB. :
- 
	Someone's not heard of Gameloft before :dave: http://www.gameloft.com/ (Modern Combat, Asphalt, Gangstar, ...)
- 
	Media Markt, but English people wouldn't know that Bosnian... 9 letters.
- 
	*bump* :awesome:
- 
	Can also verify IPs of clients against a database of admins through B3 or passing a request directly from the server (though, you'll need to know C socket programming for that :rolleyes: ). May I ask why you'd want to use an admin menu? Wouldn't B3 or MAM be a more viable option?
- 
	Happy birthday Treeton! :D
- 
	Good luck mate! :D
- 
	Hi Teddy! Welcome to the forums you Dutchnub! :)
- 
	I'll check out the CFGFactory link when I get home from school and see if I can find the issue. First bit is the name, second the description, so he does need a comma. ;) Edit: Tested on my local deathrun mod and the model's working fine. Include line: xmodel,shadow And the characterTable.csv line: 13,12,30,shadow_m,shadow,viewhands_black_kit,Shadow the Hedgehog,Just a hedgehog.,
 

 
	 
	 
	 
	