komp_HF_or_not.qsrc 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293
  1. # komp_HF_or_not
  2. if $ARGS[0] = 'fuckornot':
  3. *clr & cla
  4. minut += 5
  5. gs 'internet_mobile', 'use_internet', $subs, 5
  6. if fuckornot = 2: fuckornot = 3
  7. '<center><img <<$set_imgh>> src="images/pc/items/accessories/computer/fuckornot/fuckable_list.jpg"></center>'
  8. gs 'komp_HF_or_not', 'fuckornot_list'
  9. '10: Perfection - Would let her do whatever she wants to me.'
  10. '9: Smoking Hot - Would eat her ass.'
  11. '8: Hot - Would fuck that ass.'
  12. '7: Damn girl - Bragging rights for fucking.'
  13. '6: Smashable - Totally fuckable. Fuck buddy material'
  14. '5: Merely fuckable - Wouldn''t mind smashing it. Blowjob buddy material.'
  15. '4: Almost fuckable - Doable in the dark or to get a blowjob from.'
  16. '3: Unattractive - Doable if I get myself drunk first. Good match for Petia.'
  17. '2: Fugly - Has potential compared to a trash bin. Even Lesco could do better.'
  18. '1: Hideous - Wouldn''t touch it with a stick.'
  19. act 'Leave the site':
  20. if $view_location = 'school':
  21. gt 'gschool_lessons', 'short_break'
  22. elseif $view_location = 'school_lesson':
  23. gt 'gschool_lessons2', 'computer'
  24. else
  25. gt 'komp', 'browse'
  26. end
  27. end
  28. end
  29. if $ARGS[0] = 'hotornot':
  30. *clr & cla
  31. minut += 5
  32. gs 'internet_mobile', 'use_internet', $subs, 5
  33. if hotornot = 2: hotornot = 3
  34. '<center><img <<$set_imgh>> src="images/pc/items/accessories/computer/hotornot/hotornot.jpg"></center>'
  35. gs 'komp_HF_or_not', 'hotornot_list'
  36. '10: Perfection - Would let him do whatever he wants to me.'
  37. '9: Smoking Hot - Arm candy.'
  38. '8: Hot - Would ride him.'
  39. '7: Damn son - Bragging rights for fucking.'
  40. '6: Rideable - Totally fuckable. Fuck buddy material'
  41. '5: Merely fuckable. - Doggy style so I don''t have to look at him.'
  42. '4: Almost fuckable - Might sit on his face.'
  43. '3: Unattractive - Not even Zinaida would be seen with him.'
  44. '2: Fugly - Horribly ugly. Just being seen with him would lose you social standing.'
  45. '1: Hideous - Wouldn''t touch it with a stick. Not even a whore would take his money.'
  46. act 'Leave the site':
  47. if $view_location = 'school':
  48. killvar 'access'
  49. gt 'gschool_lessons', 'short_break'
  50. elseif $view_location = 'school_lesson':
  51. gt 'gschool_lessons2', 'computer'
  52. else
  53. gt 'komp', 'browse'
  54. end
  55. end
  56. end
  57. if $ARGS[0] = 'fuckornot_list':
  58. $fu_text = ''
  59. fu_count = 0
  60. '<center><table cellspacing="3">'
  61. j = 11
  62. :fu_loop_2
  63. j -= 1
  64. i = 1
  65. :fu_loop
  66. !!Player
  67. if pcs_hotcat = j and hotcat_rating_set = 0:
  68. hotcat_rating_set = 1
  69. $fu_text += '<td bgcolor=<<$theme[''table_bg_alt'']>> align="center"><img height="100" src="<<func(''$face_image'')>>"><br>'
  70. $fu_text += '<<$pcs_nickname>>, <<pcs_hotcat>>/10' + '</td>'
  71. fu_count += 1
  72. if fu_count = 6:
  73. $fu_text += '</tr><tr>'
  74. fu_count = 0
  75. end
  76. !!NPC
  77. else
  78. if npc_gender['A<<i>>'] = 1 and npc_hotcat['A<<i>>'] = j and (npc_grupTipe['A<<i>>'] > 0 and npc_grupTipe['A<<i>>'] < 6):
  79. $fu_text += '' + '<td bgcolor=<<$theme[''table_bg_alt'']>> align="center"><img height="100" src="images/characters/shared/headshots_main/<<i>>.jpg"><br>' + '<<$npc_usedname[''A<<i>>'']>>, <<npc_hotcat[''A<<i>>'']>>/10' + '</td>'
  80. fu_count += 1
  81. if fu_count = 6:
  82. $fu_text +='</tr><tr>'
  83. fu_count = 0
  84. end
  85. end
  86. end
  87. i += 1
  88. if i <= aarraynumber: jump 'fu_loop'
  89. if j > 1: jump 'fu_loop_2'
  90. '<<$fu_text>>'
  91. '</table></center>'
  92. killvar 'hotcat_rating_set'
  93. killvar 'i'
  94. killvar 'j'
  95. end
  96. if $ARGS[0] = 'hotornot_list':
  97. $ho_text = ''
  98. ho_count = 0
  99. '<center><table cellspacing="3">'
  100. j = 11
  101. :ho_loop_2
  102. j -= 1
  103. i = 1
  104. :ho_loop
  105. if npc_gender['A<<i>>'] = 0 and npc_hotcat['A<<i>>'] = j and (npc_grupTipe['A<<i>>'] > 0 and npc_grupTipe['A<<i>>'] < 6):
  106. $ho_text += '<td bgcolor=<<$theme[''table_bg_alt'']>> align="center"><img height="100" src="images/characters/shared/headshots_main/<<i>>.jpg"><br>' + '<<$npc_usedname[''A<<i>>'']>>, <<npc_hotcat[''A<<i>>'']>>/10' + '</td>'
  107. ho_count += 1
  108. if ho_count = 6:
  109. $ho_text +='</tr><tr>'
  110. ho_count = 0
  111. end
  112. end
  113. i += 1
  114. if i <= aarraynumber: jump 'ho_loop'
  115. if j > 1: jump 'ho_loop_2'
  116. '<<$ho_text>>'
  117. '</table></center>'
  118. killvar 'i'
  119. killvar 'j'
  120. end
  121. !!below this line is new stuff for the fuckable and hot or not lists but adapted for the University so we have one there as well. Check my notes below and make sure I did it correct and make the small changes my notes indicate please, thanks, afterwards you can delete this line.
  122. if $ARGS[0] = 'fuckornot_uni':
  123. *clr & cla
  124. minut += 5
  125. gs 'internet_mobile', 'use_internet', $subs, 5
  126. '<center><img <<$set_imgh>> src="images/pc/items/accessories/computer/fuckornot/fuckable_list.jpg"></center>'
  127. gs 'komp_HF_or_not', 'fuckornot_uni_list'
  128. '10: Perfection - Could die happy after tapping that.'
  129. '9: Angelic - Would hit that anywhere anytime.'
  130. '8: Smoking Hot - Bragging rights for fucking.'
  131. '7: Hot - Hot enough for a steady fuck.'
  132. '6: Doggy bitch - Would totally hit that from behind. Fuck buddy material'
  133. '5: Barely fuckable - Would let her suck my dick. Blowjob buddy material.'
  134. '4: Almost fuckable - Would fuck if she wore a bag over her head.'
  135. '3: Unattractive - Maybe if I was really horny and really drunk.'
  136. '2: Fugly - I would passout before I got drunk enough to hit that.'
  137. '1: Hideous - Are you sure it is even a girl?'
  138. act 'Leave the site': gt 'komp', 'browse'
  139. end
  140. if $ARGS[0] = 'hotornot_uni':
  141. *clr & cla
  142. minut += 5
  143. gs 'internet_mobile', 'use_internet', $subs, 5
  144. '<center><img <<$set_imgh>> src="images/pc/items/accessories/computer/hotornot/hotornot.jpg"></center>'
  145. gs 'komp_HF_or_not', 'hotornot_uni_list'
  146. '10: Perfection - His wish is my command.'
  147. '9: Dreamy - Would let him do whatever he wants to me.'
  148. '8: Smoking Hot - So hot, would happily have a one night stand.'
  149. '7: Hot - Would ride him hard and long.'
  150. '6: Rideable - Totally fuckable. Fuck buddy material'
  151. '5: Merely fuckable. - Doggy style so I don''t have to look at him.'
  152. '4: Almost fuckable - Might sit on his face.'
  153. '3: Unattractive - Almost certainly still a virgin, what girl would want to ride that?'
  154. '2: Fugly - Horribly ugly. Wouldn''t even be seen with him in public.'
  155. '1: Hideous - Wouldn''t touch it with a stick. Not even a whore would take his money.'
  156. act 'Leave the site': gt 'komp', 'browse'
  157. end
  158. if $ARGS[0] = 'fuckornot_uni_list':
  159. $fu_text = ''
  160. fu_count = 0
  161. j = 11
  162. '<center><table cellspacing="3">'
  163. :fu_loop_2
  164. j -= 1
  165. i = 1
  166. :fu_loop
  167. !!Player
  168. if pcs_hotcat = j and hotcat_rating_set = 0:
  169. fu_count += 1
  170. hotcat_rating_set = 1
  171. $fu_text += '<td bgcolor=<<$theme[''table_bg_alt'']>> align="center"><img height="100" src="<<func(''$face_image'')>>"><br>'
  172. $fu_text += '<<$pcs_nickname>>, <<pcs_hotcat>>/10' + '</td>'
  173. if fu_count = 6:
  174. $fu_text += '</tr><tr>'
  175. fu_count = 0
  176. end
  177. end
  178. !!this code needs to be changed to list all the University female NPC''s, check I did this correct
  179. !!NPC
  180. if npc_gender['A<<i>>'] = 1 and npc_hotcat['A<<i>>'] = j and npc_uni_active['A<<i>>'] = 1 and $npc_uni_eduType['A<<i>>'] ! 'professor':
  181. fu_count += 1
  182. $fu_text += '<td bgcolor=<<$theme[''table_bg_alt'']>> align="center"><img height="100" src="images/characters/shared/headshots_main/<<i>>.jpg"><br>' + '<<$npc_usedname[''A<<i>>'']>>, <<npc_hotcat[''A<<i>>'']>>/10' + '</td>'
  183. if fu_count = 6:
  184. $fu_text +='</tr><tr>'
  185. fu_count = 0
  186. end
  187. end
  188. i += 1
  189. if i <= aarraynumber:jump 'fu_loop'
  190. if j > 1: jump 'fu_loop_2'
  191. '<<$fu_text>>'
  192. '</table></center>'
  193. killvar 'hotcat_rating_set'
  194. killvar 'i'
  195. killvar 'j'
  196. end
  197. if $ARGS[0] = 'hotornot_uni_list':
  198. $ho_text = ''
  199. ho_count = 0
  200. j = 11
  201. '<center><table cellspacing="3">'
  202. :ho_loop_2
  203. j -= 1
  204. i = 1
  205. :ho_loop
  206. !!this code needs to be changed to list all the University male NPC''s, check I did this correct
  207. if npc_gender['A<<i>>'] = 0 and npc_hotcat['A<<i>>'] = j and npc_uni_active['A<<i>>'] = 1 and $npc_uni_eduType['A<<i>>'] ! 'professor':
  208. ho_count += 1
  209. $ho_text += '<td bgcolor=<<$theme[''table_bg_alt'']>> align="center"><img height="100" src="images/characters/shared/headshots_main/<<i>>.jpg"><br>' + '<<$npc_usedname[''A<<i>>'']>>, <<npc_hotcat[''A<<i>>'']>>/10' + '</td>'
  210. if ho_count = 6:
  211. $ho_text +='</tr><tr>'
  212. ho_count = 0
  213. end
  214. end
  215. i += 1
  216. if i <= aarraynumber: jump 'ho_loop'
  217. if j > 1: jump 'ho_loop_2'
  218. '<<$ho_text>>'
  219. '</table></center>'
  220. killvar 'i'
  221. killvar 'j'
  222. end
  223. --- komp_HF_or_not ---------------------------------