Jump to content

1 Screenshot

About This File

Photo Frame Mod when toggled on replaces the cartoon overlays in photo shooting mode.

 

hotkeys.ini and sub-gui.ini are optional; but use at least one of them.

 

You can replace or add your own images to the "pics" folder

Then edit the "PhotoFrames.ini"

For example:
[ResourcePhotoFrame05]
filename = pics\myPic.png

 

If you change the number pics, also change:

[Constants]

global $pfLength = 5

 

and change the [CommandListUpdatePhotoFrame]...
[CommandListUpdatePhotoFrame]
if   $pf == 1
    ResourcePhotoFrame = ref ResourcePhotoFrame01
elif $pf == 2
    ResourcePhotoFrame = ref ResourcePhotoFrame02
elif $pf == 3
    ResourcePhotoFrame = ref ResourcePhotoFrame03

elif $pf == 4
    ResourcePhotoFrame = ref ResourcePhotoFrame04

elif $pf == 5
    ResourcePhotoFrame = ref ResourcePhotoFrame05
endif

 

 

Hotkeys:

Ctrl F = toggle on/off

Shift F = Next Picture

Shift D = Previous Picture

 

GUICVM:
https://www.loverslab.com/files/file/20372-guicvm_base_package_v10zip/

 

 

Edited by krunkDunk



×
×
  • Create New...