Тёмный

Tutorial - How To Make An AI Sit At A Desk Or On A Chair [EDEN EDITOR] 

Huskai
Подписаться 128
Просмотров 14 тыс.
50% 1

Hey Ladies & Gentlemen. I show you guys how to make AI sit down in an office chair and how to make an AI sit in a normal wooden chair. I will make more videos upon request and will upload if i feel tutorials are needed upon things that rarely show up on RU-vid.
Script 1 (Desk):
[this_"SIT_AT_TABLE","ASIS",arrow1] call BIS_fnc_ambientAnim;
Script 2 (Wooden chair):
[this,"SIT1", "ASIS"] call BIS_fnc_ambientAnim;
0 = this spawn {waitUntil {behaviour _this == "combat"};
_this call BIS_fnc_ambientAnim__terminate;}
Previous Video: • Osiris: New Dawn - Sh*...
Steam: steamcommunity.com/id/TheBlac...
Uplay: club.ubisoft.com/en-GB/dashboard
Hope you guys enjoy the video, be sure to hit that LIKE button.
Hope you guys have a good day!!!!!

Игры

Опубликовано:

 

30 окт 2016

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 33   
@schapenkop87
@schapenkop87 6 лет назад
The Desk script is wrong my friend. It have to be: [this,"SIT_AT_TABLE","ASIS",arrow1] call BIS_fnc_ambientAnim; You used a underscore ather "this", but you need a comma. I was trying you'r script code, but i got a error, so i was looking again on here, and saw the problem, lol. Keep making more of this stuff, you'r the only one i understand.. Thanks for that , you get two big thumps up from me, my vriend :D
@Huskai
@Huskai 6 лет назад
I see why you would say I am wrong, but as you can clearly see the script works.....
@jordanleng204
@jordanleng204 5 лет назад
Thank You. You’re right, when I used the script with the underscore, it gave me an error.
@lordofdeathsoupisgood
@lordofdeathsoupisgood 3 года назад
@@Huskai Sorry man but @Screaming Eagle Gaming is right I tried yours didn't work tried his it did work
@mrjburton
@mrjburton 7 лет назад
worked man but not with underscore, thanks dude pretty nice touch.
@smem7963
@smem7963 6 лет назад
Thanks
@tyrellstout6607
@tyrellstout6607 6 лет назад
I was always wondering about how to do that thanks that's placed in the init slot correct?
@minutemanoutdoors7730
@minutemanoutdoors7730 7 лет назад
can u make it so the Ai are on a server but I can choose that Ai and use him/them on an MP server, and/or make him go and sit back down or do what he was recently doing after like a set time of firing his firearm? because that would be perfect for what a making
@columnedfox5508
@columnedfox5508 4 года назад
can you do the same tutorial for arma 2 aswell?
@MatakingOnPCp
@MatakingOnPCp 7 лет назад
Please whats script for only using chair with pointer
@MrThegamerfreak3000
@MrThegamerfreak3000 5 лет назад
This is an almost 8 Minute long Videos for litterally 2 Codes
@Huskai
@Huskai 5 лет назад
8 minutes long, yes. But 8 minutes for people who don't know anything.
@BGLENN-dp4tx
@BGLENN-dp4tx 2 года назад
@@Huskai I'm one of the people you classify as "don't know anything" and so I guess I don't mind the 8 mins too much. BUT, WHAT I DO MIND is the extra :30 mins struggling as if I did something wrong yet it turned out I had to debug the code presented. Please edit and correct the coding error for Script 1 "The Desk". Arrrr.... Still, I appreciate your making an effort to help others.
@oojerfink
@oojerfink 5 лет назад
How do you translate this to exile?
@Huskai
@Huskai 5 лет назад
As far as I know, the script should be the same for Exile. I have developed Exile servers in the past and it is known that animations including traders are a little buggy.
@rockyplumleyjr1
@rockyplumleyjr1 7 лет назад
the code u used to put into the AI. it's to small to read and u don't have it in ur description. anyway u can share the code?
@Huskai
@Huskai 7 лет назад
Sorry man, i totally forgot about putting the script in the description but here you go. [this_"SIT_AT_TABLE","ASIS",arrow1] call BIS_fnc_ambientAnim;
@PancakesForRent
@PancakesForRent 7 лет назад
Dude i just found out that it's [this, not [this_.
@Huskai
@Huskai 7 лет назад
You can use either, [this_ and [this, are the same script with different symbols.
@ScottimusMax
@ScottimusMax 7 лет назад
except i'm getting an error message when I input it as [this_ and not [this,
@mrjburton
@mrjburton 7 лет назад
thanks man this applied to me also but grateful to op really nice little touch.
@lodf72
@lodf72 7 лет назад
Nice TUT, i will use it to put civilians down at the airport it is the same place you made this TUT.. any chance you can put the script from then wood chair down also. it is hard to see what it is..
@Huskai
@Huskai 7 лет назад
Here you go, sorry for the late reply. [this, "SIT1","ASIS"]call BIS_fnc_ambientAnim; 0 =thisspawn {waituntil{behaviour_this == "combat"}; _this call BIS_fnc_ambientAnim__terminate;}Hope this works for you, its been a while since I played Arma 3 because of the FPS crash, if you have anymore questions be sure to message me on steam or private message me on RU-vid.Thanks.
@1160wILlArD
@1160wILlArD 6 лет назад
Hey BH I hope you're still around. I have been trying for a week to sort out my problem and I hope you can help. While your tut' works with AI, I was wondering if you could research how to have a "player" sit in a chair while the mission is loading and then when I am actively in game, scroll the mouse and command myself to stand. There is a mod... www.armaholic.com/page.php?id=22145 ...that lets a player choose to sit or stand but that is after he is in game. I was wondering if you could try to find a solution. Thanks!!!
@Huskai
@Huskai 6 лет назад
Hey Pvt. Partz, Sorry I cannot help you with this as I do not know myself. Have not learn't how to let players sit yet..
@shegeshege8041
@shegeshege8041 3 года назад
@@Huskai for me it keeps saying init missing
@Huskai
@Huskai 3 года назад
@@shegeshege8041 What exactly is 'init' missing from? I can only help as far as the tutorial shows. With what knowledge I remember of Arma 3. Any screenshots or snips of 'scripts' can be debugged.
@shegeshege8041
@shegeshege8041 3 года назад
@@Huskai oh I solved the problem but thx for the help 😃
@Huskai
@Huskai 3 года назад
@@shegeshege8041 No worries, Keep learning :)
@Steggman
@Steggman 2 года назад
Why bother with the 'pointer'? Just name the chair and use that variable name instead.
@ArBon747
@ArBon747 3 месяца назад
It will sit on the floor if you don't have a pointer, (2 years later)
@schubutz
@schubutz 5 лет назад
Please add subtitles. i don't understand a word of that mumblish language.
@Huskai
@Huskai 5 лет назад
You can use the RU-vid auto caption on the bottom right of the video furthest left icon. This will give you a brief presentation of what i am saying, sorry for not being perfect :D
Далее
Arma Reforger's got a mission I like
7:16
Просмотров 225 тыс.
Tutorial: Eden 3D Editor Making AI Sit [Arma 3]
5:41
Editor Tutorial 3 - AI group load and move
4:15
Просмотров 8 тыс.
Arma 3 Editor | Spawn AI Group Three Ways
15:38
Просмотров 14 тыс.
Arma 3 Scripting for Beginners #1
25:46
Просмотров 94 тыс.
СТРИМ ТОП-1 PUBGера СНГ - ШИМОРО
4:59:33