Through the Peephole/Keyhole (1 Viewer)

Mr. Redd

Potential Patron
Joined
Nov 7, 2012
Requesting a mod of you peeking into peephole and seeing the throat fuck. Like the pic below.

[attachimg=1]
 

Attachments

  • Through the Peephole.png
    Through the Peephole.png
    111.4 KB · Views: 2,063

dantethedarkprince

Content Creator
Joined
Jun 15, 2012
That would have been the smarter thing to do... but as we both know, I don't know that much about coding. I'm really just picking up as I go along :D
 

Patrice

Content Creator
Joined
Jun 26, 2011
Thx Faceless, but I was not expecting the code to be so complicated.

I'm looking to do a custom foreground that can go with any background. Maybe I'll put in a request.
 

sby

Content Creator
Coder
Joined
Sep 11, 2012
the code is not complicated, it is just that he made the peephole in code instead of drawing it.

he adds it to the front layer, registers it to be removed by the loader, then tells the loader the mod is done its stuff with the unload function call.
 

ModGuy

Content Creator
Joined
Feb 17, 2011
Off the top of my head:

Code:
function initl(l){
	l.loadManual(mc, l.g.frontLayer);
	l.unloadMod();
}

Where mc is our object to throw on to the foreground (700x600 IIRC).
 

Users who are viewing this thread

Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.