Arma 3
RPG System
 此主題已被置頂,因此它可能很重要
Silence  [開發人員] 2023 年 4 月 19 日 上午 5:30
Functions
Dice Roll
[person, number] call rps_fnc_dice_roll;

AI Question
[target, "question name", "icon path", "voice classname (cfgSounds)", "ai response"] call rps_fnc_question_add;

AI Response (Without question)
[target, "message", timer] call rps_fnc_chat_text;

Play Sound
[target, "cfgSounds", global] call rps_fnc_chat_voice;

Character Sheet Stats
["rps_stat_playerPoints", points];
["rps_setting_sheet_name", "name"];
["rps_setting_sheet_faction", "faction"];
["rps_setting_sheet_class", "class"];
["rps_setting_sheet_background", "background"];
最後修改者:Silence; 2023 年 5 月 11 日 上午 6:32
< >
目前顯示第 1-1 則留言,共 1
ThatCoolNexGal 2024 年 3 月 7 日 下午 3:40 
is there any tutorials? im trying to use the ai response however i cant seem to get it to work on an AI
< >
目前顯示第 1-1 則留言,共 1
每頁顯示: 1530 50