|
@@ -9,15 +9,23 @@ if $ARGS[0] = 'chartabs':
|
|
|
!5: Traits
|
|
|
!6: Renown
|
|
|
!7: Magic
|
|
|
- '<center><b><table width="90%" cellspacing="0" cellpadding="0" valign="top"><tr>'
|
|
|
- if menu_page = 0:'<th>Character</th><th><a href="exec:menu_page = 1 & gs ''obj_din'', ''skills''">Skills</a></th><th><a href="exec:menu_page = 2 & gs ''obj_din'', ''stats''">Statistics</a></th><th><a href="exec:menu_page = 3 & gs ''obj_din'', ''pain''">Pain</a></th><th><a href="exec:menu_page = 4 & gs ''traits'', ''menu''">Traits</a></th><th><a href="exec:menu_page = 5 & gs ''obj_din'', ''reputation''">Renown</a></th>'+iif($start_type[1] = 'nomagic','','<th><a href="exec:menu_page = 6 & gs ''obj_din'', ''magic''">Magic</a></th>')+''
|
|
|
- if menu_page = 1:'<th><a href="exec:menu_page = 0 & gs ''obj_din'', ''description''">Character</a></th><th>Skills</th><th><a href="exec:menu_page = 2 & gs ''obj_din'', ''stats''">Statistics</a></th><th><a href="exec:menu_page = 3 & gs ''obj_din'', ''pain''">Pain</a></th><th><a href="exec:menu_page = 4 & gs ''traits'', ''menu''">Traits</a></th><th><a href="exec:menu_page = 5 & gs ''obj_din'', ''reputation''">Renown</a></th>'+iif($start_type[1] = 'nomagic','','<th><a href="exec:menu_page = 6 & gs ''obj_din'', ''magic''">Magic</a></th>')+''
|
|
|
- if menu_page = 2:'<th><a href="exec:menu_page = 0 & gs ''obj_din'', ''description''">Character</a></th><th><a href="exec:menu_page = 1 & gs ''obj_din'', ''skills''">Skills</a></th><th>Statistics</th><th><a href="exec:menu_page = 3 & gs ''obj_din'', ''pain''">Pain</a></th><th><a href="exec:menu_page = 4 & gs ''traits'', ''menu''">Traits</a></th><th><a href="exec:menu_page = 5 & gs ''obj_din'', ''reputation''">Renown</a></th>'+iif($start_type[1] = 'nomagic','','<th><a href="exec:menu_page = 6 & gs ''obj_din'', ''magic''">Magic</a></th>')+''
|
|
|
- if menu_page = 3:'<th><a href="exec:menu_page = 0 & gs ''obj_din'', ''description''">Character</a></th><th><a href="exec:menu_page = 1 & gs ''obj_din'', ''skills''">Skills</a></th><th><a href="exec:menu_page = 2 & gs ''obj_din'', ''stats''">Statistics</a></th><th>Pain</th><th><a href="exec:menu_page = 4 & gs ''traits'', ''menu''">Traits</a></th><th><a href="exec:menu_page = 5 & gs ''obj_din'', ''reputation''">Renown</a></th>'+iif($start_type[1] = 'nomagic','','<th><a href="exec:menu_page = 6 & gs ''obj_din'', ''magic''">Magic</a></th>')+''
|
|
|
- if menu_page = 4:'<th><a href="exec:menu_page = 0 & gs ''obj_din'', ''description''">Character</a></th><th><a href="exec:menu_page = 1 & gs ''obj_din'', ''skills''">Skills</a></th><th><a href="exec:menu_page = 2 & gs ''obj_din'', ''stats''">Statistics</a></th><th><a href="exec:menu_page = 3 & gs ''obj_din'', ''pain''">Pain</a></th><th>Traits</th><th><a href="exec:menu_page = 5 & gs ''obj_din'', ''reputation''">Renown</a></th>'+iif($start_type[1] = 'nomagic','','<th><a href="exec:menu_page = 6 & gs ''obj_din'', ''magic''">Magic</a></th>')+''
|
|
|
- if menu_page = 5:'<th><a href="exec:menu_page = 0 & gs ''obj_din'', ''description''">Character</a></th><th><a href="exec:menu_page = 1 & gs ''obj_din'', ''skills''">Skills</a></th><th><a href="exec:menu_page = 2 & gs ''obj_din'', ''stats''">Statistics</a></th><th><a href="exec:menu_page = 3 & gs ''obj_din'', ''pain''">Pain</a></th><th><a href="exec:menu_page = 4 & gs ''traits'', ''menu''">Traits</a></th><th>Renown</th>'+iif($start_type[1] = 'nomagic','','<th><a href="exec:menu_page = 6 & gs ''obj_din'', ''magic''">Magic</a></th>')+''
|
|
|
- if menu_page = 6:'<th><a href="exec:menu_page = 0 & gs ''obj_din'', ''description''">Character</a></th><th><a href="exec:menu_page = 1 & gs ''obj_din'', ''skills''">Skills</a></th><th><a href="exec:menu_page = 2 & gs ''obj_din'', ''stats''">Statistics</a></th><th><a href="exec:menu_page = 3 & gs ''obj_din'', ''pain''">Pain</a></th><th><a href="exec:menu_page = 4 & gs ''traits'', ''menu''">Traits</a></th><th><a href="exec:menu_page = 5 & gs ''obj_din'', ''reputation''">Renown</a></th>'+iif($start_type[1] = 'nomagic','','<th>Magic</th>')+''
|
|
|
- '</tr></table></b></center>'
|
|
|
+ $tabsname[] = 'Character'
|
|
|
+ $tabsaction[] = 'menu_page = 0 & gs ''obj_din'', ''description'''
|
|
|
+ $tabsname[] = 'Skills'
|
|
|
+ $tabsaction[] = 'menu_page = 1 & gs ''obj_din'', ''skills'''
|
|
|
+ $tabsname[] = 'Statistics'
|
|
|
+ $tabsaction[] = 'menu_page = 2 & gs ''obj_din'', ''stats'''
|
|
|
+ $tabsname[] = 'Pain'
|
|
|
+ $tabsaction[] = 'menu_page = 3 & gs ''obj_din'', ''bra'''
|
|
|
+ $tabsname[] = 'Traits'
|
|
|
+ $tabsaction[] = 'menu_page = 4 & gs ''traits'', ''menu'''
|
|
|
+ $tabsname[] = 'Renown'
|
|
|
+ $tabsaction[] = 'menu_page = 5 & gs ''obj_din'', ''reputation'''
|
|
|
+ if $start_type[1] ! 'nomagic':
|
|
|
+ $tabsname[] = 'Magic'
|
|
|
+ $tabsaction[] = 'menu_page = 6 & gs ''obj_din'', ''magic'''
|
|
|
+ end
|
|
|
+ gs 'tabhead',menu_page
|
|
|
act 'Exit the menu': killvar 'menu_page' & gt 'obj_din', 'menu_exit'
|
|
|
end
|
|
|
|
|
@@ -31,16 +39,23 @@ if $ARGS[0] = 'bodytabs':
|
|
|
!5: Shoes
|
|
|
!6: Tattoos
|
|
|
!7: Magic
|
|
|
- '<center><b><table width="90%" cellspacing="0" cellpadding="0" valign="top"><tr>'
|
|
|
- if menu_page = 0:'<th>Looks</th><th><a href="exec:menu_page = 1 & gs ''obj_din'', ''body''">Body</a></th><th><a href="exec:menu_page = 2 & gs ''obj_din'', ''clothes''">Clothes</a></th><th><a href="exec:menu_page = 3 & gs ''obj_din'', ''bra''">Bra</a></th><th><a href="exec:menu_page = 4 & gs ''obj_din'', ''panties''">Panties</a></th><th><a href="exec:menu_page = 5 & gs ''obj_din'', ''shoes''">Shoes</a></th><th><a href="exec:menu_page = 6 & gs ''obj_din'', ''tattoos''">Tattoos</a></th><th><a href="exec:menu_page = 7 & gs ''obj_din'', ''piercing''">Piercings</a></th>'
|
|
|
- if menu_page = 1:'<th><a href="exec:menu_page = 0 & gs ''obj_din'', ''face''">Looks</a></th><th>Body</th><th><a href="exec:menu_page = 2 & gs ''obj_din'', ''clothes''">Clothes</a></th><th><a href="exec:menu_page = 3 & gs ''obj_din'', ''bra''">Bra</a></th><th><a href="exec:menu_page = 4 & gs ''obj_din'', ''panties''">Panties</a></th><th><a href="exec:menu_page = 5 & gs ''obj_din'', ''shoes''">Shoes</a></th><th><a href="exec:menu_page = 6 & gs ''obj_din'', ''tattoos''">Tattoos</a></th><th><a href="exec:menu_page = 7 & gs ''obj_din'', ''piercing''">Piercings</a></th>'
|
|
|
- if menu_page = 2:'<th><a href="exec:menu_page = 0 & gs ''obj_din'', ''face''">Looks</a></th><th><a href="exec:menu_page = 1 & gs ''obj_din'', ''body''">Body</a></th><th>Clothes</th><th><a href="exec:menu_page = 3 & gs ''obj_din'', ''bra''">Bra</a></th><th><a href="exec:menu_page = 4 & gs ''obj_din'', ''panties''">Panties</a></th><th><a href="exec:menu_page = 5 & gs ''obj_din'', ''shoes''">Shoes</a></th><th><a href="exec:menu_page = 6 & gs ''obj_din'', ''tattoos''">Tattoos</a></th><th><a href="exec:menu_page = 7 & gs ''obj_din'', ''piercing''">Piercings</a></th>'
|
|
|
- if menu_page = 3:'<th><a href="exec:menu_page = 0 & gs ''obj_din'', ''face''">Looks</a></th><th><a href="exec:menu_page = 1 & gs ''obj_din'', ''body''">Body</a></th><th><a href="exec:menu_page = 2 & gs ''obj_din'', ''clothes''">Clothes</a></th><th>Bra</th><th><a href="exec:menu_page = 4 & gs ''obj_din'', ''panties''">Panties</a></th><th><a href="exec:menu_page = 5 & gs ''obj_din'', ''shoes''">Shoes</a></th><th><a href="exec:menu_page = 6 & gs ''obj_din'', ''tattoos''">Tattoos</a></th><th><a href="exec:menu_page = 7 & gs ''obj_din'', ''piercing''">Piercings</a></th>'
|
|
|
- if menu_page = 4:'<th><a href="exec:menu_page = 0 & gs ''obj_din'', ''face''">Looks</a></th><th><a href="exec:menu_page = 1 & gs ''obj_din'', ''body''">Body</a></th><th><a href="exec:menu_page = 2 & gs ''obj_din'', ''clothes''">Clothes</a></th><th><a href="exec:menu_page = 3 & gs ''obj_din'', ''bra''">Bra</a></th><th>Panties</th><th><a href="exec:menu_page = 5 & gs ''obj_din'', ''shoes''">Shoes</a></th><th><a href="exec:menu_page = 6 & gs ''obj_din'', ''tattoos''">Tattoos</a></th><th><a href="exec:menu_page = 7 & gs ''obj_din'', ''piercing''">Piercings</a></th>'
|
|
|
- if menu_page = 5:'<th><a href="exec:menu_page = 0 & gs ''obj_din'', ''face''">Looks</a></th><th><a href="exec:menu_page = 1 & gs ''obj_din'', ''body''">Body</a></th><th><a href="exec:menu_page = 2 & gs ''obj_din'', ''clothes''">Clothes</a></th><th><a href="exec:menu_page = 3 & gs ''obj_din'', ''bra''">Bra</a></th><th><a href="exec:menu_page = 4 & gs ''obj_din'', ''panties''">Panties</a></th><th>Shoes</th><th><a href="exec:menu_page = 6 & gs ''obj_din'', ''tattoos''">Tattoos</a></th><th><a href="exec:menu_page = 7 & gs ''obj_din'', ''piercing''">Piercings</a></th>'
|
|
|
- if menu_page = 6:'<th><a href="exec:menu_page = 0 & gs ''obj_din'', ''face''">Looks</a></th><th><a href="exec:menu_page = 1 & gs ''obj_din'', ''body''">Body</a></th><th><a href="exec:menu_page = 2 & gs ''obj_din'', ''clothes''">Clothes</a></th><th><a href="exec:menu_page = 3 & gs ''obj_din'', ''bra''">Bra</a></th><th><a href="exec:menu_page = 4 & gs ''obj_din'', ''panties''">Panties</a></th><th><a href="exec:menu_page = 5 & gs ''obj_din'', ''shoes''">Shoes</a></th><th>Tattoos</th><th><a href="exec:menu_page = 7 & gs ''obj_din'', ''piercing''">Piercings</a></th>'
|
|
|
- if menu_page = 7:'<th><a href="exec:menu_page = 0 & gs ''obj_din'', ''face''">Looks</a></th><th><a href="exec:menu_page = 1 & gs ''obj_din'', ''body''">Body</a></th><th><a href="exec:menu_page = 2 & gs ''obj_din'', ''clothes''">Clothes</a></th><th><a href="exec:menu_page = 3 & gs ''obj_din'', ''bra''">Bra</a></th><th><a href="exec:menu_page = 4 & gs ''obj_din'', ''panties''">Panties</a></th><th><a href="exec:menu_page = 5 & gs ''obj_din'', ''shoes''">Shoes</a></th><th><a href="exec:menu_page = 6 & gs ''obj_din'', ''tattoos''">Tattoos</a></th><th>Piercings</th>'
|
|
|
- '</tr></table></b></center>'
|
|
|
+ $tabsname[] = 'Looks'
|
|
|
+ $tabsaction[] = 'menu_page = 0 & gs ''obj_din'', ''face'''
|
|
|
+ $tabsname[] = 'Body'
|
|
|
+ $tabsaction[] = 'menu_page = 1 & gs ''obj_din'', ''body'''
|
|
|
+ $tabsname[] = 'Clothes'
|
|
|
+ $tabsaction[] = 'menu_page = 2 & gs ''obj_din'', ''clothes'''
|
|
|
+ $tabsname[] = 'Bra'
|
|
|
+ $tabsaction[] = 'menu_page = 3 & gs ''obj_din'', ''bra'''
|
|
|
+ $tabsname[] = 'Panties'
|
|
|
+ $tabsaction[] = 'menu_page = 4 & gs ''obj_din'', ''panties'''
|
|
|
+ $tabsname[] = 'Shoes'
|
|
|
+ $tabsaction[] = 'menu_page = 5 & gs ''obj_din'', ''shoes'''
|
|
|
+ $tabsname[] = 'Tattoos'
|
|
|
+ $tabsaction[] = 'menu_page = 6 & gs ''obj_din'', ''tattoos'''
|
|
|
+ $tabsname[] = 'Piercings'
|
|
|
+ $tabsaction[] = 'menu_page = 7 & gs ''obj_din'', ''piercing'''
|
|
|
+ gs 'tabhead',menu_page
|
|
|
act 'Exit the menu': killvar 'menu_page' & gt 'obj_din', 'menu_exit'
|
|
|
end
|
|
|
|
|
@@ -52,14 +67,26 @@ if $ARGS[0] = 'settingtabs':
|
|
|
!3: Phone
|
|
|
!4: Mods
|
|
|
!5: About
|
|
|
- '<center><b><table width="90%" cellspacing="0" cellpadding="0" valign="top"><tr>'
|
|
|
- if menu_page = 0:'<th>Gameplay Settings</th><th><a href="exec:menu_page = 1 & dynamic $cheatmenu[''display'']">Display Settings</a></th><th><a href="exec:menu_page = 2 & dynamic $cheatmenu[''status'']">Status Window Settings</a></th>'+iif(settingmode = 1,'','<th><a href="exec:menu_page = 3 & dynamic $cheatmenu[''theme'']">Phone Theme Settings</a></th>')+'<th><a href="exec:menu_page = 4 & gt ''mod_setting''">Mods</a></th>'+'<th><a href="exec:menu_page = 5 & dynamic $cheatmenu[''about'']">About</a></th>'
|
|
|
- if menu_page = 1:'<th><a href="exec:menu_page = 0 & dynamic $cheatmenu[''setting'']">Gameplay Settings</a></th><th>Display Settings</th><th><a href="exec:menu_page = 2 & dynamic $cheatmenu[''status'']">Status Window Settings</a></th>'+iif(settingmode = 1,'','<th><a href="exec:menu_page = 3 & dynamic $cheatmenu[''theme'']">Phone Theme Settings</a></th>')+'<th><a href="exec:menu_page = 4 & gt ''mod_setting''">Mods</a></th>'+'<th><a href="exec:menu_page = 5 & dynamic $cheatmenu[''about'']">About</a></th>'
|
|
|
- if menu_page = 2:'<th><a href="exec:menu_page = 0 & dynamic $cheatmenu[''setting'']">Gameplay Settings</a></th><th><a href="exec:menu_page = 1 & dynamic $cheatmenu[''display'']">Display Settings</a></th><th>Status Window Settings</th>'+iif(settingmode = 1,'','<th><a href="exec:menu_page = 3 & dynamic $cheatmenu[''theme'']">Phone Theme Settings</a></th>')+'<th><a href="exec:menu_page = 4 & gt ''mod_setting''">Mods</a></th>'+'<th><a href="exec:menu_page = 5 & dynamic $cheatmenu[''about'']">About</a></th>'
|
|
|
- if menu_page = 3:'<th><a href="exec:menu_page = 0 & dynamic $cheatmenu[''setting'']">Gameplay Settings</a></th><th><a href="exec:menu_page = 1 & dynamic $cheatmenu[''display'']">Display Settings</a></th><th><a href="exec:menu_page = 2 & dynamic $cheatmenu[''status'']">Status Window Settings</a></th>'+iif(settingmode = 1,'','<th>Phone Theme Settings</th>')+'<th><a href="exec:menu_page = 4 & gt ''mod_setting''">Mods</a></th>'+'<th><a href="exec:menu_page = 5 & dynamic $cheatmenu[''about'']">About</a></th>'
|
|
|
- if menu_page = 4:'<th><a href="exec:menu_page = 0 & dynamic $cheatmenu[''setting'']">Gameplay Settings</a></th><th><a href="exec:menu_page = 1 & dynamic $cheatmenu[''display'']">Display Settings</a></th><th><a href="exec:menu_page = 2 & dynamic $cheatmenu[''status'']">Status Window Settings</a></th>'+iif(settingmode = 1,'','<th><a href="exec:menu_page = 3 & dynamic $cheatmenu[''theme'']">Phone Theme Settings</a></th>')+'<th>Mods</th>'+'<th><a href="exec:menu_page = 5 & dynamic $cheatmenu[''about'']">About</a></th>'
|
|
|
- if menu_page = 5:'<th><a href="exec:menu_page = 0 & dynamic $cheatmenu[''setting'']">Gameplay Settings</a></th><th><a href="exec:menu_page = 1 & dynamic $cheatmenu[''display'']">Display Settings</a></th><th><a href="exec:menu_page = 2 & dynamic $cheatmenu[''status'']">Status Window Settings</a></th>'+iif(settingmode = 1,'','<th><a href="exec:menu_page = 3 & dynamic $cheatmenu[''theme'']">Phone Theme Settings</a></th>')+'<th><a href="exec:menu_page = 4 & gt ''mod_setting''">Mods</a></th>'+'<th>About</th>'
|
|
|
- '</tr></table></b></center>'
|
|
|
+ $tabsname[] = 'Gameplay Settings'
|
|
|
+ $tabsaction[] = 'menu_page = 0 & dynamic $cheatmenu[''setting'']'
|
|
|
+ $tabsname[] = 'Display Settings'
|
|
|
+ $tabsaction[] = 'menu_page = 1 & dynamic $cheatmenu[''display'']'
|
|
|
+ $tabsname[] = 'Status Window Settings'
|
|
|
+ $tabsaction[] = 'menu_page = 2 & dynamic $cheatmenu[''status'']'
|
|
|
+ if settingmode ! 1:
|
|
|
+ $tabsname[] = 'Phone Theme Settings'
|
|
|
+ $tabsaction[] = 'menu_page = 3 & dynamic $cheatmenu[''theme'']'
|
|
|
+ $tabsname[] = 'Mods'
|
|
|
+ $tabsaction[] = 'menu_page = 4 & gt ''mod_setting'''
|
|
|
+ $tabsname[] = 'About'
|
|
|
+ $tabsaction[] = 'menu_page = 5 & dynamic $cheatmenu[''about'']'
|
|
|
+ else
|
|
|
+ $tabsname[] = 'Mods'
|
|
|
+ $tabsaction[] = 'menu_page = 3 & gt ''mod_setting'''
|
|
|
+ $tabsname[] = 'About'
|
|
|
+ $tabsaction[] = 'menu_page = 4 & dynamic $cheatmenu[''about'']'
|
|
|
+ end
|
|
|
+ gs 'tabhead',menu_page
|
|
|
if settingmode = 1:
|
|
|
act '<center><b>Return to character creation</b></center>':
|
|
|
killvar 'menu_page'
|
|
@@ -94,7 +121,7 @@ if $ARGS[0] = 'cheattabs':
|
|
|
!13: Items
|
|
|
!14: fame
|
|
|
'<center><b><table width="90%" cellspacing="0" cellpadding="10" align="center" valign="top"><tr>'
|
|
|
-
|
|
|
+
|
|
|
if menu_page = 0:
|
|
|
$cheat_tab_list = '<th>Index</th>'
|
|
|
else
|
|
@@ -164,7 +191,7 @@ if $ARGS[0] = 'cheattabs':
|
|
|
else
|
|
|
$cheat_tab_list += '<th><a href="exec:menu_page = 9 & gs ''NPCChanger'', ''Start''">NPC Editor</a></th>'
|
|
|
end
|
|
|
-
|
|
|
+
|
|
|
if menu_page = 15:
|
|
|
$cheat_tab_list += '<th>NPC Finder</th>'
|
|
|
else
|
|
@@ -360,7 +387,7 @@ if $ARGS[0] = 'current_home':
|
|
|
*nl
|
|
|
'Your current home is <<$home[''name'']>>.'
|
|
|
*nl
|
|
|
- act 'Return to main description': gt 'obj_din', 'description'
|
|
|
+ act 'Return to main description': gt 'obj_din', 'description'
|
|
|
!!This is correct it just looks wrong
|
|
|
if func('homes_properties', 'can_live_here', 'city_apartment'): 'Set current home as <a href="exec:gs ''homes_properties'', ''set_home'', ''city_apartment'' & gs ''obj_din'', ''current_home''">City residential apartment</a>'
|
|
|
if func('homes_properties', 'can_live_here', 'parents_home'): 'Set current home as <a href="exec:gs ''homes_properties'', ''set_home'', ''parents_home'' & gs ''obj_din'', ''current_home''">Parent''s home in Pavlovsk</a>'
|
|
@@ -378,7 +405,7 @@ if $ARGS[0] = 'current_home':
|
|
|
if func('homes_properties', 'can_live_here', 'grandparents_house'): 'Set current home as <a href="exec:gs ''homes_properties'', ''set_home'', ''grandparents_house'' & gs ''obj_din'', ''current_home''">Grandparent''s house in Gadukino</a>'
|
|
|
if func('homes_properties', 'can_live_here', 'city_house'): 'Set current home as <a href="exec:gs ''homes_properties'', ''set_home'', ''city_house'' & gs ''obj_din'', ''current_home''">My house in the City residential district</a>'
|
|
|
if func('homes_properties', 'can_live_here', 'meynold_household'): 'Set current home as <a href="exec:gs ''homes_properties'', ''set_home'', ''meynold_household'' & gs ''obj_din'', ''current_home''">Meynold Houshold</a>'
|
|
|
-
|
|
|
+
|
|
|
!!Apostrophe colour correction - KS ''''
|
|
|
'</td></tr></table></center>'
|
|
|
end
|
|
@@ -516,7 +543,7 @@ if $ARGS[0] = 'stats':
|
|
|
|
|
|
if SchoolAtestat = 0 and mid($start_type,1,2) = 'sg':
|
|
|
gs 'grades', 'assing_grade_description', 'school'
|
|
|
-
|
|
|
+
|
|
|
gs 'grades', 'grade above', 'school', 90
|
|
|
gs 'grades', 'grade above', 'school', 70
|
|
|
gs 'grades', 'grade above', 'school', 50
|
|
@@ -524,39 +551,39 @@ if $ARGS[0] = 'stats':
|
|
|
|
|
|
if class['school_grades_above_90'] = 13:
|
|
|
'You are getting top marks in all your classes. You are one of the best student in the school, maybe even the best student in school.'
|
|
|
- elseif class['school_grades_above_90'] > 6 and class['school_grades_above_40'] = 13:
|
|
|
+ elseif class['school_grades_above_90'] > 6 and class['school_grades_above_40'] = 13:
|
|
|
'You are getting top marks in more that half of your classes and not failing any of the others. You are one of the best students in the school.'
|
|
|
- elseif class['school_grades_above_90'] > 6:
|
|
|
+ elseif class['school_grades_above_90'] > 6:
|
|
|
'You are getting top marks in more that half of your classes and even if you are failing some of the others you are still one of the best students in the school and should have no problem getting into the university if you want.'
|
|
|
- elseif class['school_grades_above_90'] > 0 and class['school_grades_above_70'] = 13:
|
|
|
+ elseif class['school_grades_above_90'] > 0 and class['school_grades_above_70'] = 13:
|
|
|
'You are only getting top marks in a few of your classes but the rest of you grades are still good. You should have no trouble getting into university if you want.'
|
|
|
- elseif class['school_grades_above_90'] > 0 and class['school_grades_above_70'] > 10 and class['school_grades_above_40'] =13:
|
|
|
+ elseif class['school_grades_above_90'] > 0 and class['school_grades_above_70'] > 10 and class['school_grades_above_40'] =13:
|
|
|
'You are only getting top marks in a few of your classes but only a few of your grades are bad and you are not failing any classes. You should probably have no trouble getting into university if you want, but improving the bad grades would not be a bad idea.'
|
|
|
- elseif class['school_grades_above_90'] > 0 and class['school_grades_above_70'] > 10:
|
|
|
+ elseif class['school_grades_above_90'] > 0 and class['school_grades_above_70'] > 10:
|
|
|
'You are only getting top marks in a few of your classes but only a few of your grades are bad and you are failing some classes. If you want to get into university you should probably try to improve the failing and bad grades.'
|
|
|
- elseif class['school_grades_above_90'] > 0 and class['school_grades_above_40'] > 6:
|
|
|
+ elseif class['school_grades_above_90'] > 0 and class['school_grades_above_40'] > 6:
|
|
|
'You are getting top marks in a few of your classes but failing a lot of classes. If you want to get into university you need to do something about your failing and bad grades.'
|
|
|
- elseif class['school_grades_above_90'] > 0:
|
|
|
+ elseif class['school_grades_above_90'] > 0:
|
|
|
'Even a top mark or two is not helping when you are failing more than half your classes. It will require a lot of work if you want to go to a university after school.'
|
|
|
- elseif class['school_grades_above_70'] = 13:
|
|
|
+ elseif class['school_grades_above_70'] = 13:
|
|
|
'You are getting good grades in all of your classes but no excellent grades. You should probably have no trouble getting into university if you want, but getting some of those excellent marks will not hurt.'
|
|
|
- elseif class['school_grades_above_70'] > 6 and class['school_grades_above_40'] =13:
|
|
|
+ elseif class['school_grades_above_70'] > 6 and class['school_grades_above_40'] =13:
|
|
|
'You are getting good grades in over half of your classes but no excellent grades, at least you are not failing any classes. If you want to get into university it would not hurt to improve some of the bad grades.'
|
|
|
- elseif class['school_grades_above_70'] > 6 and class['school_grades_above_40'] >10:
|
|
|
+ elseif class['school_grades_above_70'] > 6 and class['school_grades_above_40'] >10:
|
|
|
'You are getting good grades in over half of your classes but no excellent grades and you are failing a few classes. If you want to get into university you need to improve some of the bad grades.'
|
|
|
- elseif class['school_grades_above_70'] > 0 and class['school_grades_above_40'] = 13:
|
|
|
+ elseif class['school_grades_above_70'] > 0 and class['school_grades_above_40'] = 13:
|
|
|
'You are getting good grades in a few of your classes and no excellent grades. At least you are not failing any classes. If you want to get into university you need to improve some of the bad grades.'
|
|
|
- elseif class['school_grades_above_70'] > 0 and class['school_grades_above_40'] >10:
|
|
|
+ elseif class['school_grades_above_70'] > 0 and class['school_grades_above_40'] >10:
|
|
|
'You are getting good grades in a few of your classes but no excellent grades and you are failing a few classes. If you want to get into university you need to improve some of the bad grades.'
|
|
|
- elseif class['school_grades_above_70'] > 0 and class['school_grades_above_40'] >6:
|
|
|
+ elseif class['school_grades_above_70'] > 0 and class['school_grades_above_40'] >6:
|
|
|
'You are getting good grades in a few of your classes but no excellent grades and you are failing a lot of classes. If you want to get into university you really need to improve your grade in some of your classes you are failing.'
|
|
|
- elseif class['school_grades_above_70'] > 0:
|
|
|
+ elseif class['school_grades_above_70'] > 0:
|
|
|
'A good grade or two is not not enough when you are failing more than half your classes. It will require a lot of work to turn this one around.'
|
|
|
- elseif class['school_grades_above_40'] = 13:
|
|
|
+ elseif class['school_grades_above_40'] = 13:
|
|
|
'You are not getting any good grades, but at least you are not failing any. It will require a lot of work if you want to go to a university after school.'
|
|
|
- elseif class['school_grades_above_40'] > 10:
|
|
|
+ elseif class['school_grades_above_40'] > 10:
|
|
|
'With you general bad grades failing a few as you do puts you in danger of not graduation high school.'
|
|
|
- elseif class['school_grades_above_40'] > 6:
|
|
|
+ elseif class['school_grades_above_40'] > 6:
|
|
|
'With failing a lot of classes and barely passing the rest you will not graduate high school unless you can get your grades up before graduation.'
|
|
|
else
|
|
|
'You are failing high school, you need to do something about this right now, if you want to graduate.'
|
|
@@ -656,7 +683,7 @@ if $ARGS[0] = 'stats':
|
|
|
end
|
|
|
if workPTU > 1: 'Reputation as a teacher <<teachlevel>>'
|
|
|
*nl
|
|
|
-
|
|
|
+
|
|
|
'<center><b>Sports Career</b></center>'
|
|
|
if KikWinPro > 0 or KikLossPro > 0 or KikDrawPro > 0:
|
|
|
'Professional Kickboxing Record:Win (Victory KO) - Loss (Defeat KO) - Draw'
|
|
@@ -714,7 +741,7 @@ if $ARGS[0] = 'stats':
|
|
|
*nl
|
|
|
!!!
|
|
|
'<center><b>Job Statistics</b></center>'
|
|
|
-
|
|
|
+
|
|
|
if model['status'] = 1:
|
|
|
if modelfoto['shoots'] > 0:
|
|
|
'<b>Modelling</b>'
|
|
@@ -730,7 +757,7 @@ if $ARGS[0] = 'stats':
|
|
|
*nl
|
|
|
if modelfoto['catalog'] > 0: '<<modelfoto[''catalog'']>> - Number of catalog shoots you''ve done'
|
|
|
if modelfoto['fashion'] > 0: '<<modelfoto[''fashion'']>> - Number of fashion shoots you''ve done'
|
|
|
-
|
|
|
+
|
|
|
if modelfoto['bikini'] > 0: '<<modelfoto[''bikini'']>> - Number of swimsuit shoots you''ve done'
|
|
|
if modelfoto['lingerie'] > 0: '<<modelfoto[''lingerie'']>> - Number of lingerie shoots you''ve done'
|
|
|
if modelfoto['trans_ling'] > 0: ' <<modelfoto[''trans_ling'']>> of those were with transparent lingerie'
|
|
@@ -751,7 +778,7 @@ if $ARGS[0] = 'stats':
|
|
|
end
|
|
|
end
|
|
|
*nl
|
|
|
-
|
|
|
+
|
|
|
if masseuse['jobtype'] ! 0:
|
|
|
'<b>Masseuse</b>'
|
|
|
masseuse['money_earned'] += masseuse['paycheck']
|
|
@@ -871,7 +898,7 @@ if $ARGS[0] = 'stats':
|
|
|
if stat['gloryhole'] > 0 or stat['hidden_gloryhole'] > 0: 'Sucked cock in a gloryhole (known/unknown): <<stat[''gloryhole'']>>/<<stat[''hidden_gloryhole'']>>'
|
|
|
if furibj > 0: 'Sucked off truckers for a ride <<furibj>> times'
|
|
|
if furi['road_head_girl'] = 1: 'The truckers who drive the lorries nicknamed you "Road Head Girl".'
|
|
|
-
|
|
|
+
|
|
|
end
|
|
|
|
|
|
if sex > 0 or stat['vaginal'] > 0 or stat['hidden_vaginal'] > 0: 'Vaginal sex (known/unknown): <<stat[''vaginal'']>>/<<stat[''hidden_vaginal'']>>'
|
|
@@ -1745,7 +1772,7 @@ if $ARGS[0] = 'show_tits':
|
|
|
else
|
|
|
view 'images/pc/body/tits/t<<tits>>.jpg'
|
|
|
end
|
|
|
-
|
|
|
+
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'show_body':
|
|
@@ -2237,19 +2264,19 @@ if $ARGS[0] = 'old':
|
|
|
else
|
|
|
dynamic 'tmp = <<$ObjDebugVars[i]>>'
|
|
|
addobj '<<$ObjDebugVars[i]>>: <<tmp>>'
|
|
|
- end
|
|
|
+ end
|
|
|
i += 1
|
|
|
jump 'AddDebugVarLoop'
|
|
|
- end
|
|
|
- end
|
|
|
- end
|
|
|
+ end
|
|
|
+ end
|
|
|
+ end
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = "AddDebugVar":
|
|
|
if $ARGS[1] <> '':
|
|
|
i = ARRSIZE('$ObjDebugVars')
|
|
|
$ObjDebugVars[i] = '<<$ARGS[1]>>'
|
|
|
- end
|
|
|
+ end
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = "DeleteDebugVar":
|
|
@@ -2265,9 +2292,9 @@ if $ARGS[0] = "DeleteDebugVar":
|
|
|
i += 1
|
|
|
end
|
|
|
jump 'DeleteDebugVarLoop'
|
|
|
- end
|
|
|
- end
|
|
|
- end
|
|
|
+ end
|
|
|
+ end
|
|
|
+ end
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'wait':
|