Arma 3
RPG System
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
Silence  [udvikler] 19. apr. 2023 kl. 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"];
Sidst redigeret af Silence; 11. maj 2023 kl. 6:32
< >
Viser 1-1 af 1 kommentarer
ThatCoolNexGal 7. mar. 2024 kl. 15:40 
is there any tutorials? im trying to use the ai response however i cant seem to get it to work on an AI
< >
Viser 1-1 af 1 kommentarer
Per side: 1530 50