|
@@ -1229,12 +1229,14 @@ if $ARGS[0] = 'stats_fetish':
|
|
'</td></tr></table></center>'
|
|
'</td></tr></table></center>'
|
|
end
|
|
end
|
|
|
|
|
|
|
|
+
|
|
if $ARGS[0] = 'reputation':
|
|
if $ARGS[0] = 'reputation':
|
|
*clr & cla
|
|
*clr & cla
|
|
gs 'obj_din','chartabs'
|
|
gs 'obj_din','chartabs'
|
|
!'<center><img src="images/system/icon/reputation.png"><br></center>'
|
|
!'<center><img src="images/system/icon/reputation.png"><br></center>'
|
|
'<center><h1>Renown</h1></center>'
|
|
'<center><h1>Renown</h1></center>'
|
|
- '<center><table>''<tr><td>'
|
|
|
|
|
|
+ '<center><table width="90%" cellspacing="0" cellpadding="20" valign="top">'
|
|
|
|
+ '<tr><td width="50%" cellspacing="0" cellpadding="0" valign="top">'
|
|
'<center>Family Renown</center>'
|
|
'<center>Family Renown</center>'
|
|
if Enable_family_Reputation = 0:
|
|
if Enable_family_Reputation = 0:
|
|
'<center><a href="exec:Enable_family_Reputation = 1 & gs ''obj_din'', ''reputation''">Show details</a></center>'
|
|
'<center><a href="exec:Enable_family_Reputation = 1 & gs ''obj_din'', ''reputation''">Show details</a></center>'
|
|
@@ -1322,7 +1324,7 @@ if $ARGS[0] = 'reputation':
|
|
'You are not famous enough on social media to be known outside of any local areas.'
|
|
'You are not famous enough on social media to be known outside of any local areas.'
|
|
end
|
|
end
|
|
end
|
|
end
|
|
- '<center><table><tr><td>'
|
|
|
|
|
|
+ '<center><table width="225" cellspacing="0" cellpadding="20" valign="top"><tr><td>'
|
|
'<center>Renown in Pavlovsk</center>'
|
|
'<center>Renown in Pavlovsk</center>'
|
|
if Enable_pav_Reputation = 0:
|
|
if Enable_pav_Reputation = 0:
|
|
'<center><a href="exec:Enable_pav_Reputation = 1 & gs ''obj_din'', ''reputation''">Show details</a></center>'
|
|
'<center><a href="exec:Enable_pav_Reputation = 1 & gs ''obj_din'', ''reputation''">Show details</a></center>'
|
|
@@ -1447,7 +1449,7 @@ if $ARGS[0] = 'reputation':
|
|
' Social media = <<village_media>>'
|
|
' Social media = <<village_media>>'
|
|
end
|
|
end
|
|
'</tr></td></table></center>'
|
|
'</tr></td></table></center>'
|
|
- '</td><td>'
|
|
|
|
|
|
+ '</td><td width="50%" cellspacing="0" cellpadding="0" valign="top">'
|
|
if film > 0:
|
|
if film > 0:
|
|
'<b>Pornographic Filmography</b>'
|
|
'<b>Pornographic Filmography</b>'
|
|
gs 'pornhist', 'short'
|
|
gs 'pornhist', 'short'
|