View Single Post
  #7  
Old 02-02-2014, 03:12 PM
Comrade Stalin Comrade Stalin is offline
Approved Member
 
Join Date: Jan 2011
Posts: 8
Default

Quote:
Originally Posted by KnightFandragon View Post
{breed
{behaviour soldier}
{hero}
{skin "jeydon"}
{portrait "Jeydon"}
{icon "jey"}
{icon_priority 2}
{nationality can}
{armors
{body new_armor_j}
{head us_ach}
}
{perks
{"melee" master
}
{"avoidance" master
}
{"pistol" basic
}
{"smg" super
}
{"mgun" super
}
{"rifle" super
}
{"health" "250%"
}
{"power" "200%"
}
{"vision" mp_soldier
}
{"stealth"}
}
{inventory
{item "ammo pistol" 600}
{item "bandage" 10}
{item "mk1 grenade" 2}
{item "n73at grenade" 2}
{item "smoke grenade" 2}
{item "l85a2"}
{in_hands 5}
}
}

That there is an example of one of my modded in soldiers.
This thread might be a bit old but I notice that the nationality of that solder is "can". That's not in the base game which means it was modded which means you might know how to do it.

Listen, I'm trying to make my own nationality. I have the sound files in sound/human/talk/rust. Rust is the nationality name.

It doesn't appear in the breed editor under nationality. If I try to edit the nationality through the breed files, the same thing happens - I crash when trying to select the soldiers in f3 mode.

I assume a file that has to be edited in order to work with a custom nationality? Please tell me what do I have to do.

I'm asking this here on an old thread because you look like you know what to do, and I can't find another place with this information.
Reply With Quote