Staredit Network

Staredit Network -> Modding Assistance -> YOU GET MINERALZ IF YOU HELP ME!
Report, edit, etc...Posted by James on 2006-06-20 at 20:20:40
Okay... wallbash.gif pinch.gif
How the censored.gif do you make a unit shoot twice per shot? confused.gif
Example: Armageddon Terrans- the wraith shooting twice and the three burst lasers blink.gif
You WILL get minerals for helping me... not sure how much... depends on how much you help me. I'm using the new [from suggestions to upgrade from ye olde Arsenal III]
ermm.gif
I'd like to know how to do the Omega Uber burst laser thing like in n00bcraft... the firebat... I need to know how to do that too... helpsmilie.gif
I'LL DO ANYTHING!!!... almost dry.gif
Report, edit, etc...Posted by Doodle77(MM) on 2006-06-20 at 20:30:53
Use iscript.
And dont use smilies or caps lock.
Report, edit, etc...Posted by Rikimbo on 2006-06-20 at 23:52:03
'use iscript' may be kind of an unsatisfying answer, but essentially it's what you have to do.

Use IceCC to decompile scripts\iscript.bin -- it contains scripts for units' animations. To make a unit attack twice, find its GndAttkInit (or perhaps GndAttkRpt) header and add extra 'attack', 'attackwith', 'useweapon' or 'attackprojangle' commands, whichever one is used. You'll probably want to 'wait' orders between the attacks, also. Do the same for the air attack header, if it exists (it'll be something like AirAttkInit and AirAttkRpt).

You could do the same thing I said above using ICE insead of IceCC, if you know how to use that.

This may lack depth or detail... but I hope it helps you have a general idea of what's to be done.
Report, edit, etc...Posted by DT_Battlekruser on 2006-06-21 at 00:28:33
We have tutorials for everything!

http://www.staredit.net/index.php?tutorial=202
Report, edit, etc...Posted by -bilal92- on 2006-06-26 at 13:32:45
ya use an iscript and try to use IceCC, but if u just want to raise speed of game just put do this
x2:place a map revealer on first unit placed on map
x4:place a interceptor or a scarab on the first unit placed on map
x6:place a nuke silo on the first unit placed on map
Report, edit, etc...Posted by Rikimbo on 2006-06-26 at 14:23:35
This topic should probably be locked; I think we've helped this fellow as much as he needed.
Report, edit, etc...Posted by nirvanajung on 2006-06-26 at 21:45:44
to this forum mangers
how about list new latest FAQ ? i think it would better than just running fire of questions on tutorials cuzz thread always continued running fire of questions
to endless interested.gif

btw, why tuto DB manger wouldn't register for a submit tuto
as Voy asked, i did submit my tutorials but there are nothing my submited tuto
they r working out currently or my tuto just incongruity for form ?

anyway i had try submit several times a long weeks ago, but there are nothing nono.gif
Report, edit, etc...Posted by James on 2006-06-28 at 19:24:48
Meh... I got ICE workin but It doesn't wanna take to my mod file... whats the directory ya put the .bin file in? confused.gif
HOW DOES ICE WORK!? ZQMFB AAAGGGHHHH ranting.gif
Report, edit, etc...Posted by nirvanajung on 2006-06-28 at 19:29:29
scripts\
i'd like say to u this
try first this
http://www.staredit.net/index.php?showtopi...ndpost&p=514770
and digging out tutorials
there are all answers to make as u pleases
Next Page (1)