Search found 7086 matches

by Bob the Hamster
Wed Jun 26, 2013 9:01 pm
Forum: Game Discussion
Topic: Deleting Maps and Music
Replies: 6
Views: 1203

You can delete maps from the end of the list, but you can't delete map from the middle. So for example, there is no way to delete map 9 without first deleting map 10. However, if you want to get rid of unwanted maps to save space, here is what I suggest 1) Use the "Erase Map Data" option i...
by Bob the Hamster
Mon Jun 24, 2013 11:01 pm
Forum: Game Discussion
Topic: Macabre
Replies: 255
Views: 67443

The new stuff looks great!

...except for Fred's battle sprite. I think I liked the old version better (especially his face)
by Bob the Hamster
Sun Jun 23, 2013 4:42 am
Forum: General Discussion
Topic: Minecraft Thread
Replies: 802
Views: 160178

Stewitus P. wrote:I can now feel comfortable, through my own painstaking research, say without a doubt that the 1x1 hole in the middle of the pyramid near the stargate is, without a doubt, a death trap.
The last time I climbed up the pyramid and looked down that hole, I could see sooooo many creepers at the bottom.
by Bob the Hamster
Fri Jun 21, 2013 2:12 pm
Forum: Game Discussion
Topic: Hype Up Your Game Thread
Replies: 1513
Views: 361607

I love the gills on the hero sprites when they are underwater
by Bob the Hamster
Tue Jun 18, 2013 4:43 pm
Forum: General Discussion
Topic: Plans for new OHR Gamelist
Replies: 54
Views: 14257

SparElric wrote: I must be retarded then, cuz I've been trying to find a way to crack a certain game just to update it's God-awful graphics (Not even to re-upload it or anything) and haven't been able to.
If it is your own game, just mail it to me, and I can crack it for you.
by Bob the Hamster
Mon Jun 17, 2013 2:44 pm
Forum: Game Discussion
Topic: Bob the Hamster Dirt Dig Playtesting Thread
Replies: 36
Views: 10462

Would anybody like to volunteer to create some levels for this game?
by Bob the Hamster
Fri Jun 14, 2013 4:52 pm
Forum: Game Discussion
Topic: Bob the Hamster Dirt Dig Playtesting Thread
Replies: 36
Views: 10462

I tried removing the bobdirt.exe.manifest file (and adding the missing vorbis dlls), but then the program fails on my Windows 7 box, saying: Runtime Error! Program: C:\Program Files (x86)\Bob the Hamster Dirt Dig\bobdirt.exe R6034 An application has made an attempt to load the C runtime library inco...
by Bob the Hamster
Tue Jun 11, 2013 9:35 pm
Forum: Game Discussion
Topic: Line of Sight
Replies: 15
Views: 5114

How is guardcheck being triggered? I see you trigger it with a "set timer" command, but is that the only place?

It looks like guardcheck runs through once, and then ends.
by Bob the Hamster
Tue Jun 11, 2013 9:12 pm
Forum: Game Discussion
Topic: Line of Sight
Replies: 15
Views: 5114

It looks like you are already on the right track. Can you clarify where you need help? You said you wanted help, but you didn't mention where the script fails. one minor suggestion: if (check tag(28) == false) then ( #create the npc and start him walking aroun...
by Bob the Hamster
Mon Jun 10, 2013 2:20 pm
Forum: General Discussion
Topic: Minecraft Thread
Replies: 802
Views: 160178

Yeah, that is strange. I wonder if our server's spawn location could have changed somehow with a recent update?

Stewitus, if you are still near that tree, can you write down its X, Y, Z coordinates and post them here?

Unless... maybe... did you ever log in way back before we had a user whitelist?
by Bob the Hamster
Sun Jun 09, 2013 11:07 pm
Forum: General Discussion
Topic: Minecraft Thread
Replies: 802
Views: 160178

Can I play, too? My username is StewitusPrime. I just started playing it (late to the party, I know...) and am currently in the "Explore a little then run back home crying at dusk" phase of my mining career, but am fast approaching the "waitaminute, I'm in full armor!" phase. Ce...
by Bob the Hamster
Sun Jun 09, 2013 11:01 pm
Forum: Game Discussion
Topic: Git and OHRRPGCE?
Replies: 12
Views: 5387

Yes, this works. I keep my games in subversion for this very reason. First you should use the unlump.exe to convert your .rpg file into a .rpgdir folder. Custom and Game are both able to open .rpgdir folders exactly the same as .rpg files. You can add the rpgdir to a git or subversion repository. Ea...
by Bob the Hamster
Sat Jun 08, 2013 7:14 pm
Forum: Game Discussion
Topic: Proteus
Replies: 1
Views: 544

Proteus

While there are still a few days left on the current <a href="https://www.humblebundle.com/">Humble Bundle</a> go pick it up, even if just for <a href="http://www.visitproteus.com/">Proteus</a>. At first glance, I didn’t expect much of it. It is described as a musical exploration...
by Bob the Hamster
Tue Jun 04, 2013 10:50 pm
Forum: Game Discussion
Topic: Aliens
Replies: 19
Views: 4905

Those are links to imgur gallery pages, rather than links to individual images, that is why they don't work with the [img] tag
by Bob the Hamster
Tue Jun 04, 2013 9:45 pm
Forum: Game Discussion
Topic: Lost .HSS file
Replies: 4
Views: 836

Nothing will be lost. The files inside source.lumped are just a backup copy taken at the time when the script was compiled.

Plenty of people had asked for the ability to recover scripts, and de-compiling them was just impractical, so that is why we just embedded automatic backup copies :)