Search found 10 matches

by HighlightKing
Fri Apr 29, 2022 2:26 pm
Forum: Ren'Py Questions and Announcements
Topic: Should I use Classes to do this?
Replies: 8
Views: 776

Re: Should I use Classes to do this?

Thank you everyone, and thank you RicharDann, this did clear a few things up that I hadn't really got before. As per Ocelot's question as far as how complex I'd want it to be; fairly complex. I thought I'd give an actual example of how it would look like. The economy of this example might not make s...
by HighlightKing
Fri Apr 29, 2022 11:34 am
Forum: Ren'Py Questions and Announcements
Topic: Should I use Classes to do this?
Replies: 8
Views: 776

Re: Should I use Classes to do this?

Thanks for the reply! Super appreciated! However... :) It's my bad, I should've been clearer. I know all about screens, labels, variables and such. In fact, as I've been trying to build this fight system, I've been using all the things you mentioned, aside from Classes and Objects. But this feels li...
by HighlightKing
Fri Apr 29, 2022 6:31 am
Forum: Ren'Py Questions and Announcements
Topic: Should I use Classes to do this?
Replies: 8
Views: 776

Re: Should I use Classes to do this?

Hey there, RicharDann! First off, thank you so much for your reply! So I made these few lines of code: init python: class Card: def __init__(self, card_damage, card_type, card_image="", card_image_hover=""): self.card_damage = card_damage self.card_type = card_type self.card_imag...
by HighlightKing
Thu Apr 28, 2022 9:06 am
Forum: Ren'Py Questions and Announcements
Topic: Should I use Classes to do this?
Replies: 8
Views: 776

Should I use Classes to do this?

Hey there! Sorry for the vague title, but it really is kind of difficult to explain. So this is what I'd like to happen: Let's say I have three cards, - kind of like in a deck building game - a light attack, a heavy attack, and a card that makes the enemy miss a turn. We also have two enemies, with ...
by HighlightKing
Fri Nov 26, 2021 12:26 am
Forum: Ren'Py Questions and Announcements
Topic: Music won't play after loading
Replies: 2
Views: 457

Music won't play after loading

Hey there! So my issue is, the following: You play (music_1 is playing), you reach a choice menu (music_3 starts to play), you make a choice, keep on playing and reach a scene, where music_ 1 starts to play again. Works perfectly, except... if I load a save file that was made BEFORE the choice menu,...
by HighlightKing
Mon Dec 07, 2020 1:56 pm
Forum: Ren'Py Questions and Announcements
Topic: Problem with loading an image
Replies: 6
Views: 512

Re: Problem with loading an image

As changing the name work, MAYBE a batch app can solve the thing, re-encoding the name reference without changing it and keep the image as it is. I dunno, maybe the reference use a non UTF encoding that make Android unable to parse it. Yea, that's actually worth a try... renaming just the image. I'...
by HighlightKing
Mon Dec 07, 2020 1:11 pm
Forum: Ren'Py Questions and Announcements
Topic: Problem with loading an image
Replies: 6
Views: 512

Re: Problem with loading an image

Activate the hidden extension of your OS. In fact, there's high chances they are not image.jpg but image.jpg.jpg This happen if you MANUALLY set the extensions when you save the image. for example, in GIMP, if you select "export as JPG" the app ALREADY apply ".jpg" and if you'll...
by HighlightKing
Sun Dec 06, 2020 11:01 pm
Forum: Ren'Py Questions and Announcements
Topic: Problem with loading an image
Replies: 6
Views: 512

Re: Problem with loading an image

Imperf3kt wrote: Sun Dec 06, 2020 10:12 pm JPEG loading error suggests the file is the problem.
What is the file size of the image? I'm thinking it might be too large to load into ram.
If that were true, why would simply renaming it fix it?
by HighlightKing
Sun Dec 06, 2020 8:26 pm
Forum: Ren'Py Questions and Announcements
Topic: Problem with loading an image
Replies: 6
Views: 512

Problem with loading an image

Hi everyone! So I've been looking around for a while now, and can't find an explanation, let alone a solution to this issue. I'll paste the traceback below, but before that: - the image names in the code and the names of the actual images are matching - the file type(jpg) is correct (though it shoul...
by HighlightKing
Thu Mar 01, 2018 11:24 am
Forum: I am a Programmer, Director, or Other
Topic: [Open again!] Friendly and fast programmer for hire!
Replies: 7
Views: 4407

Re: Friendly, fast and cheap programmer for hire!

Lez is on point! Friendly, works fast, responds quickly to every email, but most importantly, he aims to deliver what you asked him to. We had 10+ emails in a back and forth on a subject, just to make sure that we are on the same page, which I greatly appreciate! 0 complaints here, would recommend h...