Forums Index >> Modding >> my first weapon
Page : <1> :
WOW u did it congrates u just made a grand slam into thinktanks!
There is no electroball file in ThinkTanks. WE can't use it. B)
#1 what mark said
#2 it is volcanoexplosion.jpg
Oh whatever lol....it's weird...the thing shoots out this metal square.........you should see it =)
Last edited: Saturday, April 24, 2004 at 9:19:15 PM
The reason it is a square is it is loading a.jpg for the projectile shape instead of a.dts.
Oh............cool!
Ok I fixed the freakin' ma bobby. Try my new thing *cough*which also pretty much sucks*cough* that I drew in gimp (not a good computer drawer person). It's called-
Speedyprojectile.resource = "game/data/shapes/common/electromagneticweb.jpg";
=) looks much better and just a note, gimp is an aweomse free program with alot of nce features.
Well then... WAIT A MIN.!!! I LOOKED THROUGH THINKTANKS 4 DTS'S ON THE PROJECTILES AND I DID NOT FIND 1!!! (I found explosions but I did not find projectiles) Hmmmmmmmm where are they I am making a sluge and I need2 know!
Can you put in a pic of it? %) %) %)
Page : <1> :
This is my very first *cough*and also very suck*cough* weapon!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Yay! B) B) B) B) B) B) B) B) B) B) B) B) B) B) B) B) B) B) B) B) B) B) B) B) B) B) B) B) and did I mention B)
Speedyprojectile.resource = "game/data/shapes/common/electroball.jpg";
Speedyprojectile.damage = 10;
Speedyprojectile.count =100000000000000;
Speedyprojectile.burstcount = 10000;
Speedyprojectile.gravityscale = 0;
Speedyprojectile.velocity = 500;
Speedyprojectile.sizescale = 2;
Speedyprojectile.reloadtime = 0;
Speedyprojectile.burstdelay = 0;
Speedyexplosion.startscale =1;
Speedyexplosion.endscale = 6;
Speedyexplosion.resource = "game/data/shapes/tank/volcanoexplosion.jpg";
************************************************************FIXED= it's jpg now!!!!!!!!**************************************************
Last edited: Saturday, April 24, 2004 at 9:25:20 PM