Search found 1417 matches

by Pepsi Ranger
Sun Sep 14, 2014 5:39 pm
Forum: Front Page
Topic: Spend your Slimebucks: Slime Salad feature request thread
Replies: 131
Views: 57665

Well, no, not so much a list of links, even though there could be one stickied thread that does have that list. It's more cut and dry than that. Basically, if BMR wants to write an article on how to use slices, he could post it in the Articles and Tutorials forum, where it's feasibly less cluttered ...
by Pepsi Ranger
Sat Sep 13, 2014 4:33 pm
Forum: Front Page
Topic: Spend your Slimebucks: Slime Salad feature request thread
Replies: 131
Views: 57665

Referring to my post in BMR's Slice Tutorial thread, I would like to see a new subforum, under Reviews , for Articles and Tutorials (or just Articles for short). This will accomplish two things (or three depending on how it's used): 1. It will fill the void left behind by the closing of HamsterSpeak...
by Pepsi Ranger
Sat Sep 13, 2014 4:12 pm
Forum: Game Discussion
Topic: BMR's Simple Slice Tutorial
Replies: 4
Views: 2619

Good article, BMR. This reminds me that Slime Salad really could use a subforum for articles, so that people looking for quick information will have an easier time finding this stuff. Might fit nicely under the one we have called "Reviews." Since we have a subforum for Reviews , we should ...
by Pepsi Ranger
Thu Sep 04, 2014 9:21 pm
Forum: Game Discussion
Topic: Heart of the OHR Contest 2014
Replies: 284
Views: 64184

No, as long as the player has some information about what's new somewhere, you should be fine. But we don't need it until the deadline.
by Pepsi Ranger
Thu Sep 04, 2014 1:04 am
Forum: Game Discussion
Topic: Heart of the OHR Contest 2014
Replies: 284
Views: 64184

For those of you entering rereleases, don't forget that you'll need to include something that informs the player what's new since the versions before Heart of the OHR 2014, so you may want to jot things down as you go if you haven't begun doing so already. Also, we've officially passed the halfway m...
by Pepsi Ranger
Tue Sep 02, 2014 11:46 am
Forum: Game Discussion
Topic: Okédoké! La Leyenda Mexicana
Replies: 116
Views: 28233

The final journal/review of Okedoke (Chapter 6 and the complete Burger Kingdom) will also be released soon. Meatballsub has agreed to publish the final installment in the series (and back-publish the others for consistency) in the wake of HamsterSpeak shutting down during Okedoke's last leg of produ...
by Pepsi Ranger
Sat Aug 23, 2014 4:15 am
Forum: Game Discussion
Topic: Possible glitch?
Replies: 11
Views: 1338

This bug has been around since shortly after Mark/Clone was introduced. If it isn't happening for James, then it's probably a Windows bug. I thought TMC knew about it. It's been mentioned before. I believe it happens anywhere graphics can be edited.
by Pepsi Ranger
Sat Aug 23, 2014 4:09 am
Forum: Game Discussion
Topic: Sidescroller Problems
Replies: 23
Views: 4249

Not sure if it helps for sidescrollers, but you can fake simultaneous scripting if you use timers. The trick is to treat your timer like a wait command, so even though it can be extremely messy, it's effective. Entrepreneur: The Beginning uses a formula that assigns an x/y value to two global variab...
by Pepsi Ranger
Sun Aug 03, 2014 12:08 am
Forum: Game Discussion
Topic: What are the limits?
Replies: 12
Views: 2621

it might suck, but you're never completely stuck here. you can store all of your lines in a text file and have a textbox that shows a string. load the right line into your string and there you go. Believe it or not, I have thought of that. But if you knew the inner workings of this game and why so ...
by Pepsi Ranger
Sat Aug 02, 2014 11:08 pm
Forum: Game Discussion
Topic: OHR games you wish had been finished?
Replies: 16
Views: 2173

Powerstick Man! Seriously, if this game ever gets done, it will be competition for OHR's greatest masterpiece. That's not just hyperbole either. Which reminds me, I need to get back to bug testing it... Pepsi, I'm really going to try to play this week. I've just be slammed with other projects. Cool...
by Pepsi Ranger
Sat Aug 02, 2014 3:17 am
Forum: Game Discussion
Topic: What are the limits?
Replies: 12
Views: 2621

It probably won't happen, but I do worry a little about the textbox limit when I think about how many I already have in Powerstick Man and how much more of the game I have left to make. I've already got over 9200, and I'm nowhere near the end. Sigh. Even though I doubt I'll reach the limit, I do hop...
by Pepsi Ranger
Fri Aug 01, 2014 5:58 am
Forum: Game Discussion
Topic: Heart of the OHR Contest 2014
Replies: 284
Views: 64184

Hey Guys, We are officially one-third of the way through this contest. How's progress going? So far we've had a lot of silence, so let's drum up a little discussion to get the fires burning. Our entries so far include: Troll Over by Spoonweaver ... And I think that's it for now. Any others I've miss...
by Pepsi Ranger
Wed Jul 30, 2014 10:49 pm
Forum: Game Discussion
Topic: OHR games you wish had been finished?
Replies: 16
Views: 2173

To answer the question posted as the original topic, a small list of games I would've liked to see finished versions for include-- Games that will never be finished unless the authors have a sudden change of heart (or reappearance): -Lolsidothaldremobine (my favorite for a long time) -Monterey Pengu...
by Pepsi Ranger
Wed Jul 30, 2014 10:21 pm
Forum: Game Discussion
Topic: Any archives of REALLY old OHR games?
Replies: 7
Views: 1314

I seem to remember that Metballsub was collecting old games, and so was somebody else... Pepsi Ranger maybe? I'm not collecting them or anything, but I do have a bunch of them. I have a bad/good habit of never deleting anything I've played. I may or may not have more on the other computer that I ha...
by Pepsi Ranger
Sat Jul 19, 2014 10:57 pm
Forum: Game Discussion
Topic: -=Help! Broken plotscr.hsd!=-
Replies: 15
Views: 2219

Thank you so much, but how exactly would I put "include, plotscr.hsd" in the script? You have to type it, exactly as TMC wrote it. Usually you do it at the top of your script. Whenever you "include," you're telling the compiler to use all of these files in the compiling process....