Jump to content

BACONMOP

Banned
  • Posts

    369
  • Joined

  • Donations

    0.00 GBP 

Community Answers

  1. BACONMOP's post in Where do I find the files for I&A CO-OP 30 was marked as the answer   
    Do you mean the stratis version
  2. BACONMOP's post in how to change Rewards vehicles was marked as the answer   
    If you are using I&A from 2.76 through 2.78 it would be located in the functions folder in the fn_SMhintSUCCESS.sqf file.
    The rewards that spawn look like this:
    smRewards = [ ["a To-199 Neophron (CAS)", "O_Plane_CAS_02_F"], ["an A-164 Wipeout (CAS)", "B_Plane_CAS_01_F"], ["an Mi-48 Kajman", "O_Heli_Attack_02_black_F"], ["an AH-99 Blackfoot", "B_Heli_Attack_01_F"], ["a PO-30 Orca", "O_Heli_Light_02_F"], ["a WY-55 Hellcat", "I_Heli_light_03_F"], ["an AH-9 Pawnee", "B_Heli_Light_01_armed_F"], ["an FV-720 Mora", "I_APC_tracked_03_cannon_F"], ["an FV-720 Mora", "I_APC_tracked_03_cannon_F"], ["an AFV-4 Gorgon", "I_APC_Wheeled_03_cannon_F"], ["an AFV-4 Gorgon", "I_APC_Wheeled_03_cannon_F"], ["an IFV-6a Cheetah", "B_APC_Tracked_01_AA_F"], ["an IFV-6a Cheetah", "B_APC_Tracked_01_AA_F"], ["an AMV-7 Marshall", "B_APC_Wheeled_01_cannon_F"], ["a T-100 Varsuk", "O_MBT_02_cannon_F"], ["an MBT-52 Kuma", "I_MBT_03_cannon_F"], ["an M2A4 Slammer (Urban Purpose)", "B_MBT_01_TUSK_F"] ];     if you wanted to add a vehicle it would be something like this: ["name of vehicle", "config_name_of_vehicle"],
×
×
  • Create New...