View Full Version : a little help here..
joemomma
04-30-2004, 6:31 PM
yeah, could someone give me the code to make units self destruct when they attack a enemy...
also, could i get the code to make units create other units....
i want to make marines that can lay spider mines.... thank you :-D
I was playing a mod for cs dragoons mod, and i like the rapid fire photon cannons, can i ask how do you make weapons rapid fire, and make a spread etc like that?
also, where are the graphi files for starcraft located by default?
can i get any help?!
anyhow, i tried usin' ice/ followed the ice tutorial for the dragoon's weapon, and it didn't work... any suggestions?
man, you all are a kind bunch ;) thanks for the help...
My weapon shoots in a spread, but at a very slow rate...
BSTRhino
04-30-2004, 10:27 PM
Yes, we are a kind bunch. Thank you for the observation.
Anyway, if you've just started modding, I could explain how to do it to you, but it would be quite likely to overwhelm you and make you quit modding.
joemomma
04-30-2004, 10:31 PM
heard of bf 1942? i have modded some in that. I think i can take it dont worry
MrMer
04-30-2004, 11:35 PM
When I started modding, I found Starcraft.org to be quite helpfull. I can't believe that Rhino didn't tell you to take a closer look at the tutorials, he usually does things like that. And, again, thank you for calling us 'kind.'
BSTRhino
04-30-2004, 11:40 PM
er, okay, if you say so.
Making things suicide: use Arsenal III, go to the weapons editor, change the damage type to suicide.
Marines laying spider mines: Give them a 'lay spider mines' button using StarGraft, and add 'terran marine' to the requirements of the special ability.
Rapid fire photon cannons: Give the photon cannons' weapon a cooldown of 1 and edit the iscript so that there is only one tick between shots if you need to.
Solving slow rate of firing dragoons: Give them a cooldown of 1 and edit the iscript to give them multiple shots at once if you want them to do that.
Graphic files are located in the unit\ folder in the MPQ.
Compile your changes into an MPQ using WinMPQ. Put your EXE edits in StarGraft and use MemGraft so it works with 1.10. Load using MPQDraft on StarCraft 1.10.
joemomma
04-30-2004, 11:40 PM
thanks... it will be done
how do i change the color of weapons projectile? :mrgreen:
----
edit
----
you wouldn't happen to know how to make the dragoon shoot multiple bullets :D
to make a unit die as its attack, go into AIII and change the attack type of it's attack to 'suicide'.
BSTRhino
05-02-2004, 5:50 PM
changing a weapon's color can be done two ways. Changing it's palette number in images.dat with Arsenal Zero, or redrawing it's GRP file.
Multiple weapons is done by copying the 'attack' command in ICE or IceCC. See the custom making tutorials on StarCraft.org if you're unsure.
joemomma
05-02-2004, 10:49 PM
yeah, thats the prob, copied attack with 1... 5 times and then put it into 'my mod folder' /scripts
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.