Browse Source

[fixed] - with the Sonnix 1.7 player, only the first frame of the video is displayed. Fixed the code to make the videos play properly in the Sonnix player - 'din_van' - spectre1viper

spectre1viper 5 years ago
parent
commit
597da71084
1 changed files with 4 additions and 4 deletions
  1. 4 4
      locations/din_van.qsrc

+ 4 - 4
locations/din_van.qsrc

@@ -66,7 +66,7 @@ $shower = {
 
 		if frost > 0:frost = 0
 
-		'<center><video src="images/shared/home/bathroom/dush.mp4"></center>'
+		'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></center>'
 		*nl
 		'You undress and turn on the water in the shower. When it hits the right temperature you enter the shower and let the warm water rain down on you.'
 		if daystart < 10 and (StoryLine = 0 or (StoryLine = 1 and csb_start = 1)) and ntstart = 0:
@@ -132,7 +132,7 @@ $shower = {
 				cla
 				*clr
 				if rand(0, 5) = 0 and obdysh = 1:gt 'vann', 'v4'
-				'<center><video src="images/shared/home/bathroom/wash2.mp4"></center>'
+				'<center><video autoplay loop src="images/shared/home/bathroom/wash2.mp4"></center>'
 				*nl
 				'You place the shower head onto your pussy and a powerful jet of warm water begins to caress you.'
 
@@ -214,7 +214,7 @@ $bath = {
 			if obdysh = 1 and rand(0, 5) = 1:gt 'vann', 'v4'
 			minut += 10
 
-			'<center><video src="images/shared/home/bathroom/wash7.mp4"></center>'
+			'<center><video autoplay loop src="images/shared/home/bathroom/wash7.mp4"></center>'
 			*nl
 			'You turn on the faucet, lift your legs and scoot your ass over to align your pussy with the jet of warm water. It feels really good and soon a warmth begins to grow in your abdomen.'
 
@@ -257,7 +257,7 @@ $brit = {
 					stanok -= 2
 					if obdysh = 1 and rand(0, 5) = 0:gt 'vann', 'brit1'
 					if $loc ='Gadbana':
-						'<center><video src="images/shared/home/bathroom/shave.mp4"></center>'
+						'<center><video autoplay loop src="images/shared/home/bathroom/shave.mp4"></center>'
 					else
 						'<center><img <<$set_imgh>> src="images/shared/home/bathroom/shave3.jpg"></center>'
 					end