武装突袭3

武装突袭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