Skin made by Starfantazy. Find more at the IF Skin Zone
Add us to Your Favorites


 

 The Wii, A.K.A Code: Revolution
Magicblade
Posted: Jun 12 2006, 03:27 PM


Web Surfer


Group: Members
Posts: 7
Member No.: 14
Joined: 24-May 06



Well By the looks of it it will be one of those under rated systems like the Gamecube but I'd like to see what it can do. So what do all of you think of this system.
Top
Adminsuprem kite
Posted: Jun 12 2006, 07:21 PM


Administrator


Group: Admin
Posts: 125
Member No.: 1
Joined: 17-June 05



It looks like a good system for the price. Don't get me wrong you may hear me diss nintendo and stuff it's not that I think they are crap it is that they are a little behind everyone else where they are still only using low resolutin graphics. I mean you do get a very good system for the price and it will be one of those sytems that parents buy there kids cause it is the cheapest one out there and it still makes there kids shut up. But anyway back to the point to tell you the truth hands down looks like an awesome console but it isn't quite next gen if they would have realesed this instead of the gamecube the would have more then 15% overall gameing sales. but for those of you who have a little more cash go for a 360 and if you can offord go ps3.


--------------------
I am Ultimate




user posted image
Top
skataqdude
Posted: Aug 25 2006, 10:46 PM


Grunty Rancher


Group: Members
Posts: 20
Member No.: 16
Joined: 19-August 06



what is this system I havent heard about it
Top
Adminsuprem kite
Posted: Aug 26 2006, 02:06 PM


Administrator


Group: Admin
Posts: 125
Member No.: 1
Joined: 17-June 05



Go to nintendos site it's their next gen console.


--------------------
I am Ultimate




user posted image
Top


Topic Options Quick Reply




Hosted for free by InvisionFree (Terms of Use: Updated 7/7/05) | Powered by Invision Power Board v1.3 Final © 2003 IPS, Inc.
Page creation time: 0.5598 seconds | Archive
/* RPG Hack v3.2 Created by Webworldx & Peter - 17.11.03 Updated for xHTML compliance by Magus This code may not be redistributed without express permission. This header must stay intact at all times. Failure to comply with the above may result in your board being deleted. */ /***************************************** Army Hack - Made by LagunaCid! s3.invisionfree.com/ordallia *****************************************/ RPGHigh="250" NextLevel="10" MoneySign="$" NextWeapon="8" NextItem="20" AddMoney="15" MoneyOn="N" ItemWeapOn="N" var BaseURL="http://www.webpost.net/ww/wwx/ifrpg/images" var StatsURL="http://www.webpost.net/ww/wwx" var statsImage=[]; statsImage[0]=["Soldiers","/hp.gif"] statsImage[1]=["Magis","/mag.gif"] statsImage[2]=["Archers","/str.gif"] statsImage[3]=["Knights","/def.gif"] statsImage[4]=["TempleKnights","/hp.gif"] statsImage[5]=["Wizards","/mag.gif"] statsImage[6]=["Snipers","/str.gif"] statsImage[7]=["Paladins","/def.gif"] var theEXP = ["EXP","/exp.gif"] function getStats() { TheStats=[]; stats=[]; var Soldiers=0;Magis=1;Archers=2;Knights=3;TempleKnights=4;Wizards=5;Snipe rs=6;Paladins=7; var Commander=1;Summoner=2;Shooter=3;Cavalier=4;General=5;HighWizard=6;Cam per=7;RoyalKnight=8; TheStats[Soldiers]=[] TheStats[Soldiers][Commander]=10 + PostCount * 2 TheStats[Soldiers][Summoner]=5 + PostCount / 1 TheStats[Soldiers][Shooter]=5+PostCount / 1 TheStats[Soldiers][Cavalier]=5 + PostCount / 1 TheStats[Soldiers][General]=7 + PostCount * 1.5 TheStats[Soldiers][HighWizard]=5 + PostCount / 1 TheStats[Soldiers][Camper]=5 + PostCount / 1 TheStats[Soldiers][RoyalKnight]=5 + PostCount / 1 TheStats[Magis]=[] TheStats[Magis][Commander]=1 + PostCount / 2 TheStats[Magis][Summoner]=3 + PostCount / 1 TheStats[Magis][Shooter]=1 + PostCount / 2 TheStats[Magis][Cavalier]=1 + PostCount / 2 TheStats[Magis][General]=1 + PostCount / 2 TheStats[Magis][HighWizard]=2 + PostCount / 1.5 TheStats[Magis][Camper]=1 + PostCount / 2 TheStats[Magis][RoyalKnight]=1 + PostCount / 2 TheStats[Archers]=[] TheStats[Archers][Commander]=1 + PostCount / 2 TheStats[Archers][Summoner]=1 + PostCount / 2 TheStats[Archers][Shooter]=3 + PostCount / 1 TheStats[Archers][Cavalier]=1 + PostCount / 2 TheStats[Archers][General]=1 + PostCount / 2 TheStats[Archers][HighWizard]=1 + PostCount / 2 TheStats[Archers][Camper]=2 + PostCount / 1.5 TheStats[Archers][RoyalKnight]=5 + PostCount / 2 TheStats[Knights]=[] TheStats[Knights][Commander]=PostCount / 3 TheStats[Knights][Summoner]=PostCount / 3 TheStats[Knights][Shooter]=PostCount / 3 TheStats[Knights][Cavalier]=1 + PostCount / 1.5 TheStats[Knights][General]=PostCount / 3 TheStats[Knights][HighWizard]=PostCount / 3 TheStats[Knights][Camper]=PostCount / 3 TheStats[Knights][RoyalKnight]=PostCount / 2.3 TheStats[TempleKnights]=[] TheStats[TempleKnights][Commander]=2 + PostCount / 1.5 TheStats[TempleKnights][Summoner]=1 + PostCount / 2 TheStats[TempleKnights][Shooter]=1 + PostCount / 2 TheStats[TempleKnights][Cavalier]=1 + PostCount / 2 TheStats[TempleKnights][General]=3 + PostCount / 1 TheStats[TempleKnights][HighWizard]=1 + PostCount / 2 TheStats[TempleKnights][Camper]=1 + PostCount / 2 TheStats[TempleKnights][RoyalKnight]=1 + PostCount / 2 TheStats[Wizards]=[] TheStats[Wizards][Commander]=PostCount / 4 TheStats[Wizards][Summoner]=PostCount / 3 TheStats[Wizards][Shooter]=PostCount / 4 TheStats[Wizards][Cavalier]=PostCount / 4 TheStats[Wizards][General]=PostCount / 4 TheStats[Wizards][HighWizard]=1+PostCount / 2 TheStats[Wizards][Camper]=PostCount / 4 TheStats[Wizards][RoyalKnight]=PostCount / 4 TheStats[Snipers]=[] TheStats[Snipers][Commander]=PostCount / 5 TheStats[Snipers][Summoner]=PostCount / 5 TheStats[Snipers][Shooter]=PostCount / 3.75 TheStats[Snipers][Cavalier]=PostCount / 5 TheStats[Snipers][General]=PostCount / 5 TheStats[Snipers][HighWizard]=PostCount / 5 TheStats[Snipers][Camper]=1 + PostCount / 2.5 TheStats[Snipers][RoyalKnight]=PostCount / 5 TheStats[Paladins]=[] TheStats[Paladins][Commander]=PostCount / 6 TheStats[Paladins][Summoner]=PostCount / 6 TheStats[Paladins][Shooter]=PostCount / 6 TheStats[Paladins][Cavalier]=PostCount / 4.5 TheStats[Paladins][General]=PostCount / 6 TheStats[Paladins][HighWizard]=PostCount / 6 TheStats[Paladins][Camper]=PostCount / 6 TheStats[Paladins][RoyalKnight]=PostCount / 3 for (i=0;i= parseInt(RPGHigh)) { stats[i]=RPGHigh; } if (parseInt(stats[i]) < 0 ) { stats[i]=0 } } return stats } var Race=[]; Race[1] = ["1","Commander"] Race[2] = ["2","Summoner"] Race[3] = ["3","Shooter"] Race[4] = ["4","Cavalier"] Race[5] = ["5","General"] Race[6] = ["6","HighWizard"] Race[7] = ["7","Camper"] Race[8] = ["8","RoyalKnight"] var WPName=[ [] , [] ]; WPName[0][1]=[""] WPName[0][2]=[""] WPName[0][3]=[""] WPName[0][4]=[""] WPName[0][5]=[""] WPName[0][6]=[""] WPName[0][7]=[""] WPName[0][8]=[""] WPName[1][1]=[""] WPName[1][2]=[""] WPName[1][3]=[""] WPName[1][4]=[""] WPName[1][5]=[""] WPName[1][6]=[""] WPName[1][7]=[""] WPName[1][8]=[""] var WPURL=[ [] , [] ]; WPURL[0][1]=[""] WPURL[0][2]=[""] WPURL[0][3]=[""] WPURL[0][4]=[""] WPURL[0][5]=[""] WPURL[0][6]=[""] WPURL[0][7]=[""] WPURL[0][8]=[""] WPURL[1][1]=[""] WPURL[1][2]=[""] WPURL[1][3]=[""] WPURL[1][4]=[""] WPURL[1][5]=[""] WPURL[1][6]=[""] WPURL[1][7]=[""] WPURL[1][8]=[""] var Items=[] Items[0]=[""] Items[1]=[""] var Extension=".gif"