Staredit Network

Staredit Network -> Modding Assistance -> IceCC , m.r.bob
Report, edit, etc...Posted by DeF_ on 2005-07-11 at 21:42:15
When i do the 10nd step of the tutorial "How to use IceCC", at the moment i type

CODE
icecc -o "C:\my modding folder\iscript.bin" C:\IceCC\data\scripts\iscript.bin C:\IceCC\iscript.txt


in the console it say i have a syntax error in C:/IceCC/iscript.txt, 0p is not a valid argument, what you meant by '0p' ???
Thanks in advance for helping your horrible newbie.


If you need...
CODE
SCVInit:
_________imgul09         248 0 7 # SCVShad (terran\SCV.grp)
_________playfram        0x00 # frame set 0
_________imgol08         989 0 0p
_________goto            SCVOther

I replaced tab by _ or you don't see the tab yawn.gif
If anyone see the error on the 2nd code i posted plz explain me it, thanks in advance


Addition
cool1.gif THANKS smile.gif
Report, edit, etc...Posted by StealthyDeath on 2005-07-12 at 02:11:04
Remove the 'p' in imgol08 line. If tutorial said to add the 'p' then the writer needs to fix it.
Report, edit, etc...Posted by DeF_ on 2005-07-20 at 11:50:13
I have 4 other question...

Can i use 2 or more avtive overlay in one unit?
What are the difference in Independent overlay and active overlay ? confused.gif
In image.txt, i have line whit out "overlay", just whit an unit name, it can be used as an overlay?
Do you know a tutorial for making vulture(any ground attacker) attack air?
Next Page (1)