Home   Help Search Login Register  

Author Topic: Proxys, Animations and Addons  (Read 1289 times)

0 Members and 1 Guest are viewing this topic.

Humvee

  • Guest
Proxys, Animations and Addons
« on: 02 Aug 2006, 19:21:07 »
Hi guys im making this addon and now i wonder:
say im making a simple chair as an object
is it possible to make it so that whenever you are near the chair a line appears in the menu, commanding "Sit".
and then your unit sits down on the chair in a specified location?
cheers

Offline remcen

  • Contributing Member
  • **
  • a.k.a. hottentotten_mike
    • IM:UC
Re: Proxys, Animations and Addons
« Reply #1 on: 07 Aug 2006, 23:23:38 »
make it a static object with a cargo proxy. there would be something like "getin chair" instead of sit, but that's the easiest way IMO.

a more difficult way would be to add an action to the chair, and when activated the person closest to the chair would be forced into an animation and setpos'ed relative to the chair. that way you would have your "sit"-action. IMO not a very smooth solution though
we're looking for members: IM:UC MOD

Humvee

  • Guest
Re: Proxys, Animations and Addons
« Reply #2 on: 08 Aug 2006, 12:16:08 »
the "getin" sounds like a very good option as it isn't really a chair but something else but its top secret :p
and getin works for it.. now ill just have to go and find out how to config it all :p
cheers