so basicly ive been trying to find a way to modify the scv repair to something like a auto repair,
so this is what i want it to do:
click on click off kinda like cloak cloak decloak
move to damaged units like medics do
repair automaticly when next to damaged units like medics
ive been trying to modify dat files bin files and using memgraft but nothing has worked so far
----------------------------------------------------------------------------------------------------
ive also been trying to make it so the scv has another option when it comes to advance buildings but when ever i add a different building to the advanced buildings change the advanced unit building number of commands modify the building accordingly in the dat it still doesnt show up in the menu and it wouldnt let me build any advanced buildings.
so any advice on this would be nice since im about ready to give up on memgraft
datedit, make idle to repair (or attack/repair)
nope didnt work it just shows the button constatly active but doesnt make him move toward damaged buildings/units
Unless we can solve the unknowns left in Orders.dat, there's no way to do it.
Hmm...I wonder - give the SCV the "Target Acquisition range larget than 0 and set the repair order's flags to match those of Heal (it's Unknown 8 I think, TheNomad discovered it awhile ago), and see what happens?
i believe it is possible, cuz in some hack for 1.13f was feauture "scv auto repair"
That's most likely a AI script the hack runs, and sends commands to starcraft making it think you're orderring it to.
either way works for me,
ive been tinkering with the unknowns in orders dat, i havent been very succesful tho
ADDITION:
for ai editing would i use which program??
and maby get how it works
I remember like a year ago i tried tinkering with ai scripts but i didnt know anything about modding then.
1. SCAIEdit v3.1
2. there's a great tutorial somewhere...but I forgot the link (it's just like Iscripting, but with differant opcodes)
I wouldn't recommend trying to AI Script for anyone trying to learn to mod, I attempted to learn it twice before I understood it. (when I first started)
yeah i found the program like a hour ago been tinkering
i made a script but how do i make it play it in game and apply to the scv???
is there any menu which save aiscript.bin file ?
As far as i know, Ai file is Scripts\Aiscript.bin
QUOTE(kookster @ Aug 13 2006, 08:03 PM)
i made a script but how do i make it play it in game and apply to the scv???
[right][snapback]544581[/snapback][/right]
I don't think you can, but you might could try replacing the junkyard dog order script with it and setting the SCV's AI to junkyard dog's Orders.dat entry
nope didnt work, honestly i think im trying to reach to far to fast by doing this im gonna try to keep it more simple until i understand ai editing better