Results 1 to 10 of 11

Thread: Xmodel Moving

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Lieutenant Loveboy's Avatar
    Join Date
    Nov 2012
    Posts
    546
    Thanks
    229
    Thanked 72 Times in 46 Posts
    ok, you know maybe the script?

  2. #2
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    It should be only:

    Code:
    theModel = getEnt("theModel", "targetname");
    theBrush = getEnt("theBrush", "targetname");
    
    theModel linkTo(theBrush);
    timescale 0.01

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •