Search found 6027 matches

by Spoonweaver
Tue Oct 14, 2014 2:04 pm
Forum: Game Discussion
Topic: Need help for items wich are usable on the map
Replies: 43
Views: 6292

OH MY GOSH! You're right, I forgot the last part of the script. I'm going to go back and edit the original post to reflect the addition instead of posting it here. However, removing walls won't really be part of what I was making with the shovel. Perhaps some sort of axe to cut trees or hammer to br...
by Spoonweaver
Mon Oct 13, 2014 11:20 pm
Forum: Game Discussion
Topic: Need help for items wich are usable on the map
Replies: 43
Views: 6292

Here's the complete code, please read the above post before using it. This code is free to use for anyone and the above post is free to copy and post elsewhere as well. Knock yourselves out. include, plotscr.hsd include, scancode.hsi plotscript,shoveltimebro,begin If ( read map block &#4...
by Spoonweaver
Mon Oct 13, 2014 11:17 pm
Forum: Game Discussion
Topic: Need help for items wich are usable on the map
Replies: 43
Views: 6292

heh, scripting friend fall through? it happens. Well, there are a lot of ways you can go about doing the shovel. An item can be designed to run a script when used. This would be when the item is used from the item menu. If you wanted it to be usable through a specific button, that would be a slightl...
by Spoonweaver
Mon Oct 13, 2014 10:29 pm
Forum: Game Discussion
Topic: Show off your graphics!
Replies: 1625
Views: 336350

whelp if we're giving graphic advice; ~The leaves seem fine but the grass is terrible. IT looks like the tall grass in pokemon. ~Why is the roof made out of bricks? and why don't the bricks bend with the roof? You need a slanted brick tile for the bricks that are on the slanted part of the roof. ~Th...
by Spoonweaver
Mon Oct 13, 2014 7:31 pm
Forum: Game Discussion
Topic: The Not So Humble OHR Bundle!
Replies: 58
Views: 12400

(I could use a couple tunes for my halloween shooter game, though that's not part of this) Just sent you 4 tasty tunes. Tried to make them spooky. This is a new page, so in case you're new to the thread. We're trying to narrow down the best OHR games to include in an OHR bundle that will then be po...
by Spoonweaver
Mon Oct 13, 2014 6:54 pm
Forum: Game Discussion
Topic: The Not So Humble OHR Bundle!
Replies: 58
Views: 12400

Indeed Meowskivich, I love CGmusic. I didn't know some people were having trouble using it on their computers. If anyone wants I'd gladly set up a dozen or so songs for anyone that needs it. You can even tell me which options you'd like to have active during the generation. That said, it might also ...
by Spoonweaver
Mon Oct 13, 2014 5:34 pm
Forum: Game Discussion
Topic: The Not So Humble OHR Bundle!
Replies: 58
Views: 12400

well, as far as ripped content goes, I think as long as it's mild it should be ok which would also go for fan content. Like, having Master Chief in your game is ok, but having a Halo game in the pack would be a bad idea I think. Having the sprite of one of the dragons from final fantasy in your game...
by Spoonweaver
Mon Oct 13, 2014 1:43 pm
Forum: Game Discussion
Topic: The Not So Humble OHR Bundle!
Replies: 58
Views: 12400

A ctually, now that we have the GotM list we can proceed to screening the games. New games can still be added tot he list. Just suggest them. The criteria that I suggest: 1. The game is complete 2. The game doesn't have ripped graphics, material or characters in it. 3. The game is at least somewhat...
by Spoonweaver
Mon Oct 13, 2014 1:30 pm
Forum: Game Discussion
Topic: The Not So Humble OHR Bundle!
Replies: 58
Views: 12400

Check the game of the month list.
A feature that had so little interest it was forgotten about.


After saying that: I'm just going to add all the GotM games to this list too.
Also: there do seem to be a few games on this list that are unfinished. I'll remove those.
by Spoonweaver
Mon Oct 13, 2014 12:59 pm
Forum: Game Discussion
Topic: The Not So Humble OHR Bundle!
Replies: 58
Views: 12400

@Meowskivich: This is a common misconception of OHR games. The truth of the matter is that something like 45-50% of OHR are complete. The problem is, once developers complete their game they basically drop it and never do any marketing so no one hears about it ever again. Thus, newer people have no ...
by Spoonweaver
Mon Oct 13, 2014 3:47 am
Forum: Game Discussion
Topic: The Not So Humble OHR Bundle!
Replies: 58
Views: 12400

The Not So Humble OHR Bundle!

Visit the 2014 OHR BUNDLE here! We should start a Bundle! It should be ported to OUYA and/or Android mobile devices! We need to discuss what should be included and how best to package it!! Suggested Bundle Games: Ends of the Earth I Alice is Trapped Attack Fish Chronicles Volume I: The Omeg...
by Spoonweaver
Mon Oct 13, 2014 3:43 am
Forum: Game Discussion
Topic: Halloween Contest 2014!
Replies: 66
Views: 15618

Did someone say Lumber Jack?
by Spoonweaver
Mon Oct 13, 2014 12:39 am
Forum: Game Discussion
Topic: Need help for items wich are usable on the map
Replies: 43
Views: 6292

Both of these aren't really that hard to do. My question to you, frogman, is what exactly are you really looking for here? I could explain how both of these can be done with a fair amount of ease. But, either of them are a bit too much to simply script out to a relative newcomer for basically nothin...
by Spoonweaver
Sun Oct 12, 2014 5:28 pm
Forum: Game Discussion
Topic: Programs similar to OHR?
Replies: 22
Views: 5945

Well ok, permission might be a strong way to put it. However, think of it this way. A lot of OHR people have started to branch into possibly selling their games on android. If you made a free way to get their games on android it might affect that. I'm not saying it's illegal or something crazy like ...
by Spoonweaver
Sun Oct 12, 2014 5:17 pm
Forum: Game Discussion
Topic: Need help for items wich are usable on the map
Replies: 43
Views: 6292

Have the script create an npc that paces. Then have it delete itself when it hits the player. You'll also need to run a loop to check for monster and item collisions. It's a fairly complex script, if you don't have a good grasp on how to get it started your best bet might be partnering up with someo...