Anyone wanna test a simple G1 based web game?
107 posts
• Page 4 of 5 • 1, 2, 3, 4, 5
Re: Anyone wanna test a simple G1 based web game?
Kills=
Megatron-1
StarScream-1
ShockWave-2
im lovin this game its addictive lol
Megatron-1
StarScream-1
ShockWave-2
im lovin this game its addictive lol

My Sale Thread
Sledge wrote:I REALLY don't want to know what a "cumputer" is used for. A little one-handed web surfing, perhaps?
- Orion_Prime48
- Headmaster Jr
- Posts: 548
- News Credits: 9
- Joined: Mon Oct 15, 2007 11:20 am
- Location: Delaware USA
Re: Anyone wanna test a simple G1 based web game?
Hi! I wouldn't mind trying out the game as well. It sounds real fun.
Originally Posted by Notabot
Sorry, apparently that's not allowed. You must declare whether it is the bestest figure evar or the end of Transformers as we know it, and you must do so immediately. Do not wait for actual images or facts, or you're not a REAL fan. Speculate, claim it as fact, then, if proven wrong, backpedal. There can be no other way.
Sorry, apparently that's not allowed. You must declare whether it is the bestest figure evar or the end of Transformers as we know it, and you must do so immediately. Do not wait for actual images or facts, or you're not a REAL fan. Speculate, claim it as fact, then, if proven wrong, backpedal. There can be no other way.
- Star_ling
- Minibot
- Posts: 190
- News Credits: 2
- Joined: Sat Dec 22, 2007 11:31 pm
Re: Anyone wanna test a simple G1 based web game?
Orion_Prime48 recommended a feature that allows players to switch characters while they are at their base. This has been implemented (look for a button below your character picture).
I think this is a good idea--it makes it easier to play with more characters (if they are not in use) and certainly makes sense at your base. Plus, players could already do this the hard way (by reloading the browser to the start page), which was very annoying.
Thanks Orion_Prime48!
I think this is a good idea--it makes it easier to play with more characters (if they are not in use) and certainly makes sense at your base. Plus, players could already do this the hard way (by reloading the browser to the start page), which was very annoying.
Thanks Orion_Prime48!
- Skyspy
- Mini-Con
- Posts: 24
- Joined: Thu Mar 20, 2008 12:19 pm
Re: Anyone wanna test a simple G1 based web game?
why your very welcome lol and i have to say the game is getting better and better but there hasnt been anyone playing lately. come and get whats comin to ya Decepticons
and the switch feature works great


My Sale Thread
Sledge wrote:I REALLY don't want to know what a "cumputer" is used for. A little one-handed web surfing, perhaps?
- Orion_Prime48
- Headmaster Jr
- Posts: 548
- News Credits: 9
- Joined: Mon Oct 15, 2007 11:20 am
- Location: Delaware USA
Re: Anyone wanna test a simple G1 based web game?
- Motto: "Beware my power, Green Lantern's Light!"
- Weapon: Shoulder-Mounted Hologram Gun
I would like to test this game, if that's possible.
-
GreenLantern of Cybertron - Combiner
- Posts: 429
- News Credits: 2
- Joined: Thu Dec 14, 2006 10:36 pm
- Strength: 6
- Intelligence: 8
- Speed: 8
- Endurance: 6
- Rank: 2
- Courage: 10+
- Firepower: 9
- Skill: 7
Re: Anyone wanna test a simple G1 based web game?
found a problem
was attacking a drone and it led me all the way off the map and I got this error message:
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in /home/judesp5/public_html/transformers/selected.php on line 523
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in /home/judesp5/public_html/transformers/selected.php on line 529
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in /home/judesp5/public_html/transformers/selected.php on line 537
and this:
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in /home/judesp5/public_html/transformers/selected.php on line 1984
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in /home/judesp5/public_html/transformers/selected.php on line 1998
and the text that tells you where exactly the nearest drone is at the top is appriciated but I dont really think its needed it kinda makes the game a little harder to play
was attacking a drone and it led me all the way off the map and I got this error message:
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in /home/judesp5/public_html/transformers/selected.php on line 523
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in /home/judesp5/public_html/transformers/selected.php on line 529
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in /home/judesp5/public_html/transformers/selected.php on line 537
and this:
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in /home/judesp5/public_html/transformers/selected.php on line 1984
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in /home/judesp5/public_html/transformers/selected.php on line 1998
and the text that tells you where exactly the nearest drone is at the top is appriciated but I dont really think its needed it kinda makes the game a little harder to play

My Sale Thread
Sledge wrote:I REALLY don't want to know what a "cumputer" is used for. A little one-handed web surfing, perhaps?
- Orion_Prime48
- Headmaster Jr
- Posts: 548
- News Credits: 9
- Joined: Mon Oct 15, 2007 11:20 am
- Location: Delaware USA
Re: Anyone wanna test a simple G1 based web game?
I was testing some drone code this evening, so that was a likely cause of the error. Right now the drone code is turned off, so gameplay should be back to normal. When the drones are done, none of that output up top will be there--that was just for me to use during the debugging.
The drone code is working pretty well--at the moment drones are capable of tracking enemies (within scan range) as well as prioritizing and selecting targets. They should liven up the game a lot.
Right now I am working on a few different types of drones. Some will defend set locations, and return to their guard point once the vicinity is clear. Others will be a bit more autonomous, hunting for enemies over long distances, etc.
Once the drone code is finished, I guess it's time to start working on Cybertron.. that place is full of em.
The drone code is working pretty well--at the moment drones are capable of tracking enemies (within scan range) as well as prioritizing and selecting targets. They should liven up the game a lot.
Right now I am working on a few different types of drones. Some will defend set locations, and return to their guard point once the vicinity is clear. Others will be a bit more autonomous, hunting for enemies over long distances, etc.
Once the drone code is finished, I guess it's time to start working on Cybertron.. that place is full of em.

- Skyspy
- Mini-Con
- Posts: 24
- Joined: Thu Mar 20, 2008 12:19 pm
the drones are here
Just a heads up on some new additions to the game:
*The human military has sent tank crews to guard its installations.
*Wheeljack's latest 3 inventions are now guarding the Ark.
*Computer upgrade: when doing a long range scan with a computer, if you mouse over an icon, you will get a text readout of who is there.
*Medics can repair their teammates/friendly drones. This is a good thing, because right now drones are not too smart.
Decepticon drones are in still in the works, as is Cybertron.
Have fun!
Skyspy
*The human military has sent tank crews to guard its installations.
*Wheeljack's latest 3 inventions are now guarding the Ark.
*Computer upgrade: when doing a long range scan with a computer, if you mouse over an icon, you will get a text readout of who is there.
*Medics can repair their teammates/friendly drones. This is a good thing, because right now drones are not too smart.
Decepticon drones are in still in the works, as is Cybertron.
Have fun!
Skyspy
- Skyspy
- Mini-Con
- Posts: 24
- Joined: Thu Mar 20, 2008 12:19 pm
Re: Anyone wanna test a simple G1 based web game?
- Motto: "That's just prime..."
- Weapon: Fusion Cannon
Sounds funner than most (most means all) of the games I've tried on the computer. Can I give it a try?
Autobot Megatron
Like Nemisis Prime, but cooler.
Like Nemisis Prime, but cooler.
-
Autobot Megatron - Fuzor
- Posts: 277
- Joined: Thu Oct 04, 2007 11:05 pm
- Location: Uh, I'm right here, aren't I?
Re: Anyone wanna test a simple G1 based web game?
- Motto: "You don't know peace until you've had suffering"
- Weapon: Double Venom Lasers
I wanna try


-
Venomous Prime - Faction Commander
- Posts: 4287
- News Credits: 1
- Joined: Tue Mar 30, 2004 12:14 pm
- Strength: 7
- Intelligence: 7
- Speed: 7
- Endurance: 8
- Rank: 8
- Courage: 9
- Firepower: 6
- Skill: 8
Re: Anyone wanna test a simple G1 based web game?
I just finished a few additions to the game:
*The Decepticons now have active seeker drones on guard at their base.
*Energy sources now hold a finite amount of energy, and can be completely depleted. No single location holds enough energy for a Decepticon win, so several must be harvested.
*Decepticon computer upgrade: The Decepticon computer now keeps track of scouting reports on energy sources, displaying x/y location, energy remaining, and other info such as depletion/capped status.
*Certain Decepticons (Laserbeak, Ravage, Buzzsaw, Reflector) can scout energy locations so they will show up on the computer. This makes these characters a lot more useful to their team.
Also, welcome aboard to the new testers!
-Skyspy
*The Decepticons now have active seeker drones on guard at their base.
*Energy sources now hold a finite amount of energy, and can be completely depleted. No single location holds enough energy for a Decepticon win, so several must be harvested.
*Decepticon computer upgrade: The Decepticon computer now keeps track of scouting reports on energy sources, displaying x/y location, energy remaining, and other info such as depletion/capped status.
*Certain Decepticons (Laserbeak, Ravage, Buzzsaw, Reflector) can scout energy locations so they will show up on the computer. This makes these characters a lot more useful to their team.
Also, welcome aboard to the new testers!
-Skyspy
- Skyspy
- Mini-Con
- Posts: 24
- Joined: Thu Mar 20, 2008 12:19 pm
Re: Anyone wanna test a simple G1 based web game?
Skyspy wrote:I just finished a few additions to the game:
*The Decepticons now have active seeker drones on guard at their base.
*Energy sources now hold a finite amount of energy, and can be completely depleted. No single location holds enough energy for a Decepticon win, so several must be harvested.
*Decepticon computer upgrade: The Decepticon computer now keeps track of scouting reports on energy sources, displaying x/y location, energy remaining, and other info such as depletion/capped status.
*Certain Decepticons (Laserbeak, Ravage, Buzzsaw, Reflector) can scout energy locations so they will show up on the computer. This makes these characters a lot more useful to their team.
Also, welcome aboard to the new testers!
-Skyspy
Hi again.
I sent you a PM but I'm not sure if you got it ?
I am very interested in testing / playing your game.
Thank you.
***Galvatron*** wrote:Fox Mulder ? ummm, your meds must be lapsing!![]()
moldavite wrote:Nope, I'm not on any medication. I don't smoke. I don't do drugs. I have a margarita about once every four months. I'm as sober as they come. I'm NOT joking! What I tell you is the truth. Mulder and Scully will be in TF2! Just wait and you'll see....
- ***Galvatron***
- Pretender
- Posts: 768
- News Credits: 1
- Joined: Sun Oct 05, 2003 4:04 pm
- Location: Insane Asylum
Re: Anyone wanna test a simple G1 based web game?
- Motto: "Don't do drugs, beer's cheaper anyway!"
Hi I would love to try this thing out if I may.

Jeep! wrote:Why do I imagine Dead Metal sounding exactly like Arnie?
Intah-wib-buls?
Blurrz wrote:10/10
Leave it to Dead Metal to have the word 'Pronz' in his signature.
-
Dead Metal - God Of Transformers
- Posts: 13933
- News Credits: 767
- Joined: Tue May 01, 2007 6:18 am
Re: Anyone wanna test a simple G1 based web game?
Hi Galvatron,
I had replied earlier, but it looks like my message got lost in the ether. I just did a resend--lemme know if it got to ya.
-Skyspy
I had replied earlier, but it looks like my message got lost in the ether. I just did a resend--lemme know if it got to ya.
-Skyspy
- Skyspy
- Mini-Con
- Posts: 24
- Joined: Thu Mar 20, 2008 12:19 pm
Re: Anyone wanna test a simple G1 based web game?
- Motto: "" [An] Aquarius wants to share enlightenment with other species through righteous hands-on interaction, and he's gotta do what his heart wants, even if the Man ain't copacetic with it.""
- Weapon: Indepentently Targetable Particle Beam Cannons
This game is the dizzle!

He's got some pretty far-out powers to go along with them, too, including teleportation, the projection of trippy telepathic visions and illusions, and the ability to groove on the language of 98% of all known species. To uses his powers to the fullest, though, he's gotta be feelin' good vibrations; bad karma can seriously harsh his mellow, y'know?
- Primus C-00
- Headmaster Jr
- Posts: 525
- Joined: Sun Feb 12, 2006 7:00 pm
- Location: Parenthood, Planet Earth
- Strength: 7
- Intelligence: ???
- Speed: 3
- Endurance: 10+
- Rank: N/A
- Courage: 9
- Firepower: Infinity
- Skill: 2
Re: Anyone wanna test a simple G1 based web game?
Skyspy wrote:Hi Galvatron,
I had replied earlier, but it looks like my message got lost in the ether. I just did a resend--lemme know if it got to ya.
-Skyspy
Howdy Skyspy!
Yes I got it but only had five minutes at best to play it so far...busy,busy,busy and I have to run again now! lol

Thank you!
***Galvatron*** wrote:Fox Mulder ? ummm, your meds must be lapsing!![]()
moldavite wrote:Nope, I'm not on any medication. I don't smoke. I don't do drugs. I have a margarita about once every four months. I'm as sober as they come. I'm NOT joking! What I tell you is the truth. Mulder and Scully will be in TF2! Just wait and you'll see....
- ***Galvatron***
- Pretender
- Posts: 768
- News Credits: 1
- Joined: Sun Oct 05, 2003 4:04 pm
- Location: Insane Asylum
Re: Anyone wanna test a simple G1 based web game?
- Motto: "I do it my way: with style."
- Weapon: Electrostatic Discharger Rifle
I'll give it a look if you're still looking for volunteers.
- AutobotJazz
- Headmaster Jr
- Posts: 560
- News Credits: 104
- Joined: Sun Jun 01, 2003 6:06 pm
- Location: Melbourne, Florida
- Follow AutobotJazz on Twitter
- Watch AutobotJazz on YouTube
Re: Anyone wanna test a simple G1 based web game?
- Motto: "Seems Legit"
- Weapon: Sonic Umbrella
ill test you guys mak it seem like a real doosey

Seibertron's resident Pumpkin.

Art for Signature and Avatar by Trishields.

Art for Signature and Avatar by Trishields.
neliz wrote:Wheelimus, you old bastard, let me help you with a new signature.
-
Wheelimus Prime - Faction Commander
- Posts: 4132
- Joined: Sun Nov 25, 2007 5:35 pm
- Location: The CR Chamber
- Strength: 6
- Intelligence: 1
- Speed: 2
- Endurance: 7
- Courage: Infinity
- Firepower: 4
Re: Anyone wanna test a simple G1 based web game?
- Motto: "That's just prime..."
- Weapon: Fusion Cannon
This is amazing!
You would make an awesome video game designer, you really would. Just one suggestion; is it possible to add controls to make your character be able to move northeast, southeast, southwest, and northwest?

Autobot Megatron
Like Nemisis Prime, but cooler.
Like Nemisis Prime, but cooler.
-
Autobot Megatron - Fuzor
- Posts: 277
- Joined: Thu Oct 04, 2007 11:05 pm
- Location: Uh, I'm right here, aren't I?
Re: Anyone wanna test a simple G1 based web game?
Hi Autobot Megatron,
Thanks for the kind words--I'm glad you like the game.
To answer your question--yes, it would be possible to add diagonal controls. We'll give this a try--I'll add it to the list and let you know when it's active.
I'm almost done with an update that will pave the way for Cybertron, space bridges, and interplanetary flight (for capable characters).
On another note, I'm going to add a feature that will allow people to play with an optional nickname tacked on to their character, in case people don't want to play so anonymously. I'm also considering allowing longer term players to create accounts. These accounts would keep track of nicknames, points/etc, and possibly give those players access to bonus characters, etc.. (based on their overall score).
I'm also interested in ideas for game goals. Right now it is always a simple 'grab the energon/cap the sources' competition, but I think randomly selecting a different goal/scenario each time a game is won would make things more interesting.
Your comments are appreciated--please keep them coming.
-Skyspy
Thanks for the kind words--I'm glad you like the game.

To answer your question--yes, it would be possible to add diagonal controls. We'll give this a try--I'll add it to the list and let you know when it's active.
I'm almost done with an update that will pave the way for Cybertron, space bridges, and interplanetary flight (for capable characters).
On another note, I'm going to add a feature that will allow people to play with an optional nickname tacked on to their character, in case people don't want to play so anonymously. I'm also considering allowing longer term players to create accounts. These accounts would keep track of nicknames, points/etc, and possibly give those players access to bonus characters, etc.. (based on their overall score).
I'm also interested in ideas for game goals. Right now it is always a simple 'grab the energon/cap the sources' competition, but I think randomly selecting a different goal/scenario each time a game is won would make things more interesting.
Your comments are appreciated--please keep them coming.
-Skyspy
- Skyspy
- Mini-Con
- Posts: 24
- Joined: Thu Mar 20, 2008 12:19 pm
Re: Anyone wanna test a simple G1 based web game?
- Motto: "Nothing. What's the motto with you?"
- Weapon: Metal-slashing Claw
I like the idea of eventual accounts. We could keep track of stats and maybe high scores. I hope this project becomes a real multi-player web game someday. Keep it up!

-
Omega Charge - Guardian Of Seibertron
- Posts: 5484
- News Credits: 7
- Joined: Fri Nov 24, 2006 9:21 pm
- Location: Miami, Florida
- Strength: 10
- Intelligence: 6
- Speed: 7
- Endurance: 9
- Rank: 5
- Courage: 8
- Firepower: 7
- Skill: 6
Re: Anyone wanna test a simple G1 based web game?
I'll just get in line here ... if you don't already have enough testers

See my Transformers designs:http://arkotika.deviantart.com/
- Needlenose
- Mini-Con
- Posts: 27
- News Credits: 1
- Joined: Tue May 06, 2008 2:42 pm
- Location: Copenhagen, Denmark
107 posts
• Page 4 of 5 • 1, 2, 3, 4, 5
Return to Video Games and Mobile Apps Forum
Who is online
Registered users: Bing [Bot], Glyph, Google [Bot], Google Adsense [Bot], Google Feedfetcher, molleking, MSN [Bot], Overcracker, PrimeVsPrime, Sabrblade, Starseeker, TOO MUCH ENERGON!, Yahoo [Bot]