Author Topic: Lightning Wheel REV2 [Fixed]  (Read 15963 times)

« Last Edit: November 26, 2009, 11:00:50 PM by MtnDew »




What's the difference?
It's the limited edition.

It is black instead of yellow.
FFFFUUUUUUUUU--

EDIT: Pandan, you gotta take that file off that site you put the limited edition for Thanksgiving, or else I don't have to post the limited edition. Some people have already quoted you, so you can't just edit your post.

EDIT2: Dammit, didn't save my description/story thing, won't be redoing it unless on request.
« Last Edit: November 26, 2009, 08:43:13 PM by Conan »

It's the limited edition.
FFFFUUUUUUUUU--

EDIT: Pandan, you gotta take that file off that site you put the limited edition for Thanksgiving, or else I don't have to post the limited edition. Some people have already quoted you, so you can't just edit your post.
yeah I know.


It's the limited edition.
FFFFUUUUUUUUU--

EDIT: Pandan, you gotta take that file off that site you put the limited edition for Thanksgiving, or else I don't have to post the limited edition. Some people have already quoted you, so you can't just edit your post.

EDIT2: Dammit, didn't save my description/story thing, won't be redoing it unless on request.
What if I... post the mediafire link that I ave set up?

What if I... post the mediafire link that I ave set up?
Then you will be marked in my books under the friend category.
re-posting a limited edition anything isn't very kind to the person who made it limited edition.
Besides, It's just a color.

Would you like to see my shelf of books?

I don't care if you distribute it amongst your selfs.
Just not publicly in a topic or post or what not.
But get this, The more you distribute it.
Guess what?

It's not so limited anymore.
« Last Edit: November 26, 2009, 11:01:57 PM by MtnDew »

Would you like to see my shelf of books?
Yesh. I was joking.

thats not what i mean, i literally cant open ZIP files, my dumb brother messed around with my computer and changed the program used to Notebook...now i cant open ZIPs for my life, no matter what i do
I once set it to Blender.

But I regularly ran system Backups so if you have a system back up, go to back up and restore center and revert to a time before he did that.

Otherwise, you need to find out how to do it a different way.

I need the original LightningWheel for this, yes? Because when I started without it a error message came up with something about Weapon_LightningWheel/CI.

I need the original LightningWheel for this, yes? Because when I started without it a error message came up with something about Weapon_LightningWheel/CI.
Osht lol
I can't believe i didn't..

Hold on.

Ok, fixed the non-limited in main topic.

For those of you who have the Limited edition.
Heres how you fix the CI error.

Open LightningWheel.cs

Find this.
Code: [Select]
AddDamageType("LightningWheel",   '<bitmap:add-ons/Weapon_LightningWheel/CI_LW> %1',    '%2 <bitmap:add-ons/Weapon_LightningWheel/CI_LW> %1',0.2,1);
datablock ProjectileData(LightningWheelProjectile)

Replace with.
Code: [Select]
AddDamageType("LightningWheel",   '<bitmap:add-ons/Weapon_LightningWheelREV2/CI_LW> %1',    '%2 <bitmap:add-ons/Weapon_LightningWheelREV2/CI_LW> %1',0.2,1);
datablock ProjectileData(LightningWheelProjectile)
« Last Edit: November 26, 2009, 11:37:13 PM by MtnDew »

Alright, replaced the code with the "correct" one.
Seems to work fine, thanks for the quick reply/fix.

EDIT: Hm, the CI isn't working for me. The image is just an arrow:


Also, this shows up in my console:
Code: [Select]
Object 'LightningWheelExplosionEmitter' is not a member of the 'ParticleEmitterData' data block class
ProjectileData - LightningWheelProjectile(759) - invalid value for bounceElasticity: Must be between 0 and 0.999
Object 'LightningWheelShellDebris' is not a member of the 'DebrisData' data block class
« Last Edit: November 27, 2009, 06:44:05 AM by Manty »

EEHHHHH

I'm stupid.

Here, give me a minute.