| 07-14-2008, 08:10 PM | #1 |
I know these things : - How to use the function SetUnitAnimationByIndex. - Rename an animation avoid to play it automatically (when the unit walk, attack, and so on). - Unselectable can't be used in an animation. - Set the bound radius to 0.0 make the unit unselectable when the animation is playing but still selectable with a drag selection. - We can deactivate the drag selection for all players and maybe for one player without a desynchronisation, but anyway i don't want that. - We can play an animation for one player and not for the other with the function GetLocalPlayer. My goal is to make an unit selectable only for the owner and unselectable for the other players, when i want. But the unit must still be a possible target with a trigger action or an ability/attack with area effects/damage. So the only way is to edit the model and triggering the animations. The triggers are not a problem, but i don't have the knowledge to edit the model. I've heard that it is possible with the geometry of the model. I don't care about the final size of the model, i know it will be high. Could you make me an example for a simple model and the animation walk ? Plz don't talk me about the 'Aloc' ability or selection actions ... |
| 07-26-2008, 11:15 AM | #2 |
Any one could be enough kind to tell me how could i do that ? |
| 07-26-2008, 11:31 AM | #3 |
There is an "Unselectable" tag that can be applied to a geoset, but I have no idea whether or not this affects drag selection. The idea, then, would be to have duplicate animations that use a set of duplicate geosets that are all unselectable. |
| 07-26-2008, 05:12 PM | #4 | |
Quote:
I said all i know about that in the first post of this thread ... So could you give me an example of what you said ? |
| 07-26-2008, 05:59 PM | #5 |
This is the "MDL & Model Editing forum", not the "We-Do-Everything-For-You" forum. If you don't have the skills to make use of the information we give, find somebody that does. |
| 07-26-2008, 06:11 PM | #6 | |
Quote:
You don't waste your time to make an example, ok, but don't be sarcastic as well. Thx. |
