# mod_Ibiza_options *clr & cla if $ARGS[0] = '': *pl 'You can set here the color of some part of the text, namely of the the direct speech.' *pl 'Also you can set and reset test mode of the mod. Curently it is set to <>' act 'Set color fonts': gs 'mod_IbizaStart','cfonts' act 'Set black fonts': gs 'mod_IbizaStart','bwfonts' if ibizatest = 0: act 'Cheat (set ibizatest to 1)': ibizatest = 1 & gt 'mod_Ibiza_options' end if ibizatest = 1: act 'End test': ibizatest = 0 & gt 'mod_Ibiza_options' end act 'Return': gt 'mod_setting' end --- mod_Ibiza_options ---------------------------------