I don't know exactly what to search up for this so I'll make this thread/
I have started to create a map (not a big project) and I have added custom units that I've created. In documentation it says something about putting dc: somewhere. My question is where exactly do you type that?
Custom Units Scripts
Moderator: Moderators
-
GameFreak0000
- Posts: 1
- Joined: Tue Dec 02, 2008 9:14 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Dantooine
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: Custom Units Scripts
Right before the side. For instance, for a custom Rep side:
ReadDataFile("DC:SIDE\\rep.lvl",
The DC: tells the game to load from data***/sides/rep.
Check out the FAQ thread.
ReadDataFile("DC:SIDE\\rep.lvl",
The DC: tells the game to load from data***/sides/rep.
Check out the FAQ thread.
