Componant restrictions for mounts |
Submitted by LordHavoc on Thu, 2006-10-26 13:13.
SE:V MODs
Whats the variable I would need to restrict mounts to non weapon componants (like you could do in SEIV).
The only thing that looks even close is "Sys_Get_Component_With_Name"
Is this the one? It's in a completely different section of the Mainstrings.txt to the other restrictions.
Restricting to non weapons
Submitted by Phoenix-D on Thu, 2006-10-26 14:29.
For non weapons just use weapon type "None" as a requirement, should work.




. So i've hit a roadblock with that one. I've also tried Space Yard on its own...no luck there either.
There doesn't appear to be
There doesn't appear to be any formula to specify componant types 'yet'. I've found a workaround using "does_component_have_ability" to single out componants with specific tasks.
Your lord and master (below Foamy) LordHavoc