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 - ACAMS

Pages: 1 ... 118 119 120 121 122 123 124 [125] 126 127 128 129 130 131 132 ... 207
2481
Discussion / Re: Robot names
« on: February 07, 2010, 09:20:02 PM »
 
 
 
What about - Spinner from the West
 
 
 
 
 
 
 
That is a cool bot name, I wonder if it has ever been made and if so can it be downloaded?

2482
General Support / Re: Install questions
« on: February 07, 2010, 08:12:36 PM »

Is it possible to skip the installer by clicking and dragging the contents of the CD of off it?

That is what I always do....just copy/paste the Infogrames folder to C:/Program Files

2483
Chatterbox / Re: Double accounter come clean topic
« on: February 07, 2010, 01:26:20 PM »
I have so much manhood I have to wear two jock straps!

2484
Site News and Feedback / Re: Component uploader.
« on: February 06, 2010, 06:13:01 PM »
 :gawe:

2485
Contests / Re: BOTM March 2010
« on: February 06, 2010, 04:01:54 PM »
 :bigsmile:  Serge helped make the uploader WAY better.....you can now upload just your images....instructions in the rules!

2486
Site News and Feedback / Re: Component uploader.
« on: February 06, 2010, 04:00:10 PM »
 
Because you were 27 minutes late!

2487
Contests / Re: BOTM March 2010
« on: February 06, 2010, 02:43:36 PM »
In the first snippet, replace
Code: [Select]
$random_digit=rand(0000,9999);by
Code: [Select]
$bad_stuff = array("..", ".", "/", "\\");
$random_digit = str_replace($bad_stuff, "", $_POST['user']);

That didn't work, it didn't change the name.

2488
Site News and Feedback / Re: Component uploader.
« on: February 06, 2010, 02:26:04 PM »
WEIRD....it would upload a .zip, but not a .rar for me!
 
Anyway.....it be fixed now.

2489
Site News and Feedback / Re: Strange...
« on: February 06, 2010, 12:25:27 AM »
Clear your cache and see what it looks like.

2490
Contests / Re: BOTM March 2010
« on: February 05, 2010, 07:56:58 PM »
I can be  arsed......stupid arsed! Link me to a tutorial. So far I have this.. .https://gametechmods.com/?do=TEST , but can't make it change the name. It already has a random name generator
 
Code: [Select]
if (file_exists($target_path.$_FILES['uploadedfile']['name'])) {
     $random_digit=rand(0000,9999);
  if(move_uploaded_file($_FILES['uploadedfile']['tmp_name'], $target_path.$random_digit.basename( $_FILES['uploadedfile']['name']))) {
      echo "The file ".  $random_digit.basename( $_FILES['uploadedfile']['name']). " has been uploaded <br>";
   $fileurl= "http://".$_SERVER['SERVER_NAME']. "/".$target_path.$random_digit.basename( $_FILES['uploadedfile']['name']);?>
     </div>
   <div align="center">
     <input name="textfield" type="text" id="textfield" value="[url=<?=$fileurl?>]<?=$fileurl?>[/url]" size="55"  />
  <? } else{
      echo "There was an error uploading the file, please try again!";
  }

But I don't know how to make it use the user name.
 
I added your line the the script here
 
Code: [Select]
}else{ ?>
</div>
<form enctype="multipart/form-data" action="index.php?do=TEST" method="POST">
              <div align="center"><p>
     <BR><strong>Put your name in this box</strong><br />
   <input type="text" name="user" />
            <input type="hidden" name="MAX_FILE_SIZE" value="5000000000" />
            <BR />
          Upload your splash here .jpg, or .png ONLY<BR />
          <BR />
          <input name="uploadedfile" type="file" />
           <input type="submit" value="Upload File" />
                </p>
              </div>
</form>
            <div align="center"><br />
                <? } ?>             
            </div>

What do I need to do?

2491
Chatterbox / Re: Might leave.
« on: February 05, 2010, 01:34:22 PM »
I'm thinking of leaving because I need to spend more time with my dog

You need a boot on your ass!!
You need to finish your tournament......gonna be funny when you, Ian05, and giga can't even SEE the tournament section because I will have you blocked! I even set gigafrost up with a web site and he STILL left with an unfinished tournament and Sage loligagged around for a damn year! (that is why I no longer provide web space for that!

2492
Contests / Re: BOTM March 2010
« on: February 05, 2010, 01:22:09 PM »
I can make the uploader upload just .jpg and .png, but I do it like that so people will remember to name the file, or include a txt with their name. If I allow images, 90% of my entries would be screenshot.jpg and badassbot.png, then I would not know who did it.
 
Hell, I have one or two EVERY month as it is!

2493
Contests / Re: BOTM March 2010
« on: February 04, 2010, 08:19:53 PM »
I would rather see a face spinner, but since they made transforming VS last month, I don't see how I can say no......unless it is not a face spinner and a weapon moves that in not on the face spinner motor.

2494
Contests / Re: BOTM March 2010
« on: February 04, 2010, 07:18:12 PM »
Just to be clear, can the robot have another weapon in addition to the face spinner?

RULES UPDATED!!!
 
Any weapon used other than a face spinner MUST BE STATIC (it can not move)

2495
Modifications / Re: Screw it, it's on - RFS (Dracophile) AI Pack V1.7
« on: February 03, 2010, 05:31:13 PM »
Not the only one that puts NSFW content on his bots... *looks at ACAMS*

I only have one little bot that might be topless.

2496
Tournament Archives / Re: BOTW Discussion
« on: February 02, 2010, 10:11:08 PM »
How about we open up the possibility of BOTM involving teamwork?

There are several members here that are very good at building bots, but not as good with skins and splashes.

Other members are on the opposite end of things... good with splashes and skins... but not as good building bots. *raises hand*

Wouldn't that be kinda cool?  If BOTM was awarded to a team of two people that worked together to win?

 
You have ALWAYS been able to team up on BOTM, and it has already been done before. A BOTM type tournament every week would go over like a turd on the punch bowl and will probably ruin such tournaments for a long time if it is attempted.

2497
Discussion / Re: Robot names
« on: February 02, 2010, 07:24:55 PM »
 :gawe:   Got in a hurry!

2498
Discussion / Re: Robot names
« on: February 02, 2010, 04:44:02 PM »
Here is what you guys can name your bots!
 
Buzzard Bait
Dead Meat
Maggot soup
Taken
Food
Repairable
Dispensable
 
Will help with more later.

2499
Off-Topic Discussion / Re: Windows 7 vs XP
« on: February 02, 2010, 04:36:31 PM »
RA2 will work, if it was nVidia graphics chipset then he would have to 1.3 patch it.....which he probably will anyway!

2500
Contests / Re: Vote BOTM Feb 2010
« on: February 02, 2010, 01:40:32 PM »
You had entry #3 and came in 4th

Pages: 1 ... 118 119 120 121 122 123 124 [125] 126 127 128 129 130 131 132 ... 207