Search found 4098 matches

by TMC
Thu Aug 01, 2013 5:12 am
Forum: Game Discussion
Topic: Long lost ruins of "The Moglery"
Replies: 17
Views: 3284

You posted the wrong link. These are the real ruins of the Mogspace

http://moogle1.stormpages.com/
http://moogle1.stormpages.com/ohr/
by TMC
Wed Jul 31, 2013 4:55 pm
Forum: Game Discussion
Topic: Sound effects affected by 'set music volume (n)'
Replies: 6
Views: 2284

We do NOT set the volume for sound effects in music_sdl ever. I've just looked through the SDL_mixer source and confirmed that setting the music volume does not affect the sound effects volume. It turns out that this is actually a bug or purposeful anti-feature in Windows Vista and 7 (and 8 I assume...
by TMC
Wed Jul 31, 2013 2:22 pm
Forum: Game Discussion
Topic: attack animation out of battle?
Replies: 3
Views: 763

Only by loading an attack sprite with the "load attack sprite" command and manually animating it ("set sprite frame" and "wait").
by TMC
Wed Jul 31, 2013 2:17 pm
Forum: General Discussion
Topic: Hero Stat Screen Freezing?
Replies: 5
Views: 1274

I would guess that it's a problem with your .rpg file. Could you try editing other games? If it is the game, could you send it to James or I?
by TMC
Tue Jul 23, 2013 8:29 am
Forum: Game Discussion
Topic: Plotscrip-if+else-again
Replies: 11
Views: 1592

Come to think of it why don't I just make "else, if" equivalent to "else if"?
by TMC
Mon Jul 22, 2013 11:22 am
Forum: Game Discussion
Topic: Plotscrip-if+else-again
Replies: 11
Views: 1592

If you want to use the "else if" construct, then 'else' and 'if' must be next to each other on the same line. Assuming that that's what you want, you also have an extra ) before the last else. There are two dedicated HamsterSpeak editors that are in a usable state: HssEd, and HamsterWhispe...
by TMC
Mon Jul 22, 2013 11:10 am
Forum: Game Discussion
Topic: Game.exe-crash
Replies: 3
Views: 717

Oh, really. That's no good.

I hope to have that bug fixed for the next release.

No, you can't attach files to forum posts here.
by TMC
Sun Jul 21, 2013 8:57 am
Forum: Game Discussion
Topic: Game.exe-crash
Replies: 3
Views: 717

The music track is a MIDI file, right? Unfortunately this is a well known bug in SDL_mixer. Usually the problem happens with very short MIDI files. It might be possible to work around it by modifying the MIDI (I don't whether anyone has tried this though), or using a different MIDI file. If you post...
by TMC
Sun Jul 21, 2013 3:12 am
Forum: Game Discussion
Topic: Collision detection and you; another cry for help
Replies: 4
Views: 830

Yes, the built in collision detection is terrible and we should add some alternatives (we won't want to change the way it behaves in old games because I think a lot of games rely on it). Step-on NPCs not activating if they walk underneath you is also intentionally kept for backwards compatibility. B...
by TMC
Sat Jul 20, 2013 9:47 am
Forum: Game Discussion
Topic: The Hamster Wheel Is Back
Replies: 12
Views: 5714

Cool! I notice there aren't sections for articles, contests, or links/websites yet. Are those coming back? I really like the articles list you had put together previously. Is it a good idea to have a separate forum though? Seems like a good place for posts to get lost. Any chance of cooperation with...
by TMC
Thu Jul 18, 2013 1:40 pm
Forum: Game Discussion
Topic: Strange Slowdown On Walkabout Graphics Menu
Replies: 6
Views: 1072

Maybe the slowdown is due to some sort of error happening behind the scenes (eg. spamming error messages to the debug log). Does your c_debug_archive.txt file (in the same directory as the .rpg) anything interesting? It's possible there isn't one, but more likely that it's chock full of messages.
by TMC
Mon Jul 15, 2013 1:11 pm
Forum: Game Discussion
Topic: Graphic Program w/ Keyboard Support
Replies: 6
Views: 1622

Yes it is intimidating at first, but luckily it's very well documented (F1 anywhere). Sending you back to the wiki again:
http://rpg.hamsterrepublic.com/ohrrpgce/GrafX2

Also, I don't mean to imply it's better than anything else out there; I rarely draw pixel art and simply wouldn't know about that.
by TMC
Mon Jul 15, 2013 11:27 am
Forum: Game Discussion
Topic: Paladus
Replies: 16
Views: 4231

Maybe Pepsi Ranger still has the games he said he had four years ago?
by TMC
Mon Jul 15, 2013 8:35 am
Forum: Game Discussion
Topic: Graphic Program w/ Keyboard Support
Replies: 6
Views: 1622

Well my answer was basically that Grafx2 is the best that I've found in terms of keyboard support (not that I've really looked, but I haven't heard better suggestions), and you can definitely use it without ever touching the mouse, but it's not actually designed to be used in that way. It's better t...
by TMC
Sun Jul 14, 2013 5:26 pm
Forum: Game Discussion
Topic: Need an artist?
Replies: 11
Views: 3355

Mogri summed up my thoughts entirely; I have nothing else to add other than...
Lucier wrote:None of the sprites are used in any game, I just made them for my portfolio.
That's too bad!