Posts: 502
Threads: 21
Joined: May 2011
Is it possible to make a t3 object pick up a char? (as a weapon)
I know that an object can opoint and hold anyobject you want. But this is different.
If it is possible and simple to use; we may not continue using itrk8 for many things (like making someone to do smthng)...
Thanks given by:
Posts: 2,340
Threads: 78
Joined: Mar 2008
10-06-2011, 03:44 PM
(This post was last modified: 10-06-2011, 03:46 PM by YinYin.)
only if it was - beforehand - a t0 that was trying to press attack and then transformed into a t3
because only t0 objects have ai that will press keys (which is required here)
while transforming the last action can get stuck and repeated/held even if the new object doesn't have any ai
(or should i say: because it doesn't have any ai)
but that won't help making this useful
especially since ai only tries to pick up the original weapon ids (a new one between 100 and 199 will be ignored by the ai)
edit: also when picking something up it will change teams
this is risky if you want to use it instead of k8
but it can be used to make characters change teams