Search results

  1. Zephyr

    checkquest / questprogress

    Personally, I think this way is good. I have custom quests and I need to check if it's active or inactive. for( set @i, 50009; @i <= 50036; set @i, @i + 1 )if( checkquest( @i ) == 1 && checkquest( @i, HUNTING ) == 1 ) { mes "Do you want to abandon the quest?"; if( select( "No, I'll...
Back
Top