Staredit Network

Staredit Network -> Modding Assistance -> More than one drone...
Report, edit, etc...Posted by SubFocus on 2006-11-24 at 23:28:20
Okay, so how can I make another drone, that uses different buttons than the regular drone, while still using the same graphics? This is kind of an open ended question.
Report, edit, etc...Posted by Corbo(MM) on 2006-11-24 at 23:33:52
In dat edit you can change either the image or sprite that another unit uses, let's say replace a zergling and change it's graphics to drone's, to give it a new buttonset you will need to use memgraft (you can also replace another worker if you want it to also be a worker)
Report, edit, etc...Posted by SubFocus on 2006-11-25 at 01:04:16
QUOTE(Corbo(MM) @ Nov 25 2006, 12:33 AM)
In dat edit you can change either the image or sprite that another unit uses, let's say replace a zergling and change it's graphics to drone's, to give it a new buttonset you will need to use memgraft (you can also replace another worker if you want it to also be a worker)
[right][snapback]594407[/snapback][/right]


If I gave the zergling the image of the drone in dat edit, would it use the drone iscript then?
Report, edit, etc...Posted by Kookster on 2006-11-25 at 02:15:28
if you set the units graphic to drone, yes it will.
Report, edit, etc...Posted by Lord_Agamemnon(MM) on 2006-11-25 at 14:18:22
No, you'd also need to set its iscript to Drone. Or just use the Drone's flingy in units.dat, graphics tab.
Report, edit, etc...Posted by Kookster on 2006-11-25 at 17:35:26
I was talking about in the unit tab, in the sub tab graphics. It says graphics there, if you set that to drone. It does this Units>Graphic>Flingy>Sprite>Images. Now as long as none of those were changed from the original drone Flingy Sprite and Images it will work just fine.
Next Page (1)