Page 10 of 23
Re: Unconventional Weapon Ideas
Posted: Sat Jul 25, 2009 8:30 am
by Commander_Fett
Has anyone successfully recreated a bacta gun? When you spray it it heals anyone hit?
No, but it would be pretty simple to make.
Re: Unconventional Weapon Ideas
Posted: Sat Jul 25, 2009 3:06 pm
by AQT
Yep, a simple modification of the fusion cutter .odf will do the trick.
Re: Unconventional Weapon Ideas
Posted: Sat Jul 25, 2009 3:32 pm
by Maveritchell
AQT wrote:Yep, a simple modification of the fusion cutter .odf will do the trick.
I am not entirely sure that is what they're talking about - a lot of people have used the "bacta gun" (it's a stock model) - I think they're referring to a gun where a projectile is shot and upon hitting something it heals.
Not that it's much harder to make (although it would be a lua weapon), but it's not really used (probably because there's not really a lot of realism in comparison to a bacta gun "repair" tool) as often.
Re: Unconventional Weapon Ideas
Posted: Sun Aug 02, 2009 12:11 am
by Nylad
Master Fionwë wrote:Nylad wrote:kooster wrote:how about a beam cannon shotgun.
it shoots 8 (I think?) beams from a shotgun.
I would do major damage to small groups of enemies
No overheat!!!

Just so everyone knows, this doesn't work. (At least the way I tried it) It seems that beams don't "spread" and therefore come out with the exact same direction and speed, defeating the purpose of a shotgun. Just so no one else wastes as much time as I did on it.
I actually made one successfully for my 125th side mod, but this was in the version that did not get released. It does work, I just don't have access to any of the files anymore otherwise I'd share it.
Hmm, maybe I'll have to try this again then... I thought that all beams come from one set point. you'll notice with the award beam rifle that the beam does not actually come out of the weapon firepoint.
Re: Unconventional Weapon Ideas
Posted: Sat Aug 08, 2009 4:50 pm
by myers73
would it not work to give a gun a negative value for damage, or would that just make the damage value not even zero, just non existant?
Re: Unconventional Weapon Ideas
Posted: Sat Aug 08, 2009 5:50 pm
by mswf
I think that wouldn't work in this game engine. Otherwise it would've already been establist the past.
Maybe as another way to get around it:
A mortar launcher that shoot mortars that behave like medical droids. Wouldn't that be doable?
Re: Unconventional Weapon Ideas
Posted: Sun Aug 09, 2009 6:20 pm
by Fiodis
Mav has already said that a "healing ray" (or bacta gun, as you may seem to refer to it) is very easy to make, but that it would be a LUA weapon.
Basically,
Code: Select all
OnObjectDamage
function (object, damager)
if GetObjectLastHitWeaponClass(object) == "odf of weapon" then
SetProperty(object, "CurHealth", GetObjectHealth(object) + *amount to heal*)
That's the basic code outline.
On another note, someone mentioned a gun that shoots lightsabers. While impossible that way, you could make a beam with a saber's texture.
Re: Unconventional Weapon Ideas
Posted: Mon Aug 10, 2009 2:25 pm
by EA711
Is it possible to make it so that you spawn animals that will attack the enemy? Like the dogs in CoD5
Re: Unconventional Weapon Ideas
Posted: Mon Aug 10, 2009 2:58 pm
by Fiodis
Yes; have a holding pen somewhere out of sight on the map, and have a dispenser weapon. Then do some quick LUA work so that on dispense weapon, get matrix of dispensed turret, teleport a few animals to it, kill the turret.
Re: Unconventional Weapon Ideas
Posted: Mon Aug 10, 2009 4:29 pm
by [RDH]Zerted
Fiodis wrote:Yes; have a holding pen somewhere out of sight on the map, and have a dispenser weapon. Then do some quick LUA work..
You don't need a pen. Just setup a local team as only dogs then use
SpawnCharacter(<characterId>, <matrix>) when the weapon is used.
If you consider the weapon as a spray which attracts dogs, then you can have a bunch of random dogs roaming the map. When someone is hit, an AI goal is set for the dogs to follow that player for a certain time and the dogs will run after him.
Has anyone made a dog unit?
Re: Unconventional Weapon Ideas
Posted: Tue Aug 11, 2009 10:17 am
by GangsterJawa
I don't think so... then again I wouldn't know... but there are of course the stock models and a few Fragme!'s made... so maybe rabid banthas or kaadus.

Re: Unconventional Weapon Ideas
Posted: Mon Aug 24, 2009 11:50 pm
by [TFA]Padawan_Fighter
How about a trooper that doesnt attack at all, but upon contact with an enemy, it damages the victim? Kinda like old video games...
Re: Unconventional Weapon Ideas
Posted: Fri Aug 28, 2009 6:18 pm
by Fiodis
A suicide bomber like that is relatively easy to do (and needn't even be suicide). A method was described to me by MetalRancor involving some simple .combo file work. Someone else used fancy LUA coding to give a unit a 50% chance of exploding on death.
I remember the old Marios, when you'd bounce back after being hit. That bounce is also possible.
Re: Unconventional Weapon Ideas
Posted: Fri Aug 28, 2009 6:30 pm
by Darth Lampost
This idea always was a bit gruesome to me, but in Star Wars: Empire at War: Forces of Corruption, theres a unit named the Ewok Handler that has some kind of Magical Bag that is a normal sized bag but holds an unlimited amount of Ewoks that have bombs on them. The handler would release them and bomb the enemy. Would this be possible in BF2? Like the reticule is on the enemy and you click and then an Ewok totters towards the enemy and must be destroyed or it'll kill you with it's bomb.
Re: Unconventional Weapon Ideas
Posted: Fri Aug 28, 2009 7:48 pm
by Fiodis
A cross between the "summon" type weapons discussed here (like the attack dogs a couple posts up) and the suicide bombers I just mentioned. Completely possible.
Re: Unconventional Weapon Ideas
Posted: Wed Sep 02, 2009 3:52 pm
by Boo
Fiodis wrote:A cross between the "summon" type weapons discussed here (like the attack dogs a couple posts up) and the suicide bombers I just mentioned. Completely possible.
about that dog model ive made some good models like a cat or the dog i can upload it as soon as i get my new pc cause my old one is dead and im sending this from my nintendo wii
Re: Unconventional Weapon Ideas
Posted: Mon Sep 07, 2009 4:41 pm
by Fiodis
You made a dog playermodel and enveloped it to a custom skeleton and you have animations for it and everything? If so, I'm impressed.
Re: Unconventional Weapon Ideas
Posted: Thu Sep 10, 2009 3:27 am
by [TFA]Padawan_Fighter
A dog AND a cat model? Sounds a bit too good to be true...

Re: Unconventional Weapon Ideas
Posted: Fri Sep 11, 2009 9:55 pm
by Fierfek
Hmm...
How about a pistol that shoots out 10 grenades at once?
Or a shotgun that shoots out 6 rockets at once?
Or a blaster rifle that shoots out pistols?
Re: Unconventional Weapon Ideas
Posted: Fri Sep 11, 2009 10:15 pm
by Darth_Squoobus
Here's an idea: Beat it! It's where "Beat It" by Michael Jackson starts playing while an orbital strike kills everyone!