OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: pascow on 22 Apr 2004, 12:15:43

Title: mod rts3
Post by: pascow on 22 Apr 2004, 12:15:43
hello!!how to add new unit in the mod rts 3??the files to change??thx
Title: Re:mod rts3
Post by: csde-PiLLe on 22 Apr 2004, 15:03:37
Yikes.

Well, open each file and try searching for "createvehicle" and "createunit" along with "camcreate".

If it is in PBOs, try to de-PBO them and then look inside the scripts.

Cheers
PiLLe
Title: Re:mod rts3
Post by: The-Architect on 23 Apr 2004, 16:11:39
Explain what you want to do in a bit more detail m8.
Title: Re:mod rts3
Post by: csde-PiLLe on 24 Apr 2004, 20:08:55
I believe he wants to add new units to RTS.

Lets say, he has a cool addon chopper that he wants to add to some factory menu in RTS, so the players can buy it.

At least that is what I assumed when writing my anwer. He has to look how some specific vehicle (e.g. "AH64 Apache") is handles in the RTS scripts and then has to add HIS new unit the exact same way.

Cheers
PiLLe

Title: Re:mod rts3
Post by: PsyWarrior on 25 Apr 2004, 16:40:03
Greetings,

Yikes...

Since most (all) of the RTS mods use dialogs, you will also have to modify those.

You are going to need some knowledge of scripting and general OFP file editing if you're going to pull this off: Head over to the editors depot (link at the top of this page), and look for some scripting/ dialog editing tutorials.

You may also want to contact the creator of the RTS 3 mod. I'm sure whoever it is will be able to help you with this.

-Supreme Commander PsyWarrior
-Psychic Productions Studios
Title: Re:mod rts3
Post by: csde-PiLLe on 25 Apr 2004, 18:47:46
AFAIK, the creator would be Karrillion or whatever way he spells himself ;)

Cheers
PiLLe