Search found 583 matches

by Enerccio
Sun Nov 26, 2006 8:53 pm
Forum: Ideas
Topic: MY teacher
Replies: 8
Views: 1693

UPDATED DEMO TO VER 0.2 - http://rapidshare.com/files/4974923/My_ ... o.zip.html
(only windowsxp)
by Enerccio
Sun Nov 26, 2006 6:58 pm
Forum: Ideas
Topic: MY teacher
Replies: 8
Views: 1693

MY teacher

Got functional demo.
DOWNLOAD LINK: http://rapidshare.com/files/4964812/My_teacher.zip.html (around 22 megs)
(all versions)

Please post any comments.
by Enerccio
Sun Nov 26, 2006 6:46 pm
Forum: Creator Discussion
Topic: When is the next NaNoReNO?
Replies: 36
Views: 5615

What is NaNoReNo???? :shock: :?
by Enerccio
Sun Nov 26, 2006 5:49 pm
Forum: Ren'Py Questions and Announcements
Topic: Are these hentai?
Replies: 19
Views: 5018

Re: Are these hentai?

*cough* I think this may actually be a bot Well, in retrospect it IS a bit strange, if it's the case, it's rather well written :) Kind of reminds me of voyeur sites - are they real, or is everything just staged? Well, ugh... no, I don't visit... ummm... *cough, cough*, oh my, is's kind of late! Tee...
by Enerccio
Sun Nov 26, 2006 5:21 pm
Forum: Ren'Py Questions and Announcements
Topic: Are these hentai?
Replies: 19
Views: 5018

Hentai means in japaneese strange but its often used like pervert.
But hentai in nonjapaneese means cartoon porn. 8)
by Enerccio
Sun Nov 26, 2006 4:52 pm
Forum: Ren'Py Questions and Announcements
Topic: Enerccio has questions
Replies: 48
Views: 7085

I got this problem - i want to play this file in renpy. code syntax: $ renpy.music.play("ending.mp3") Error message: I'm sorry, but an exception occured while executing your Ren'Py script. error: Error -3 while decompressing data: unknown compression method While loading the script. -- Full Tracebac...
by Enerccio
Sun Nov 26, 2006 9:51 am
Forum: Ren'Py Questions and Announcements
Topic: The 5.6.5 development thread.
Replies: 21
Views: 3022

denzil wrote:
Enerccio wrote:
PyTom wrote: Enerccio et al. >>> Try setting config.sticky_positions to True. (And let me know if it still works, I haven't tested that code for ages.)
How?
Should be this way:

Code: Select all

$ config.sticky_positions = True
And where :?
by Enerccio
Sun Nov 26, 2006 9:23 am
Forum: Ren'Py Questions and Announcements
Topic: The 5.6.5 development thread.
Replies: 21
Views: 3022

PyTom wrote: Enerccio et al. >>> Try setting config.sticky_positions to True. (And let me know if it still works, I haven't tested that code for ages.)
How?
by Enerccio
Sun Nov 26, 2006 9:12 am
Forum: Ren'Py Questions and Announcements
Topic: The 5.6.5 development thread.
Replies: 21
Views: 3022

And how about playing movie at the beginig of game?
It is possible? (or mybe it is in game allready but i dont know)
by Enerccio
Sun Nov 26, 2006 7:53 am
Forum: Ren'Py Questions and Announcements
Topic: Are these hentai?
Replies: 19
Views: 5018

mikey wrote:Hi and welcome.

No, none of the games are hentai. Some are 17+, but no graphic sex or anything like that.
I think its becouse noone draw hentai so noone can make hentai game. Maybe i am wrong though. :)
by Enerccio
Sun Nov 26, 2006 7:51 am
Forum: Ideas
Topic: Onegai Twins
Replies: 11
Views: 1656

Re: Onegai Twins

You are Kamishiro Maiku. You live lonely life. But that is changed when two girls knock on your door. Hmmm, I'm sure I've heard this somewhere before... 8) Looking for some artist who could draw characters (ie Kamishiro Maiku, Mijafuji Miina, Onodera Karen...) Unfortunately, artists will mostly res...
by Enerccio
Sat Nov 25, 2006 7:43 pm
Forum: Ideas
Topic: Onegai Twins
Replies: 11
Views: 1656

Got demo- but main character is eileen (i dont have character images) (gomen for mistakes - when i will release full game i will chcek the whole text for mistakes) http://rapidshare.com/files/4832325/Twins__please__-_demo_v0.1.zip.html Also thanks Mikey :) a som rad ze je tu niekto kto vie po sloven...
by Enerccio
Sat Nov 25, 2006 7:10 pm
Forum: Ideas
Topic: Onegai Twins
Replies: 11
Views: 1656

Yeah, that right. But also, if i can play game based on anime, i could choose other path for main character and the story will be different. And: (nemusis prekladat ale sa chcem vyjadrit lepsie cize v slovencine. Je tazke vymysliet pribeh. Je to tazke pretoze vecsina uz bola vymyslena bud v nejakom ...
by Enerccio
Sat Nov 25, 2006 6:16 pm
Forum: Creator Discussion
Topic: Questions about copyright
Replies: 27
Views: 5733

Again, all "as I understand it"... So, if I understand this well, someone from a country without a good copyright law can take anything from the web and sell it without worrying? That sucks :/ Yes. So long as they only attempt to sell it within jurisdictions that don't have copyright treaties with ...
by Enerccio
Sat Nov 25, 2006 6:08 pm
Forum: Ren'Py Questions and Announcements
Topic: The 5.6.5 development thread.
Replies: 21
Views: 3022

I would like to see this changed:
When i write

Code: Select all

show xxx at right
it shows character xxx at right

but when after that i write

Code: Select all

show xxx sad
it centered that image back.

Is there any way to keep only expression changed not position?