newcomer
5th May 08, 9:12 PM
This tutorial will tell you how to make a paradrop ability similar to the allied one, but for a different race.
TOOLS NEEDED:
Corsix's modding studio
Step 1: First things first, open up the studio and your mod (if you dont have one, make one, then go to "abilities\ally_paradrop_ability.rgd"
STEP 2: copy this file and rename it, for the purposes of this tutorial, name it "commonwealth_paradrop_ability", open this file and go to requirements, then remove ALL, and i mean ALL of the requirements.
STEP 3: now we have to choose the squad to drop. in this case we'll be making a paradrop commando squad. since there allready is a paradropable commando squad, you dont have to do much work
STEP 4: go to "actions\start_target_actions\action_01" and go the the "squad to spawn" part, then change it to the squad directory, in this case "sbps\races\allies_commonwealth\soldiers\commando_paratrooper_squad_sp.rgd
STEP 5: now go to "racebps" and open up "allied_commonwealth. go to abilities and find an empty ability space. Now, type in the name of the abilities like so: "abilities\(ability name). for the tutorial, this is "commonwealth_paradrop_ability.lua"
STEP 6: then save, then run and viola, you have a paradrop commando squad, as an added extra, ill show you how to make them reinforce via paradrop, simply go to the allied hq in "ebps\races\allies\buildings" then open up modifier apply and copy modifier 3
STEP 7 (optional): finaly, go to the british HQ truck in ebps\races\allies_commonwealth\vehicles and open up its modifier apply and paste the modifier you copied from the allied HQ, into an empty slot in the british HQ. now theyll reinforce by parachute.
I hope youve enjoyed this little tutorial and if you have any problems, dont hesitate to ask
TOOLS NEEDED:
Corsix's modding studio
Step 1: First things first, open up the studio and your mod (if you dont have one, make one, then go to "abilities\ally_paradrop_ability.rgd"
STEP 2: copy this file and rename it, for the purposes of this tutorial, name it "commonwealth_paradrop_ability", open this file and go to requirements, then remove ALL, and i mean ALL of the requirements.
STEP 3: now we have to choose the squad to drop. in this case we'll be making a paradrop commando squad. since there allready is a paradropable commando squad, you dont have to do much work
STEP 4: go to "actions\start_target_actions\action_01" and go the the "squad to spawn" part, then change it to the squad directory, in this case "sbps\races\allies_commonwealth\soldiers\commando_paratrooper_squad_sp.rgd
STEP 5: now go to "racebps" and open up "allied_commonwealth. go to abilities and find an empty ability space. Now, type in the name of the abilities like so: "abilities\(ability name). for the tutorial, this is "commonwealth_paradrop_ability.lua"
STEP 6: then save, then run and viola, you have a paradrop commando squad, as an added extra, ill show you how to make them reinforce via paradrop, simply go to the allied hq in "ebps\races\allies\buildings" then open up modifier apply and copy modifier 3
STEP 7 (optional): finaly, go to the british HQ truck in ebps\races\allies_commonwealth\vehicles and open up its modifier apply and paste the modifier you copied from the allied HQ, into an empty slot in the british HQ. now theyll reinforce by parachute.
I hope youve enjoyed this little tutorial and if you have any problems, dont hesitate to ask