# stat_display
if default_status_icons = 0:set_siconht = 54
if default_wbanner = 0:set_weatherht = 72
if default_menu_icons = 0:set_miconht = 54
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>> |
> src="images/system/menu icons/icon_character.png"> | ' $menuBarTab += '> src="images/system/menu icons/icon_lookself.png"> | ' if bag > 0: $menuBarTab += '> src="images/system/menu icons/icon_purse.png"> | ' $menuBarTab += '> src="images/system/menu icons/icon_phone.png"> | ' $menuBarTab += '> src="images/system/menu icons/<<$journalIcon>>"> | ' $menuBarTab += '> src="images/system/menu icons/icon_menu.png"> | ' $menuBarTab += '
> src="images/system/menu icons/icon_character.png"> | ' $menuBarTab += '> src="images/system/menu icons/icon_lookself.png"> | ' if bag > 0: $menuBarTab += '> src="images/system/menu icons/icon_purse.png"> | ' end $menuBarTab += '> src="images/system/menu icons/icon_phone.png"> | ' $menuBarTab += '> src="images/system/menu icons/<<$journalIcon>>"> | ' $menuBarTab += '> src="images/system/menu icons/icon_menu.png"> | ' $menuBarTab += '
> src="images/system/icon/status_icons/appearance.png"> | ' if pcs_makeup < 5: $statusIconBarTab += '> src="images/system/icon/status_icons/makeup_'+pcs_makeup+'.png"> | ' elseif pcs_makeup = 5: $statusIconBarTab += '> src="images/system/icon/status_icons/makeup_4.png"> | ' end if greben = 0 or pcs_hairbsh = 1: $stat_brush_msg = 'Your hair is <<$pcs_hairbsh>>.' $statusIconBarTab += '> src="images/system/icon/status_icons/hair_'+pcs_hairbsh+'.png"> | ' else $statusIconBarTab += '> src="images/system/icon/status_icons/hair_0.png"> | ' end if pcs_lipbalm > 0: $statusIconBarTab += '> src="images/system/icon/status_icons/lipstick.png"> | ' if false_lashes >= 1: $stat_lashes_msg = 'You''re wearing false'+iif(pcs_lashes = 4, ' mink ', ' ')+'lashes.' $statusIconBarTab +='> src="images/system/icon/status_icons/lashes.png"> | ' end if deodorant_on = 1 and pcs_sweat < 20: $statusIconBarTab += '> src="images/system/icon/status_icons/deodorant.png"> | ' if pcs_sweat > 19: $statusIconBarTab += '> src="images/system/icon/status_icons/need_shower.png"> | ' if pcs_leghair > 3 or (pubestyle > 0 and pcs_pubes >= shave_trigger): if (pubestyle > 0 and pcs_pubes >= shave_trigger): $stat_shave_msg = 'You need to shave your'+iif(pcs_leghair > 3, ' legs and ', ' ')+'pussy.' elseif pcs_leghair > 3: $stat_shave_msg = 'You need to shave your legs.' end $statusIconBarTab += '> src="images/system/icon/status_icons/need_shave.png"> | ' end $statusIconBarTab += '|||||||||||||||||
> src="images/system/icon/status_icons/willpower_high.png"> | ' elseif willpower_percent > 30: $stat_willpower_msg = 'You feel like you have less control over yourself than usual. You have <> src="images/system/icon/status_icons/willpower_med.png"> | ' else $stat_willpower_msg = 'In your current state, you could easily be pressured into doing things against your will. You have <> src="images/system/icon/status_icons/willpower_low.png"> | ' end if pcs_mood >= 80: $statusIconBarTab += '> src="images/system/icon/status_icons/mood_1.png"> | ' elseif pcs_mood >= 60: $statusIconBarTab += '> src="images/system/icon/status_icons/mood_2.png"> | ' elseif pcs_mood >= 40: $statusIconBarTab += '> src="images/system/icon/status_icons/mood_3.png"> | ' elseif pcs_mood >= 20: $statusIconBarTab += '> src="images/system/icon/status_icons/mood_4.png"> | ' elseif pcs_mood >= 5: $statusIconBarTab += '> src="images/system/icon/status_icons/mood_5.png"> | ' else $statusIconBarTab += '> src="images/system/icon/status_icons/mood_6.png"> | ' end if mood_trauma > 0: mood_max_calc = max(10, mood_max) $stat_trauma_msg = 'Recent events have lowered your maximum mood to <> src="images/system/icon/status_icons/mood_6.png"> | ' killvar 'mood_max_calc' end if menu_off = 0: if pain['total'] > 90: $statusIconBarTab += '> src="images/system/icon/status_icons/pain_3.png"> | ' elseif pain['total'] > 60: $statusIconBarTab += '> src="images/system/icon/status_icons/pain_2.png"> | ' elseif pain['total'] > 30: $statusIconBarTab += '> src="images/system/icon/status_icons/pain_1.png"> | ' end else if pain['total'] > 90: $statusIconBarTab += '> src="images/system/icon/status_icons/pain_3.png"> | ' elseif pain['total'] > 60: $statusIconBarTab += '> src="images/system/icon/status_icons/pain_2.png"> | ' elseif pain['total'] > 30: $statusIconBarTab += '> src="images/system/icon/status_icons/pain_1.png"> | ' end end if pcs_horny > 90: $statusIconBarTab += '> src="images/system/icon/status_icons/arousal_high.png"> | ' elseif pcs_horny > 60: $statusIconBarTab += '> src="images/system/icon/status_icons/arousal_med.png"> | ' elseif pcs_horny > 30: $statusIconBarTab += '> src="images/system/icon/status_icons/arousal_low.png"> | ' end if cheatNoEat = 0 and $stat_hunger_msg ! '' and buterbrod = 0: $statusIconBarTab += '> src="images/system/icon/status_icons/need_food.png"> | ' elseif cheatNoEat = 0 and $stat_hunger_msg ! '' and buterbrod = 1 and menu_off = 0: $statusIconBarTab += '> src="images/system/icon/status_icons/need_food.png"> | ' elseif cheatNoEat = 0 and $stat_hunger_msg ! '' and buterbrod = 1 and menu_off = 1: $statusIconBarTab += '> src="images/system/icon/status_icons/need_food.png"> | ' end if cheatNoDrink = 0 and $stat_thirst_msg ! '' and bottle = 0 and refillable_bottle < 2: $statusIconBarTab += '> src="images/system/icon/status_icons/need_drink.png"> | ' elseif cheatNoDrink = 0 and $stat_thirst_msg ! '' and refillable_bottle > 1 and menu_off = 0: $statusIconBarTab += '> src="images/system/icon/status_icons/need_drink.png"> | ' elseif cheatNoDrink = 0 and $stat_thirst_msg ! '' and bottle > 0 and menu_off = 0: $statusIconBarTab += '> src="images/system/icon/status_icons/need_drink.png"> | ' elseif cheatNoDrink = 0 and $stat_thirst_msg ! '' and (bottle > 0 or refillable_bottle > 1) and menu_off = 1: $statusIconBarTab += '> src="images/system/icon/status_icons/need_drink.png"> | ' end if cheatNoSleep= 0 and $stat_sleep_msg ! '': $statusIconBarTab += '> src="images/system/icon/status_icons/need_sleep.png"> | ' $statusIconBarTab += '
> src="images/system/icon/status_icons/vagina.png"> | ' elseif menu_off = 1: $statusIconBarTab += '> src="images/system/icon/status_icons/vagina.png"> | ' end if mesec > 0 and isprok = 0 and isprokp = 0: $stat_bleed_msg = 'You need to use your feminine hygiene products'+iif($pantyworntype = 'none', ' and you need to also wear panties if you want to use a sanitary pad.', '.') $statusIconBarTab += '> src="images/system/icon/status_icons/vperiod_bleeding.png"> | ' elseif mesec > 0 and (isprok > 0 or isprokp > 0): $stat_bleed_msg = 'You''re using feminine hygiene products.' $statusIconBarTab += '> src="images/system/icon/status_icons/vperiod_sanitaries.png"> | ' elseif placebopart > 0 and LutH > 0 and knowpreg = 0: $stat_bleed_msg = 'Your period is due to start soon.' $statusIconBarTab += '> src="images/system/icon/status_icons/vunknown.png"> | ' elseif implant_day > 0 and ((daystart - implant_day) * 24 + hour - implant_hour) < 5: $stat_bleed_msg = 'You feel a slight twinge in your abdomen.' $statusIconBarTab += '> src="images/system/icon/status_icons/vunknown.png"> | ' elseif thinkpreg = 0 and knowpreg = 0 and cycle ! 6 and pillcon2 <= 30000 and succubusflag ! 1 and cheatSlut = 0 and mesec = 0: if abortionbirthdate = 0 and daystart - daylastperiod > 28: if (daystart - daylastperiod > 28) and (daystart - daylastperiod <= 35): $stat_bleed_msg = 'Your period is late by <> src="images/system/icon/status_icons/vunknown.png"> | ' elseif abortionbirthdate ! 0 and daystart - abortionbirthdate <= 26: if daystart - abortionbirthdate <= 13: $stat_bleed_msg = 'You are still in your recovery period. Nothing to worry about.' elseif daystart - abortionbirthdate > 13 and daystart - abortionbirthdate <= 16: $stat_bleed_msg = 'You are maybe still in your recovery period, but there could be a risk.' elseif daystart - abortionbirthdate > 16 and daystart - abortionbirthdate <= 21: $stat_bleed_msg = 'You should have recovered from you abortion by know... Right?' elseif daystart - abortionbirthdate > 21 and daystart - abortionbirthdate <= 26: $stat_bleed_msg = 'You should have definitely recovered from your abortion by now.' end $statusIconBarTab += '> src="images/system/icon/status_icons/vunknown.png"> | ' elseif pregbirthdate ! 0 and daystart - pregbirthdate <= 80: if daystart - pregbirthdate <= 41: $stat_bleed_msg = 'You are still in your recovery period. Nothing to worry about.' elseif daystart - pregbirthdate > 41 and daystart - pregbirthdate <= 48: $stat_bleed_msg = 'You are probably still in your recovery period.' elseif daystart - pregbirthdate > 48 and daystart - pregbirthdate <= 55: $stat_bleed_msg = 'You are maybe still in your recovery period, but there could be a risk.' elseif daystart - pregbirthdate > 55 and daystart - pregbirthdate <= 70: $stat_bleed_msg = 'You should have recovered by know... Right?' elseif daystart - pregbirthdate > 70 and daystart - pregbirthdate <= 80: $stat_bleed_msg = 'You should have definitely recovered from giving birth by now.' end $statusIconBarTab += '> src="images/system/icon/status_icons/vunknown.png"> | ' end elseif preg = 1: if thinkpreg = 1 and knowpreg = 0: $stat_preg_msg = 'You think you''re pregnant, but aren''t sure.' $stat_preg_tooltip = 'I think I''m pregnant.' elseif knowpreg = 1: $stat_preg_tooltip = 'I''m pregnant.' $stat_preg_msg = 'You are pregnant. Your due date is around <<$pregduedate>>.' end $statusIconBarTab += '> src="images/system/icon/status_icons/vpregnant.png"> | ' elseif preg = 2: $stat_preg_msg = 'Broken water and contractions, it''s pretty clear what is going on. You need to get to a hospital ASAP.' $stat_preg_tooltip = 'Go to the hospital, ASAP! You''re in labour!' $statusIconBarTab += '> src="images/system/icon/status_icons/labour.png"> | ' end gs 'lact_lib','breast_stat_icons' if $stat_cum_msg ! '': $statusIconBarTab += '> src="images/system/icon/status_icons/cum_covered.png"> | ' if $stat_visible_cum_msg ! '': $statusIconBarTab += '> src="images/system/icon/status_icons/visible_cum.png"> | ' if stat_cumloc_check = 1 and trt_cumeater = 1 and cumeater_cheat = 0 and menu_off = 0: $statusIconBarTab += '> src="images/system/icon/status_icons/cum_eater.png"> | ' elseif stat_cumloc_check = 1 and trt_cumeater = 1 and cumeater_cheat = 0 and menu_off = 1: $statusIconBarTab += '> src="images/system/icon/status_icons/cum_eater.png"> | ' end if stat_cumloc_check = 1 and salfetka > 0 and menu_off = 0: $statusIconBarTab += '> src="images/system/icon/status_icons/wipes.png"> | ' elseif stat_cumloc_check = 1 and salfetka > 0 and menu_off = 1: $statusIconBarTab += '> src="images/system/icon/status_icons/wipes.png"> | ' end stat_STD_count = 0 $stat_STD_msg = '' if Gerpes >= 10 and GenHerpes = 1: stat_STD_count += 1 $stat_STD_msg += 'Sores have appeared on your vagina. You have genital herpes.' elseif Gerpes >= 5 and GenHerpes = 1: stat_STD_count += 1 $stat_STD_msg += 'Your vagina is red and very itchy. You have genital herpes.' elseif Gerpes >= 3 and Orerpes = 1: stat_STD_count += 1 $stat_STD_msg += 'You have cold sores on your lips. You have oral herpes.' end if Gerpes >= 20 and GenHerpes = 1: stat_STD_count += 1 if stat_STD_count > 1: $stat_STD_msg += '> src="images/system/icon/status_icons/std.png"> | ' end $statusIconBarTab += '|||||||||
> src="images/system/icon/status_icons/bimbo.png"> | ' if $stat_hypno_msg ! '': $statusIconBarTab += '> src="images/system/icon/status_icons/hypno_addict.png"> | ' if succubusflag = 1 and succhungry > 0: $stat_succ_msg = 'You have needed to feed for <> src="images/system/icon/status_icons/need_succubus_feeding.png"> | ' end if $stat_court_msg ! '': $statusIconBarTab += '> src="images/system/icon/status_icons/court.png"> | ' if $stat_school_icon_msg ! '' and SchoolBlock = 0: $statusIconBarTab += '> src="images/system/icon/status_icons/school.png"> | ' if work > 0: $statusIconBarTab += '> src="images/system/icon/status_icons/work.png"> | ' if model['icon'] = 1: if model['status'] > 0 and model_week < (daystart - week) / 7 and model_job_week = 1: $stat_model_msg = 'You can get paid for 1 more modeling job this week.' elseif model['status'] > 0 and model_week < (daystart - week) / 7 and model_job_week < 1: $stat_model_msg = 'You can get paid for 2 modeling jobs this week.' end $statusIconBarTab += '> src="images/system/icon/status_icons/model_'+iif(night_mode ! 3 and (($location_type = 'public_outdoors' and daystage = 5) or night_mode = 1 or night_mode = 2), 'white', 'black')+'.png"> | ' end if pornstar['icon'] = 1 and pornstar['icon_disable'] ! daystart: if hour < 11: $stat_porn_msg = 'You are starring in a porno today at 10:00.' $statusIconBarTab += '> src="images/system/icon/status_icons/porn_'+iif(night_mode ! 3 and (($location_type = 'public_outdoors' and daystage = 5) or night_mode = 1 or night_mode = 2), 'white', 'black')+'.png"> | ' elseif hour >= 11 and hour < 13: $stat_porn_msg = 'You''re late for your shoot at the porn studio!' $statusIconBarTab += '> src="images/system/icon/status_icons/porn_red.png"> | ' else $stat_porn_msg = 'You missed a scheduled porn shoot!' $statusIconBarTab += '> src="images/system/icon/status_icons/porn_red.png"> | ' end end if $stat_bfgf_msg_0 ! '': $statusIconBarTab += '> src="images/system/icon/status_icons/date.png"> | ' if $stat_bfgf_msg_1 ! '': $statusIconBarTab += '> src="images/system/icon/status_icons/date.png"> | ' if $stat_bfgf_msg_2 ! '': $statusIconBarTab += '> src="images/system/icon/status_icons/date.png"> | ' if $stat_clothes_msg ! '': $statusIconBarTab += '> src="images/system/icon/status_icons/<<$stat_clothes_style>>.png"> | ' if $stat_bra_msg ! '' and $braworntype ! 'none': $statusIconBarTab += '> src="images/system/icon/status_icons/bra.png"> | ' if $stat_bra_msg ! '' and $braworntype = 'none': $statusIconBarTab += '> src="images/system/icon/status_icons/boobs.png"> | ' if $stat_panty_msg ! '' and $pantyworntype ! 'none': $statusIconBarTab += '> src="images/system/icon/status_icons/panties.png"> | ' if $stat_panty_msg ! '' and $pantyworntype = 'none': $statusIconBarTab += '> src="images/system/icon/status_icons/commando.png"> | ' if analplugIN = 1 and vibratorin = 0: $statusIconBarTab += '> src="images/system/icon/status_icons/tbutt_plug.png"> | ' elseif analplugIN = 0 and vibratorin = 1: $statusIconBarTab += '> src="images/system/icon/status_icons/tvibrator.png"> | ' elseif analplugIN = 1 and vibratorin = 1: $statusIconBarTab += '> src="images/system/icon/status_icons/tdouble_stuffed.png"> | ' end $statusIconBarTab += '||||||
> src="images/system/icon/status_icons/cigarettes.png"> | ' end if smoker >= 20 and NarkImmune = 0 and smokerNeed > 20 and siga > 0: $statusIconBarTab += '> src="images/system/icon/status_icons/craving_nicotine.png"> | ' elseif smoker >= 20 and NarkImmune = 0 and smokerNeed > 20 and siga <= 0: $statusIconBarTab += '> src="images/system/icon/status_icons/craving_nicotine.png"> | ' elseif siga > 0: $statusIconBarTab += '> src="images/system/icon/status_icons/smoke_cigarette.png"> | ' end if narkday ! daystart and narkoman = 1 and Slomka > 0: $stat_drug_msg += 'You need heroin and cocaine.' elseif narkday ! daystart and narkoman = 1 and Slomka <= 0: $stat_drug_msg += 'You need cocaine.' elseif SLomka > 0: $stat_drug_msg += 'You need heroin.' else $stat_drug_msg = '' end if $stat_drug_msg ! '': $statusIconBarTab += '> src="images/system/icon/status_icons/craving_drugs.png"> | ' if alko > 0 and alko = 1: $statusIconBarTab += '> src="images/system/icon/status_icons/alko_1.png"> | ' elseif alko > 0 and alko < 4: $statusIconBarTab += '> src="images/system/icon/status_icons/alko_2.png"> | ' elseif alko > 0 and alko < 6: $statusIconBarTab += '> src="images/system/icon/status_icons/alko_3.png"> | ' elseif alko > 0 and alko < 10: $statusIconBarTab += '> src="images/system/icon/status_icons/alko_4.png"> | ' elseif alko > 0: $statusIconBarTab += '> src="images/system/icon/status_icons/alko_4.png"> | ' end if mentats_dose >= 1: $statusIconBarTab += '> src="images/system/icon/status_icons/drugs.png"> | ' if aphrodisiac_timer > 0: $statusIconBarTab +='> src="images/system/icon/status_icons/aphro_gum.png"> | ' if $stat_frost_msg ! '': $statusIconBarTab += '> src="images/system/icon/status_icons/hypothermia.png"> | ' if sick > 0: $statusIconBarTab += '> src="images/system/icon/status_icons/health.png"> | ' if recuperation = 1: $statusIconBarTab += '> src="images/system/icon/status_icons/health.png"> | ' if bcream_used = 1: $statusIconBarTab += '> src="images/system/icon/status_icons/breast_cream.png"> | ' if cumcondslip > 0: $statusIconBarTab += '> src="images/system/icon/status_icons/stuck_condom.png"> | ' if $stat_writing_msg ! '': $statusIconBarTab += '> src="images/system/icon/status_icons/body_writing.png"> | ' $statusIconBarTab += '
'+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 |