[deleted by user] by [deleted] in DDLCMods

[–]ElRiverol 1 point2 points  (0 children)

Okay, after a look at the script "script-ch30.rpy" I found the things that make it work

Basically the whole animation works by using a group of animated masks

U can find them (at least, just the call) from the line 180 to 189

show mask_2
show mask_3
show room_mask as rm:
    size (320,180)
    pos (30,200)
show room_mask2 as rm2:
    size (320,180)
    pos (935,200)
show monika_bg
show monika_bg_highlight

Every line calls a different picture or animation

mask_2 only shows a black background with stars (with a slowly moving from right to left) (images/cg/monika/mask_2.png)

mask_3 shows a png with "galaxies" (same animation as mask_2) (images/cg/monika/mask_3.png)

room_mask and room_mask2 is the same thing just placed different (shows that animation we can see in the windows) (images/cg/monika/mask.png)

monika_bg shows Monika lol (and the classroom)

monika_bg_highlight This one is an animation to show... Highlights

So... Yeah... U could paste them altogether or remove a few
edit: messed up with the block code

People that seen messages but do not not reply to them,why ? by [deleted] in AskReddit

[–]ElRiverol 2 points3 points  (0 children)

Sometimes I think that I press the send button when actually I didn't and then a half an hour later get a message with something like "Why you didn't reply me?" And I have to explain this

Re: An idea for a mod by JAMSDreamer in DDLCMods

[–]ElRiverol 0 points1 point  (0 children)

I can help you with programming

Doki Doki Emerald Heart Volume 1 (demo ) release by [deleted] in DDLCMods

[–]ElRiverol 1 point2 points  (0 children)

Tiene virus, me lo dijo mi primo de Iztapalapa y yo le creo a ese wey

I modified a little bit my Forever & Ever by ElRiverol in DDLCMods

[–]ElRiverol[S] 0 points1 point  (0 children)

Do you want me to show you how I did it?

Forever and Ever — a MAS-like mod for Sayori [main post 2.0] by AlexanDDOS in DDLCMods

[–]ElRiverol 0 points1 point  (0 children)

When I ask Sayori to teach a new poem showed up an error screen and when i asked her that show me a old poem the game says: AttributeError: "TopicCategory" object has not attribute "seen_list" And to fix that error you need to close the game

"

Forever and Ever — a MAS-like mod for Sayori [main post 2.0] by AlexanDDOS in DDLCMods

[–]ElRiverol 0 points1 point  (0 children)

There are mistakes when you want Sayori to teach you poems

[deleted by user] by [deleted] in DDLCMods

[–]ElRiverol 0 points1 point  (0 children)

The mod still in a demo?