Search found 65 matches

by tohtamish
Mon Feb 13, 2023 2:21 am
Forum: Ren'Py Questions and Announcements
Topic: Can I add auto-cutter for last line on nvl-screen? Auto-nvl-clear with dynamically resizable nvl window?
Replies: 0
Views: 450

Can I add auto-cutter for last line on nvl-screen? Auto-nvl-clear with dynamically resizable nvl window?

Nvl screen by default is one big roll that splits at the end of nvl screen by var defined in screens "config.nvl_list_length = 17" - and player needs to scrool text down. If I want book format with one screen and text is being cleared like "auto" nvl clear - at the moment of last...
by tohtamish
Tue Oct 25, 2022 9:33 am
Forum: Ren'Py Questions and Announcements
Topic: Side Image Left/Right
Replies: 7
Views: 2348

Re: Side Image Left/Right

Guys that doesn't work and I don't know why... P is the short name of char which is supposed to be at the right. if not renpy.variant("small"): if who == "p": add SideImage() xalign 0.8 yalign 0.85 else: add SideImage() xalign 0.06 yalign 0.85 (found this topic in google and dec...
by tohtamish
Mon Oct 24, 2022 7:26 am
Forum: Ren'Py Questions and Announcements
Topic: Side Image Left/Right
Replies: 7
Views: 2348

Re: Side Image Left/Right

Guys that doesn't work and I don't know why... P is the short name of char which is supposed to be at the right. if not renpy.variant("small"): if who == "p": add SideImage() xalign 0.8 yalign 0.85 else: add SideImage() xalign 0.06 yalign 0.85 (found this topic in google and deci...
by tohtamish
Wed Apr 07, 2021 2:45 pm
Forum: Ren'Py Questions and Announcements
Topic: Any way to add steam ingame purchases?
Replies: 0
Views: 592

Any way to add steam ingame purchases?

Except existing appstore, google play and amazon, is there any way to add steam purchases in game? Or, maybe, to release commercial dlc "only to support authors" and player freely decide pay or not to pay, it gives not much to gameplay. I mean all this for freetoplay main game. What do you...
by tohtamish
Mon Feb 11, 2019 1:20 am
Forum: Ren'Py Questions and Announcements
Topic: Basic online server?
Replies: 1
Views: 334

Basic online server?

Hello! Is there any possibility in Ren'py to make permanent (for example on free hostings) server that will do simple work - for example displaying players' choices (like in Walkind dead)? Client must use some python modules? What must be on server side? My knowledge about this limited by wordpress...
by tohtamish
Thu Jan 17, 2019 12:13 am
Forum: We are offering Paid Work
Topic: Looking for writer(s) and their stories
Replies: 6
Views: 1753

Re: Looking for writer(s) and their stories

Year has passed, can any one share some info about such collaborations? What published? Where? Or still works in progress?
by tohtamish
Fri Jul 20, 2018 9:47 pm
Forum: Demos & Beta Testing
Topic: Second breath.
Replies: 0
Views: 736

Second breath.

8ILTRE2Gua4 Just old indie electronic song I liked sometime. https://drive.google.com/file/d/0B1CekhDbKVYDODJaYXE5UEFwX0U/view?usp=sharing Hello to all, here is my shortest easiest linear game. It's made in realistic nowadays and translated in English with help from good ren'py community of this fo...
by tohtamish
Wed Mar 07, 2018 11:15 am
Forum: Ren'Py Cookbook
Topic: Instant CG and BG gallery
Replies: 154
Views: 61042

Re: Instant CG and BG gallery

Is it possible to use this gallery code as the chapter selection at the beginning of the game? (something like "walking dead" game)
by tohtamish
Wed Dec 27, 2017 6:52 am
Forum: Ren'Py Questions and Announcements
Topic: Numerical choices in choices menu?
Replies: 2
Views: 1037

Numerical choices in choices menu?

Like in rpg games - where you can press numbers on keyboard to answer. Is it possible to do someway?
by tohtamish
Thu Dec 07, 2017 1:46 pm
Forum: Ren'Py Questions and Announcements
Topic: Help with file system?
Replies: 8
Views: 1415

Re: Help with file system?

thanks, man, I've found them in username/appdata/roaming folders. That's all what I needed to know. But let's change our talk to near subject: https://lemmasoft.renai.us/forums/viewtopic.php?f=51&t=45448&sid=8fd68660fec33e48bccf80efd3a8e099 But it's only for one patch... If I plan few chapte...
by tohtamish
Sat Nov 25, 2017 2:06 pm
Forum: Ren'Py Questions and Announcements
Topic: Help with file system?
Replies: 8
Views: 1415

Re: Help with file system?

Thank you, RicharDann! Can you explain me one moment about multipersistent - where they are saved and what happens to them if, for example, first version of game has 1st story episode and multipersistent saved by finishing by player and second version of game has 1st and 2nd episodes - and pure pers...
by tohtamish
Thu Nov 23, 2017 6:29 am
Forum: Ren'Py Questions and Announcements
Topic: Help with file system?
Replies: 8
Views: 1415

Re: Help with file system?

But how about new versions of game? If 1st version of game has 1st episode and has multipersistent object and second version of whole game has both 1st and 2nd episodes and one multipersistent object that is "clean" - like no game was played - so does it rewrite all game directories (and &...
by tohtamish
Wed Nov 22, 2017 5:36 am
Forum: Ren'Py Questions and Announcements
Topic: Help with file system?
Replies: 8
Views: 1415

Re: Help with file system?

Thanks! On my way to learn it. (Before I read easy "patch" feature but is seems good only for 1 patch, I just want to make episodes of game and all I need is the external save fail where I simply put some vars)
by tohtamish
Tue Nov 21, 2017 1:04 pm
Forum: Ren'Py Questions and Announcements
Topic: Help with file system?
Replies: 8
Views: 1415

Help with file system?

Hello!

I need some help with simple problem - I need to create simple file, not regular save file, and create in specified locaion on HDD, for example in "my documents", (it will be some kind of saves for next episodes of game). Well... How to do it? =)
by tohtamish
Mon Jun 19, 2017 11:40 pm
Forum: Creator Discussion
Topic: VN Resource List & Dev Kit [For anyone really]
Replies: 21
Views: 25624

Re: VN Resource List & Dev Kit [For anyone really]

Found recently this among many other growing quantity of useless "free images sites". http://www.freepik.com/ And there are lots of illustrations and vectors, although many "premiums" those which marked with crown, after all free ones are still very good pics. Use graphic editor ...