Search found 53 matches

by tpgames
Wed Mar 09, 2011 4:33 pm
Forum: Ren'Py Questions and Announcements
Topic: Solved! Click hotspot using tuples doesnt produce results.
Replies: 1
Views: 542

Re: Click on hotspot using tuples does not produce results.

Just replying to this post so that it doesn't pop-up when someone wants to help out on the unanswered posts, as this doesn't need an answer. Also, another update. I did find all the errors and deleted my new post and instead wrote a "helper" post for anyone else having image map/hotspot is...
by tpgames
Wed Mar 09, 2011 12:31 pm
Forum: Ren'Py Questions and Announcements
Topic: My Possible solutions for hotspots not working.
Replies: 0
Views: 467

My Possible solutions for hotspots not working.

These are what I found to help me with my image map issues. And, all my issues were solved. 1) Using Gimp, you can point cursor at a spot and in the bottom left corner of gimp, it will give you the x, y coordinates. Then, switch to the "dotted rectangle" tool to get the width and height of...
by tpgames
Tue Mar 08, 2011 8:17 pm
Forum: Ren'Py Questions and Announcements
Topic: password TT^TT
Replies: 3
Views: 696

Re: password TT^TT

You may have indented something that shouldn't have been indented or not indented something that should have been indented. I'm rewriting this as what I wrote I posted as you were changing your post. UPDATE: I'm not sure that your following code should be indented 8 spaces. Try NO indentation and se...
by tpgames
Tue Mar 08, 2011 3:28 pm
Forum: Ren'Py Questions and Announcements
Topic: Solved! Click hotspot using tuples doesnt produce results.
Replies: 1
Views: 542

Solved! Click hotspot using tuples doesnt produce results.

UPDATE: I copied the code that sort of worked and rechanged the names and hotspots. I got it to sort of work. So, this post is closed as something else is going on - which is why I started a new post. According to Gimp, 530, 280 is the x, y point, and the width and height is 60,120. Switching 530 an...
by tpgames
Sun Feb 27, 2011 6:55 pm
Forum: Ren'Py Questions and Announcements
Topic: Image Map simplified still gives random images
Replies: 5
Views: 876

Re: Image Map simplified still gives random images

Many Thanks! :D

Doh! :P :lol: Yea, that would explain why it worked in JS but not Ren'Py. :lol: I did read about tuples too the other day (several times) and the thought never occured to me that what I did wasn't the same, even though I knew I had not used Width and Height. :roll:
by tpgames
Sat Feb 26, 2011 10:04 pm
Forum: Ren'Py Questions and Announcements
Topic: Image Map simplified still gives random images
Replies: 5
Views: 876

Re: Image Map simplified still gives random images

I can't help with that code, but last time I've made an imagemap with 10-11 hotspot, and yes, I experienced the same way like you stated in point no. 2 2) The code below does not have hotspots overlapping IF the correct coordinates are Left, Top, Right, Bottom. However, a click on c7 gives me image...
by tpgames
Fri Feb 25, 2011 8:18 pm
Forum: Ren'Py Questions and Announcements
Topic: Image Map simplified still gives random images
Replies: 5
Views: 876

Re: Image Map simplified still gives random images

So, did I find a Ren'Py bug? I ask this because when I ported this to JavaScript, those coordinates work. ;) And, no one has a clue. I can't make this code any simpler, so don't ask. However, I don't blame you, PyTom. I LOVE what you're trying to accomplish. Thank you PyTom for NOT quitting! I great...
by tpgames
Sun Feb 20, 2011 1:31 am
Forum: Ren'Py Questions and Announcements
Topic: Image Map simplified still gives random images
Replies: 5
Views: 876

Image Map simplified still gives random images

1) If you have various hotspots with different sizes, what size should the transparent image be? 2) The code below does not have hotspots overlapping IF the correct coordinates are Left, Top, Right, Bottom. However, a click on c7 gives me image c4 or c7. A click on c5 gives me image c4 or c5. A clic...
by tpgames
Sat Feb 19, 2011 10:18 am
Forum: Ren'Py Questions and Announcements
Topic: Image map coding error & issues Pytom: No one knows!
Replies: 3
Views: 829

Re: Image map coding error & issues Pytom: No one knows!

I was trying to not have overlap buttons, purposefully. However, if a button is overlapping, then that would most likely solve most of the image map problem. It wouldn't solve the whole screen as a hot spot being ignored problem. However, That might be solved by simply making the hotspots the whole ...
by tpgames
Thu Feb 17, 2011 6:20 pm
Forum: Ren'Py Questions and Announcements
Topic: Image map coding error & issues Pytom: No one knows!
Replies: 3
Views: 829

Re: Image map coding error & issues Pytom: No one knows!

bumping this only because other threads were started after this one, and I really think that this one is going to be lost to the 2nd page.

Besides, I think I'm dealing with something only PyTom will know. It might be some goofy thing with mac 10.04 os X, Gimp and Ren'Py. Who knows. lol
by tpgames
Sun Feb 13, 2011 5:04 pm
Forum: Ren'Py Questions and Announcements
Topic: How about a web port for online gaming? beats Apple's rules!
Replies: 3
Views: 748

Re: How about a web port for online gaming? beats Apple's ru

Just checked out Datesims. Sorry, but they can have their forum. Its not handicap accessible for color blindness. I mean, if you see blur when looking at red text, then you aren't capable of even making a complaint on the forum to get the text changed because you can't see anything. ROFL My eyes are...
by tpgames
Sun Feb 13, 2011 3:46 pm
Forum: Ren'Py Questions and Announcements
Topic: How about a web port for online gaming? beats Apple's rules!
Replies: 3
Views: 748

Re: How about a web port for online gaming? beats Apple's ru

Oh? An online visual novel? There are groups already trying that, NovelStream and DateSim are two that I can think of at the top of my head. If you're on about a visual novel that plays like an mmorpg where thousands of players interact with each other, wouldn't that be just like one of those onlin...
by tpgames
Sun Feb 13, 2011 12:50 pm
Forum: Ren'Py Questions and Announcements
Topic: How about a web port for online gaming? beats Apple's rules!
Replies: 3
Views: 748

How about a web port for online gaming? beats Apple's rules!

The reason why I ask this is because the one MMORPG game maker went flash on me. Flash requires money. And their game maker is not a freedom game maker. Its still based on war. So, I really can't use them. The maker assumes certain things about your game. Ren'Py is MUCH better and MORE flexible. Its...
by tpgames
Sun Feb 13, 2011 12:35 pm
Forum: Ren'Py Questions and Announcements
Topic: re: On Asking Questions
Replies: 113
Views: 27467

Re: On Asking Questions

I just want to say that how this forum is ran as far as getting help, asking questions, posting and all is of a format I LOVE! Its not rules based, but instead people based. :D 8)
by tpgames
Sun Feb 13, 2011 11:52 am
Forum: Creator Discussion
Topic: Playstation is now on an open platform!
Replies: 10
Views: 2026

Re: Playstation is now on an open platform!

I for one, fully support android support, even though I don't have one - yet! Apple/Mac has caused me different issues than the PC has, but PlayStation never caused me issues. Neither has Google. Problem with Apple is freebie software support is a hit or miss, mostly a miss. I can't guarantee suppor...