Results 1 to 6 of 6

Thread: How to make an npc sit

  1. #1
    Gangster abdelrahmanhassan02's Avatar
    Join Date
    Dec 2014
    Location
    Egypt,Cairo
    Posts
    672

    How to make an npc sit

    im makig a new level but i need to know how to make an npc sit is it a code or something? post me how to make it sit please

  2. #2
    Ninja Jp's Avatar
    Join Date
    Nov 2014
    Location
    New Zealand
    Posts
    553
    PHP Code:
    setcharani sit,;

    += .5
    its something like this.

  3. #3
    Street Boss Saint Revla's Avatar
    Join Date
    Nov 2015
    Location
    Netherlands - Europe
    Posts
    603
    PHP Code:
    setcharani ("sit"); 
    I think this is the gs2 version, correct if im wrong.


  4. #4
    Street Boss Mr LebJoe S's Avatar
    Join Date
    Aug 2014
    Location
    liechtestein
    Posts
    781
    GS2 version: setcharani("sit", NULL);
    ineffable.

  5. #5
    Quote Originally Posted by Mr LebJoe S View Post
    GS2 version: setcharani("sit", NULL);
    The NULL can be removed. I believe that NULL can be replaced from another ani? Anyways, NULL doesn't need to be there.
    Computer Science major? I don't know. What's GS2?
    日本語が少し出来ます。でも、「Weeb? ??じゃないですよ!

  6. #6
    Street Boss Mr LebJoe S's Avatar
    Join Date
    Aug 2014
    Location
    liechtestein
    Posts
    781
    Quote Originally Posted by Kendrick View Post
    The NULL can be removed. I believe that NULL can be replaced from another ani? Anyways, NULL doesn't need to be there.
    Depends where it is... I believe, in weapons, u dont need the NULL, in the NPC Editor yeah...
    ineffable.

Posting Permissions

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