Componant restrictions for mounts |
Soumis par LordHavoc le Jeu, 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.
» Vous devez vous identifier ou créer un compte pour écrire des commentaires
Restricting to non weapons
Soumis par Phoenix-D le Jeu, 2006-10-26 14:29
For non weapons just use weapon type "None" as a requirement, should work.
» Vous devez vous identifier ou créer un compte pour écrire des commentaires




. 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