Black-Cell.net

  • September 27, 2023, 12:46:45 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

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.

Topics - KobraOps

Pages: [1] 2
4
General Discussion / Gfx Card
« on: January 12, 2008, 08:30:54 PM »
Well I need a Gfx card so i can run AOE3 with more than 10 fps. I have a Dell Deminson 3000 (or something like that) and its kinda old so it only has standard PCI slots.

Looks like this  (back of tower)____________________ ____

The only decent one i can find is a GeForce 5500 FX and it will be able to run AOE3 pretty smoothly but with the lowest settings. Ive looked around alot online and i cant find any better cards (that werent $400) to fit my computer. Any product or site suggestions? (Ive been to tigerdirect and newegg and the 5500 FX was the best i could find for me)

5
Scripting and Programming / Anyone know java?
« on: October 20, 2007, 10:46:42 PM »
import java.util.Scanner;
 
 public class DateValid
 {
    public static void main (String [] args )
    {
       int month, day, year;
       int daysInMonth;
       boolean monthValid, yearValid, dayValid, leapYear;
       Scanner scan = new Scanner(System.in);
       
       //Date from user
       
       System.out.println ("What year is it?");
       year = scan.nextInt();
       System.out.println ("Month?(number)");
       month = scan.nextInt();
       System.out.println ("Day?(number)");
       day = scan.nextInt();
       
       //Determining if month is valid
       
       if (month <= 12 && month != 0)
       {
          monthValid = true;
       }
       else
       {
          monthValid = false;
       }
       //Determining if year is valid
       
       if(year > 1000 && year < 1999)
       {
          yearValid = true;
       }
       else
       {
          yearValid = false;
       }
        //Determining if its a leap year
        if (year % 4 == 0)
        {
           if(year % 100 == 0)
           {
              if (year % 400 == 0)
              {
                 leapYear = true;
              }
              else
              {
              leapYear = false;
              }   
              
           }
        else
        {
           leapYear = true;
        }
       }
       
        //Determines days in the month   
        if(month == 1 || month == 3 ||  month == 5 || month == 7 || month == 8 || month == 10 || month == 12)
        {   
           if (day <= 31)
           {
              dayValid = true;
           }
        }
        else
        {
           daysInMonth = 0;
        }
       if(month == 4 || month == 6 || month == 9 || month == 11)
       {
          if (day <= 30)
          {
             dayValid = true;
          }
       }
       else
       {
          daysInMonth = 0;
       }
       if(leapYear = true)
       {
          if (month == 2)
          {
             if (day <= 29)
             {
                dayValid = true;
             }      
                else
                {
                   daysInMonth = 0;
                }
          }
       }
       if (daysInMonth == 0)
       {
          monthValid = false;
       }
       else
       {
          monthValid = true;
       }
       
       if (dayValid = true && monthValid == true && yearValid == true)
       {
          System.out.println("Date is valid");
          {
          if(leapYear = true)
             System.out.println("It's a leap year");
          }
       }
       else
       {
          System.out.println("Date is not valid");
       }
       
          
    }
 }

Well ive just started using java (in a school class) and the purpose of this program is to determine if  a date isvalid
When i compile i keep gettin an error saying that "daysInMonth" might not have been initilized, but i dont see anything wrong >.>

Anyone?

6
General Discussion / Idiot
« on: October 17, 2007, 02:46:49 AM »
http://www.youtube.com/watch?v=gI2AeYLZZWU

Guy deserves to be biten tbh.

"I've got a bad bite"

7
General Discussion / I fraps'd Jt warping >.>
« on: October 12, 2007, 11:08:26 PM »
http://www.jumperthemovie.com/

crazy ass warping xD

8
Editing and Mapping / Scripts Bloom Discussion
« on: August 20, 2007, 11:55:49 PM »
Does the bloom for 3.41 require directx 9.0 or 10.0?

9
Rules / Rule Suggestion
« on: August 14, 2007, 11:14:05 PM »
Im pretty sure that no one will disagree with this but, i didnt think it was a big problem till i saw it in BC5 today.

Timed c4 glitching the enemy MCT. There is a certain way (im not going to describe how) to lodge a timed c4 into an MCT making unable to be disarmed. Its clearly a glitch that shoudln't be allowed. Any chance that can be instated in the rules on black-cell.net. I know it goes along with "No glitches" but i think it should be more specific.

10
C&C: Renegade Servers / BC Lives!
« on: August 02, 2007, 10:12:04 PM »
Well this is proof that the name change has gotten BC more popularity. The top 5 on the RG servers go congrats. There r more ppl in the server than it says btw.



11
General Discussion / wtf
« on: August 01, 2007, 12:37:20 AM »
Well all of a sudden after like 3 yrs of owning this computer and hacing a cookies problem, the problem jsut went away! W00t! Go Jesus! I havent been able to login in a while and now i can, i know hold back ur excitement.

Add btw nubs stop showing all the sneaky ways i get into bases on ren.

W00t!

12
General Discussion / What should I get?
« on: June 27, 2007, 10:39:00 PM »
Well i need a new computer and im on a low budget.

http://www.bestbuy.com/site/olspage.jsp;jsessionid=GTG1JUZPLKDGRKC4D3JVAHA?skuId=8276661&type=product&id=1171671628685

I have been leaning towards this, since it has 2 GB of RAM and a large harddrive for not alot of money.

I was wondering what u guys (anyone computer savvy) think of this or any other computers thing would work for me.

The computer would pretty much only be used for email, school assignments, Reneagde/other games with basic gfx, and web browsing

13
General Discussion / Reinstalling Windows
« on: June 11, 2007, 05:10:10 AM »
Ive skimmed through this but havent tried it out since i need to buy Windows XP CD, but any of yall who are computer savvy think this would work and be doable for someone like me who isnt amazing with computers.

http://winhowto.blogspot.com/2006/06/how-to-reinstall-windows-xp-easily_22.html
(its says u can do it this way without having to copy ur files and data to another harddrive and thats what i want to do)

Also does anyone know where to buy a Windos XP CD for under $100 other than Ebay?

14
C&C: Renegade Servers / BC vs. Public
« on: June 08, 2007, 03:57:09 AM »
     Well once the a0 name is worked out i was thinking maybe BC should host a one day(or whatever) BCNC/BC Admins, Mods, and VIPs vs Public. People always love joining those games and i think it would get BC alot of popularity. And to go along with it maybe some host messages explaining Dragonade during the event so new people know about refunds, commander, etc.

15
General Discussion / Plz read
« on: June 05, 2007, 10:57:31 PM »
      Well about a year ago my Dad's cousin's son wife's sister was murdered by her ex-husband. The sister had four children who all wintnessed the horrible murder, all of which were under the age of 12.  So my dad's cousin's son and his wife took in the children along with the 3 they already have. They are also expecting an 8th this fall. The ex-husband is in jail (dont know if he will face the death penality). This has been very hard on everyone in the family and community.
     About a month ago i was randomly thinking about it and suggested that we should try to sign them up for Extreme Makeover: Home Edition, but i never followed through. Well my family got a letter today  from the family congradulating my sister on her up coming wedding and also saying that Extreme Home Makeover has been interviewing and filming at their house. So there is a great possiblity they will actaully recieve a much needed new house. This is very exciting news!
     I hate to bring religion into this but i just shows how visible God is in our lifes.

Pages: [1] 2