Hello!
I would like guidance on how to fix the 'Buff Recording' function in AdvExt Gracia Final.
The 'Start recording' and 'Stop recording' functions are operational, but the 'Buff profile' is unusable.
This system is designed for a single profile, but I discovered additional options in the AI that I'm unsure how to access:
Any guidance will be appreciated!
I would like guidance on how to fix the 'Buff Recording' function in AdvExt Gracia Final.
The 'Start recording' and 'Stop recording' functions are operational, but the 'Buff profile' is unusable.
HTML:
value="Buff Profile" action="bypass -h menu_select?ask=-101&reply=0"

This system is designed for a single profile, but I discovered additional options in the AI that I'm unsure how to access:
Код:
class 0 sia_advext_manager_buffer_profiles : sia_advext_manager_buffer
parameter_define_begin
string fn_BuffErrorMaxProfile "sia_adv_buff_maximumrec.htm"
string fn_BuffProfiles "sia_adv_buff_profiles.htm"
string fn_BuffProfileDelConfirm "sia_adv_buff_profile_del_confirm.htm"
string fn_BuffProfileDelOk "sia_adv_buff_profile_del_ok.htm"
string fn_BuffProfilesDelConfirm "sia_adv_buff_profiles_del_confirm.htm"
string fn_BuffProfilesDelOk "sia_adv_buff_profiles_del_ok.htm"
int needShowPage 0
int MaxProfiles 8
parameter_define_end
Any guidance will be appreciated!