|
@@ -42,7 +42,7 @@ else
|
|
if daystage = 2 or daystage = 3:
|
|
if daystage = 2 or daystage = 3:
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/pavres.jpg"></center>'
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/pavres.jpg"></center>'
|
|
else
|
|
else
|
|
- '<center><img <<$set_imgh>> src="images/locations/pavlovsk/pavresn_'+ rand(1,2) +'.jpg"></center>'
|
|
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/pavlovsk/pavresn_'+ rand(1,2) +'.jpg"></center>'
|
|
end
|
|
end
|
|
end
|
|
end
|
|
|
|
|
|
@@ -74,7 +74,7 @@ elseif rape > rape_count:
|
|
end
|
|
end
|
|
end
|
|
end
|
|
|
|
|
|
-!! TODO: Commented out and replaced by the wlife mechanics - see end of the file under !-- Prostitution ----
|
|
|
|
|
|
+!! TODO: Commented out and replaced by the wlife mechanics - see end of the file under !-- Prostitution ----
|
|
!!if fame['pav_slut'] >= 250 and rand(1, 10) = 10 and pav_residential_prost_day ! daystart:
|
|
!!if fame['pav_slut'] >= 250 and rand(1, 10) = 10 and pav_residential_prost_day ! daystart:
|
|
!! pav_residential_prost_day = daystart
|
|
!! pav_residential_prost_day = daystart
|
|
!! 'A man approaches you, and asks if you want to earn some easy money. He''s offers you 200 <b>₽</b> for a quickie in the bushes.'
|
|
!! 'A man approaches you, and asks if you want to earn some easy money. He''s offers you 200 <b>₽</b> for a quickie in the bushes.'
|
|
@@ -118,7 +118,7 @@ if mid($start_type,1,2) = 'sg':
|
|
$schoolname = 'the <a href="exec: minut += 2 & gt ''gschool_grounds'', ''main''">local school</a>.'
|
|
$schoolname = 'the <a href="exec: minut += 2 & gt ''gschool_grounds'', ''main''">local school</a>.'
|
|
else
|
|
else
|
|
$schoolname = 'your old school.'
|
|
$schoolname = 'your old school.'
|
|
-end
|
|
|
|
|
|
+end
|
|
|
|
|
|
'<br>In the center of Pavlovsk is the town square, which features the <a href="exec: minut += 2 & gt ''pav_commcenter''">community center</a>, a popular hotspot for local teenagers to hang out after a long day at <<$schoolname>> Also nearby is the drab grey building of Pavlovsk''s dilapidated public <a href="exec: gt ''pav_pool'',''building''">swimming pool</a>. Connected to the town center is the old palace grounds, which have been turned into a large <a href="exec:minut += 5 & gt ''pav_park'', ''start''">public park</a>. With the <a href="exec: minut += 5 & gt ''pav_lake''">lake</a> nearby, the area can get quite busy, especially during the summer and winter when people can swim or skate at the lake.'
|
|
'<br>In the center of Pavlovsk is the town square, which features the <a href="exec: minut += 2 & gt ''pav_commcenter''">community center</a>, a popular hotspot for local teenagers to hang out after a long day at <<$schoolname>> Also nearby is the drab grey building of Pavlovsk''s dilapidated public <a href="exec: gt ''pav_pool'',''building''">swimming pool</a>. Connected to the town center is the old palace grounds, which have been turned into a large <a href="exec:minut += 5 & gt ''pav_park'', ''start''">public park</a>. With the <a href="exec: minut += 5 & gt ''pav_lake''">lake</a> nearby, the area can get quite busy, especially during the summer and winter when people can swim or skate at the lake.'
|
|
|
|
|
|
@@ -145,7 +145,7 @@ else
|
|
end
|
|
end
|
|
!!end of code changes.
|
|
!!end of code changes.
|
|
|
|
|
|
-if kanikuli = 0 and mid($start_type,1,2) = 'sg' and SchoolAtestat = 0 and SchoolBlock = 0 and week < 6 and hour >= 7 and hour < 9:
|
|
|
|
|
|
+if kanikuli = 0 and mid($start_type,1,2) = 'sg' and SchoolAtestat = 0 and SchoolBlock = 0 and week < 6 and hour >= 7 and hour < 9:
|
|
act '<b>Go to school</b>': minut += 2 & gt 'gschool_grounds', 'main'
|
|
act '<b>Go to school</b>': minut += 2 & gt 'gschool_grounds', 'main'
|
|
end
|
|
end
|
|
|
|
|
|
@@ -155,12 +155,12 @@ elseif InvitationToDimkaNYparty = 1 and month ! 12:
|
|
killvar 'InvitationToDimkaNYparty'
|
|
killvar 'InvitationToDimkaNYparty'
|
|
end
|
|
end
|
|
|
|
|
|
-act 'Walk to the bus station (0:01)': minut += 1 & gt 'bus', 'community'
|
|
|
|
act 'Walk to the Five Eight estate (0:02)': minut += 2 & gt 'pav_complex', 'start'
|
|
act 'Walk to the Five Eight estate (0:02)': minut += 2 & gt 'pav_complex', 'start'
|
|
act 'Walk to the Commercial area (0:05)': minut += 5 & gt 'pav_commercial'
|
|
act 'Walk to the Commercial area (0:05)': minut += 5 & gt 'pav_commercial'
|
|
act 'Walk to the Industrial region (0:05)': minut += 5 & gt 'pav_industrial'
|
|
act 'Walk to the Industrial region (0:05)': minut += 5 & gt 'pav_industrial'
|
|
act 'Walk to the Market (0:15)': minut += 15 & gt 'pav_market'
|
|
act 'Walk to the Market (0:15)': minut += 15 & gt 'pav_market'
|
|
act 'Walk to the park (0:05)': minut += 5 & gt 'pav_park', 'start'
|
|
act 'Walk to the park (0:05)': minut += 5 & gt 'pav_park', 'start'
|
|
|
|
+act 'Walk to the bus station (0:01)': minut += 1 & gt 'bus', 'community'
|
|
act 'Walk to the train station (0:15)': minut += 15 & gt 'pav_train_hall'
|
|
act 'Walk to the train station (0:15)': minut += 15 & gt 'pav_train_hall'
|
|
act 'Walk to Pushkin (0:30)': minut += 30 & gt 'pushkin'
|
|
act 'Walk to Pushkin (0:30)': minut += 30 & gt 'pushkin'
|
|
|
|
|
|
@@ -269,7 +269,7 @@ if npc_QW['A113'] = 1 and daybelisex ! daystart and hour >= 9 and hour <= 23 and
|
|
gs 'stat'
|
|
gs 'stat'
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/vadim/belyjeep.jpg"></center>'
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/vadim/belyjeep.jpg"></center>'
|
|
'As you walk through Pavlovsk, Vadim Bely''s Mitsubishi Pajero stops near you.'
|
|
'As you walk through Pavlovsk, Vadim Bely''s Mitsubishi Pajero stops near you.'
|
|
- act 'Go to the jeep': gt 'belgang', 'payday'
|
|
|
|
|
|
+ act 'Go to the jeep': gt 'belgang', 'payday'
|
|
elseif npc_QW['A113'] = 1 and daybelisex ! daystart and hour >= 9 and hour <= 23 and week ! 7 and belgangPayWeek >= 300 and belgangProstitute = 1 and rand (0,2) = 0:
|
|
elseif npc_QW['A113'] = 1 and daybelisex ! daystart and hour >= 9 and hour <= 23 and week ! 7 and belgangPayWeek >= 300 and belgangProstitute = 1 and rand (0,2) = 0:
|
|
menu_off = 1
|
|
menu_off = 1
|
|
cla & *clr
|
|
cla & *clr
|
|
@@ -278,10 +278,10 @@ elseif npc_QW['A113'] = 1 and daybelisex ! daystart and hour >= 9 and hour <= 23
|
|
gs 'stat'
|
|
gs 'stat'
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/vadim/belyjeep.jpg"></center>'
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/vadim/belyjeep.jpg"></center>'
|
|
'You see the by now familiar old Mitsubishi Pajero driving through the streets with Vadim Bely and his gang inside. Your heart skips a beat as you notice one of them pointing at you and they pull over.'
|
|
'You see the by now familiar old Mitsubishi Pajero driving through the streets with Vadim Bely and his gang inside. Your heart skips a beat as you notice one of them pointing at you and they pull over.'
|
|
- act 'Go to the jeep': gt 'belgang', 'workofdebt'
|
|
|
|
|
|
+ act 'Go to the jeep': gt 'belgang', 'workofdebt'
|
|
end
|
|
end
|
|
|
|
|
|
-!-- Random prostitution solicitation check ------------------------
|
|
|
|
|
|
+!-- Random prostitution solicitation check ------------------------
|
|
gs 'prostitution_functions', 'check_solicitation_event'
|
|
gs 'prostitution_functions', 'check_solicitation_event'
|
|
|
|
|
|
gs 'booty_call', 'home_links'
|
|
gs 'booty_call', 'home_links'
|