View Single Post
  #8  
Old 10-01-2016, 08:38 AM
Crookstinger Crookstinger is offline
Sarnak

Crookstinger's Avatar

Join Date: Jan 2016
Posts: 232
Default

If you want to use all 19 images in Wineskin, use the 19 image zipped file that paulgiamatti provided above and modify the code I posted above to change the first line to:
Code:
RAN=$[RANDOM%19+1]
Reply With Quote