Jump to content

DarthValeria

Members
  • Posts

    759
  • Joined

  • Last visited

File Comments posted by DarthValeria

  1. For the ones whose wonder about disabling noclip for targeted npcs

    My friend Linken guided me about behaved scripting

    And I wrote this

     

    //Generated by BehavEd

    rem ( "Disable noclip" );
    set ( /*@SET_TYPES*/ "SET_BEHAVIOR_STATE", /*@BSTATE_STRINGS*/ "BS_DEFAULT" );
    set ( /*@SET_TYPES*/ "SET_IGNOREPAIN", /*@BOOL_TYPES*/ "false" );
    set ( /*@SET_TYPES*/ "SET_INVINCIBLE", /*@BOOL_TYPES*/ "false" );
     

    Now we can easily disable noclip for npcs

    Nina Anthology

       1,079    15

    That's pretty awesome and if you want a new voice for Nina

    I know some people who does voice acting for hobby

    If you're interested, contact me in private so i can introduce you to them, maybe you can find a perfect voice actor for Nina

    zahar likes this
  2. On 3/1/2017 at 11:20 PM, Nikomaru14 said:

    Yes definitely! Actually I thought I had one before at some point, but it must have got lost in my files somewhere o.0  I'll include it when I update this file which should be in the next couple days or so. It might be a good idea to click the "follow this file" button under download so it notifies you when I post the update, at least I think that's how it works.

    Any updates on turning off noclip?

×
×
  • Create New...