Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - goose

Pages: 1 2 [3] 4 5 6 7 8 9 10 ... 24
41
Chatterbox / Re: Thread quality is going down a bit these days
« on: February 23, 2010, 04:17:55 PM »
For a game that is as old as this game is, I am impressed the quality is where it is now.

Back in the hay day 90% of posts were about RA2 or combat robotics. now it is down to almost nothing.

42
Contests / Re: BOTM March 2010
« on: February 07, 2010, 12:49:31 PM »
$bad_stuff = array("..", ".", "/", "\\");
$random_digit = str_replace($bad_stuff, "", $_POST['user']);


... Wouldn't you need to run the array in a loop for that to work?(to lazy to test, if not... sweet.)
 $random_digit =  $_POST['user'];
foreach ($bad_stuff as $value) {
    $random_digit = str_replace($value, "",  $random_digit);
}




EDIT:


just tried. It Does work! thats fantastic. You learn something new every day.

43
Chatterbox / Re: Limited?
« on: January 16, 2010, 09:07:23 PM »
People like frezal and other "trolls" are often hated. In my humble opinion they are absolutely essential for a smooth running and active  forum. While admins and mods can give out infractions and bans, its the frezals of the world that keep the post quality to a higher standard.  Subconsciously you know that you will get pounced on if you get lazy with your posts. Don't get me wrong, there is a line, but historically Frezal has not crossed that line(I have not been around as of late). He has not crossed that line in this thread.
 
Remember this is NOT twitter, facebook, or an instant messenger. You have time to think about what you say and how you post.

I found this thread very amusing.

44
Game Development / Re: New Robot combat game- in progress.
« on: December 07, 2009, 11:31:05 AM »
I cant navigate the menu or select anything.

you need to update your graphics card. Or maybe just the driver.

45
Site News and Feedback / Re: New Skin
« on: December 02, 2009, 10:21:30 AM »
this new skin is pretty dam nice.

<3

46
Off-Topic Discussion / Re: Mythbusters Discussion
« on: December 02, 2009, 08:31:48 AM »
grant also built the energizer bunny robots :v:

47
Site News and Feedback / NOTICE
« on: November 19, 2009, 08:15:33 PM »
correction:
if goose will integrate the bot exchange into it :p

48
Discussion / I need some help With the bot exchange.
« on: November 18, 2009, 02:40:01 PM »
Quote from: Serge;78691
I damn sure hope you'll release some sort of API for all of this.


What kinda stuff would you want access to, and what kinda stuff would you want to do?

49
Discussion / I need some help With the bot exchange.
« on: November 16, 2009, 01:59:16 AM »
Quote from: nicsan2009;78998
done with the AU power pack (ithink?!)

nope you did it wrong. you sent me this:
AU burst txt file https://gametechmods.com/Goose/Text_Files/auburst.txt weight 55 name AU burst

Ztek AU txt file https://gametechmods.com/Goose/Text_Files/ztekAU.txt weight 65 name Ztek AU

hole pack download https://gametechmods.com/uploads/file...wer_Pack_1.rar
sorry once again (i had trouble finding the txt files)
 
it needed lo look like this:
AU power pack(https://gametechmods.com/uploads/file...wer_Pack_1.rar)
AU Burst,auburst.txt,55
Ztek AU,ztekAU.txt,65
 
But you gave me a bad download link. you should give me the link that is already on GTM.
 
Thanks for trying to help, but you really dont get what I need.

50
Chatterbox / Are you worried of H1N1
« on: November 13, 2009, 06:51:12 PM »
lucky for you guys.

51
Tournament Archives / Rust In Pieces - Splash/Brackets/Videos
« on: November 13, 2009, 06:31:39 PM »
rustinpieces is an awesome name!

52
Modifications / ra2 portable
« on: November 13, 2009, 06:27:09 PM »
just throw it on a netbook and all will be swell.

53
Chatterbox / Are you worried of H1N1
« on: November 13, 2009, 06:05:44 PM »
Im more worried about the bird flu...

54
Discussion / I need some help With the bot exchange.
« on: November 12, 2009, 08:49:35 PM »
Quote from: JoeBlo;78662
it would be cool if after the bot exchange tells you the components, go through a database and click on each individual component and it downloads it


it will.

55
Discussion / I need some help With the bot exchange.
« on: November 12, 2009, 08:36:17 PM »
Quote from: ACAMS;78593
A component data base on gametechmods would be nice, but all I can do is fill it and host it.  Do we have a volunteer?


Actually, Doing this for the botexchange will create a component database.

56
Discussion / I need some help With the bot exchange.
« on: November 11, 2009, 10:31:45 PM »
Quote from: ACAMS;78497
I just noticed this......that means I have to redo all I have done. (or atleast go through it and make the corrections)
 
Do you plan to find a fix for this soon?


In the bot exchange admin there will be an area to modify the components info.

thanks serge, I think I got it covered now.

57
Discussion / I need some help With the bot exchange.
« on: November 10, 2009, 07:54:10 PM »
nice work! keep  them coming guys!


the algorithm for calculating chassis weight is not the issue. RA2 calculates it by adding up the sum of the surface area of each polygon.  
Creating a php function or class to do so is proving to be frustrating.

58
Off-Topic Discussion / Best antivirus ?
« on: November 10, 2009, 07:49:21 PM »
microsoft's new Free antivirus is actually really good. Very small footprint, great detection, and does not nag you.

59
Off-Topic Discussion / Internet Resolution
« on: November 09, 2009, 09:41:22 PM »
on my mac I have been using safari(It costs 4 millon dollars)
otherwise I use iceweasel(lame geek joke for firefox)

60
Discussion / I need some help With the bot exchange.
« on: November 09, 2009, 09:13:58 PM »
I have stock and darkpack3(thanks Craaig)

Everything should be posted in this thread. That way people will know what is done.


Serge- My goal is to make the backend purely using PHP.  Currently it is proving to be a challenge to  calculate chassis weight using PHP; so I may end up "cheating" and use python.  At the moment I don't need any coding help; it's mostly the  'grunt' work like this that I need help with. If I do end up needing help Ill let you know, thanks.

ashman12 - you got a good amount of work done. All that needs to be changed is the format(re read my first post), the component weight, and a download link.


Everyone- Please don't re-upload components, just give the  link  to where they are on gametechmods.

Pages: 1 2 [3] 4 5 6 7 8 9 10 ... 24