else if ( HPMP_Flag == 4 ) { //Use this flag to always prompt the player with an 'Are you sure?' message, with A for yes, and B for no. if(CountFFCsRunning(ffcSlot) == 0) { int args[8] = {FullRefillType, hp, mp, HPMP_Flag_Gradual, ERROR_STRING, POTION_SFX, ERROR_SFX, ffcSlot_itemNumber}; RunFFCScript(ffcSlot, args); }