# stat_display
gs 'outdoors', 'main'
!!----------------image Extra messages, start--------------------------
$stat_imgtool_msg=''
$stat_imgextra_msg=''
if Enable_showstatimg = 1:
!There are 3 display mode, with toobar / top / bottom, controlled by Enable_statimg_loc
if Enable_statimg_face = 0:
$stat_imgtool_msg += '◇Face'
else
$stat_imgtool_msg += '◆Face'
$img_temp = FUNC('$face_image')
if $img_temp ! null: $stat_imgextra_msg += '> src="<<$img_temp>>"> '
end
if Enable_statimg_body = 0:
$stat_imgtool_msg += ' ◇Body'
else
$stat_imgtool_msg += ' ◆Body'
$img_temp = FUNC('$body_image','body')
if $img_temp ! null: $stat_imgextra_msg += '> src="<<$img_temp>>"> '
end
if Enable_statimg_coat = 0:
$stat_imgtool_msg += ' ◇Coat'
else
$stat_imgtool_msg += ' ◆Coat'
$img_temp = FUNC('$body_image','coat')
if $img_temp ! null: $stat_imgextra_msg += '> src="<<$img_temp>>"> '
end
if Enable_statimg_cloth = 0:
$stat_imgtool_msg += ' ◇Clothes'
else
$stat_imgtool_msg += ' ◆Clothes'
$img_temp = FUNC('$body_image','clothes')
if $img_temp ! null: $stat_imgextra_msg += '> src="<<$img_temp>>"> '
end
if Enable_statimg_bra = 0:
$stat_imgtool_msg += ' ◇Bra'
else
$stat_imgtool_msg += ' ◆Bra'
$img_temp = FUNC('$body_image','bra')
if $img_temp ! null: $stat_imgextra_msg += '> src="<<$img_temp>>"> '
end
if Enable_statimg_panties = 0:
$stat_imgtool_msg += ' ◇Panties'
else
$stat_imgtool_msg += ' ◆Panties'
$img_temp = FUNC('$body_image','panties')
if $img_temp ! null: $stat_imgextra_msg += '> src="<<$img_temp>>"> '
end
if Enable_statimg_shoes = 0:
$stat_imgtool_msg += ' ◇Shoes'
else
$stat_imgtool_msg += ' ◆Shoes'
$img_temp = FUNC('$body_image','shoes')
if $img_temp ! null: $stat_imgextra_msg += '> src="<<$img_temp>>"> '
end
if $menu_loc ! '': $stat_imgtool_msg += ' ◎Settings'
end
!!----------------image Extra messages, end --------------------------
if Enable_statimg_loc = 1: $stat_msg = '<<$stat_imgtool_msg>>
<<$stat_imgextra_msg>>
<<$stat_msg>>'
$stat_android = '<<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>'
$stat_msg += '
<<$weatherImage>> | <<$temperature>> |
' $menuBarTab += ' | ' if bag > 0: $menuBarTab += ' | ' $menuBarTab += ' | ' $menuBarTab += ' | ' $menuBarTab += ' | ' $menuBarTab += ' |
' $menuBarTab += ' | ' if bag > 0: $menuBarTab += ' | ' end $menuBarTab += ' | ' $menuBarTab += ' | ' $menuBarTab += ' | ' $menuBarTab += ' |
'+FUNC('indiktab', '2', pcs_horny, pcs_horny)+' Arousal '+FUNC('indiktab', '2', pain['total'], pain['total'])+' Pain '
if MagikDostup = 0: $stat_extra_msg += ''+FUNC('indiktab', '1', pcs_health * 100 / healthmax, pcs_health)+' Health '
$stat_extra_msg += ''+FUNC('indiktab', '1', pcs_mana * 100 / manamax, pcs_mana)+' Mana '+FUNC('indiktab', '1', pcs_willpwr * 100 / willpowermax, pcs_willpwr)+' Willpower '+FUNC('indiktab', '1', pcs_stam * 100 / stammax, pcs_stam)+' Stamina '
if cheatNoEat = 0: $stat_extra_msg += ''+FUNC('indiktab', '1', pcs_mood, pcs_mood)+' Mood '
if cheatNoDrink = 0: $stat_extra_msg += ''+FUNC('indiktab', '1', pcs_energy, pcs_energy)+' Hunger '
if cheatNoSleep = 0: $stat_extra_msg += ''+FUNC('indiktab', '1', pcs_hydra, pcs_hydra)+' Thirst '+FUNC('indiktab', '1', pcs_sleep, pcs_sleep)+' Sleep
'+FUNC('indiktab', '1', 100 - pcs_inhib, 100 - pcs_inhib)+' | Inhibition |
'+FUNC('indiktab', '1', pcs_stren, pcs_stren)+' | Strength |
'+FUNC('indiktab', '1', pcs_agil, pcs_agil)+' | Agility |
'+FUNC('indiktab', '1', pcs_vital, pcs_vital)+' | Endurance |
'+FUNC('indiktab', '1', pcs_intel, pcs_intel)+' | Intelligence |
'+FUNC('indiktab', '1', pcs_sprt, pcs_sprt)+' | Spirit |
'+FUNC('indiktab', '1', pcs_react, pcs_react)+' | Reaction |
'+FUNC('indiktab', '1', pcs_chrsm, pcs_chrsm)+' | Charisma |
'+FUNC('indiktab', '1', pcs_prcptn, pcs_prcptn)+' | Perception |
'+FUNC('indiktab', '1', pcs_magik, pcs_magik)+' | Magic |
'+FUNC('indiktab', '1', sucexcess, sucexcess)+' | Succubus Energy |
'+FUNC('indiktab', '1', pcs_apprnc / 2, pcs_apprnc)+' | Attractiveness |
'+FUNC('indiktab', '1', pcs_grades, pcs_grades)+' | School Grades |