Page 2 of 2 FirstFirst 1 2
Results 11 to 15 of 15

Thread: Biped/Shader/AI help

  1. #11
    a-dumb-ass adumass's Avatar
    Join Date
    Nov 2006
    Location
    NewYork
    Posts
    195

    Re: Biped/Shader/AI help

    Quote Originally Posted by MNC View Post
    Ah! Thank you. I haven't tried yet, but ai_actors converts it to an object list, right? I never knew how it worked. <3

    @ adumass: If I'd do that, I'd still have the normal biped in the vehicle, not the zealot Elite.

    Edit: It works! the second one works, the first just returns a boolean. Thank you Ctrl!
    No you would not have a normal biped the ai_attach gives the biped ai it would act like the zealot. You could make a new elite biped and just change the color in the biped to make it look like a zealot.
    Reply With Quote

  2. #12
    got blood on his suit MNC's Avatar
    Join Date
    Jun 2007
    Posts
    725

    Re: Biped/Shader/AI help

    I know you can attach the AI to the biped, but the biped will still be the ordinary color, and the color cannot be set in the biped tags, I've tried. You only get different diffuses or whatever, I don't know much about shaders. What I do know is that it won't work, it will have messed up colors.
    Reply With Quote

  3. #13
    a-dumb-ass adumass's Avatar
    Join Date
    Nov 2006
    Location
    NewYork
    Posts
    195

    Re: Biped/Shader/AI help

    Quote Originally Posted by MNC View Post
    I know you can attach the AI to the biped, but the biped will still be the ordinary color, and the color cannot be set in the biped tags, I've tried. You only get different diffuses or whatever, I don't know much about shaders. What I do know is that it won't work, it will have messed up colors.
    I've changed biped colors before.. if it doesn't work in the biped you could always change the bitmaps color.
    Reply With Quote

  4. #14
    got blood on his suit MNC's Avatar
    Join Date
    Jun 2007
    Posts
    725

    Re: Biped/Shader/AI help

    I can change colors too, but I always have the blueish elite shader ontop of it.
    Reply With Quote

  5. #15
    Senior Member teh lag's Avatar
    Join Date
    Oct 2006
    Posts
    3,566

    Re: Biped/Shader/AI help

    The blue is from the cubemap used by the Elites - it uses permutations. (see : forced shader permutation in the actor variant.) You can solve this by copying the elite gbxmodel, assigning it to your biped, and setting the shader permutation on the gbxmodel's shader list to the permutation ID of the cubemap you want.
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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