Description

CC:WATERFrAMES
This mod requires both CC:Tweaked and WATERFrAMES.
Adds compatibility between CC:Tweaked by squiddev and WATERFrAMES by SrRapero720. Both those mods are required for this mod to work. Each block in Waterframes can now be a peripheral for computers.
Adds the following capabilities to the new peripherals:
getUrlReturns the current URL of the peripheralsetUrlSets the URL to the peripheralgetTickReturns the current tick from the currently running media (current timecode)getMaxTickReturs the length in tick of the currently running media (media length)setTickSets the tick where the media must go to (set the timecode)pausePauses the peripheralgetPausedReturns if the media is pausedgetVolumeReturns the volume of the peripheral (on a scale of 0-100)setVolumeSets the volume of the peripheral (on a scale of 0-100)getTransparencyReturns the transparency projected by the peripheral (on a scale of 0-255)setTransparencySets the transparency projected by the peripheral (on a scale of 0-255)playPlays the peripheralstopStops the media from the peripheralloopDefine if the media loops when it finishes


