Author |
Message |
Topic: Syntax Error, but where? |
Omega0
Replies: 8
Views: 11054
|
Forum: HELP! Posted: Fri Sep 23, 2005 9:13 am Subject: Syntax Error, but where? |
The "Random Junk" is just representations of the intermediate states while processing.
If you change the while statement to
while( seg >> 16 ) do, begin
that will let it complete q ... |
Topic: Syntax Error, but where? |
Omega0
Replies: 8
Views: 11054
|
Forum: HELP! Posted: Thu Sep 22, 2005 6:47 am Subject: Syntax Error, but where? |
http://savi.cis.drexel.edu/~strom/ohr/ms.zip
I swapped the recursive function for an interitive one which keeps it from crashing, but now the behavior is getting weirder: the maptiles are changing ... |
Topic: Syntax Error, but where? |
Omega0
Replies: 8
Views: 11054
|
Forum: HELP! Posted: Tue Sep 20, 2005 6:31 am Subject: Syntax Error, but where? |
Gratia! That & a few other quick errors fixed the compile trouble.
Though it seems errors breed.
What am I supposed to do to fix these:
Script Error: Interpreter Overloaded
Script Error: ... |
Topic: Syntax Error, but where? |
Omega0
Replies: 8
Views: 11054
|
Forum: HELP! Posted: Mon Sep 19, 2005 8:09 am Subject: Syntax Error, but where? |
It's been a while since I did anything with OHR, but latly I decided to try a quick little script. For some reason, it gives me an error @ the while statement, but I can't figure out why or how to fi ... |
Topic: Game list. |
Omega0
Replies: 4
Views: 5312
|
Forum: The Arcade Posted: Tue Sep 07, 2004 10:36 am Subject: Game list. |
Is there anyway to get a list of games ordered by the date they were last modified, or a way to filter games which are inproduction or demos?
(If not, would it be difficult to add search and filter ... |
Topic: Top 30 Voting Returns... Again |
Omega0
Replies: 45
Views: 43876
|
Forum: The Arcade Posted: Sun Jul 18, 2004 5:57 am Subject: Top 30 Voting Returns... Again |
1. Final Fantasy H
2. Wingedmene
3. The Walthros
4. Time Stream Saga
5. Wandering Hamster
6. Ecopia
7. And&
8. Time Flies
9. Dimensions I
10. Halloween Quest |
Topic: Saved Games. |
Omega0
Replies: 5
Views: 5754
|
Forum: The Arcade Posted: Thu Mar 25, 2004 6:01 pm Subject: Saved Games. |
When you save and load a game, what things are saved?
(i.e. are running plotscripts restored? are global variables restored?) |
Topic: OHR Statistics. |
Omega0
Replies: 4
Views: 6005
|
Forum: The Arcade Posted: Wed Feb 11, 2004 4:56 pm Subject: OHR Statistics. |
New file uploaded.
Current Features:
Calculate the hit % of an attack
Calculate the damage an attack will do
Calculate the value of a stat on each level up
In progress:
Ability to save data ... |
Topic: Possible Bug? |
Omega0
Replies: 2
Views: 5893
|
Forum: HELP! Posted: Tue Feb 10, 2004 10:56 am Subject: Possible Bug? |
This may be because I have an old version of the PSDictionary, but In the Flow control section it has the following example:
if (check tag(2)) do (show text box (5),w ... |
Topic: OHR Statistics. |
Omega0
Replies: 4
Views: 6005
|
Forum: The Arcade Posted: Mon Feb 09, 2004 2:34 pm Subject: OHR Statistics. |
Requesting help from someone who knows their OHR math...
I'm working on a little program to solve the calcuations in OHR to make balancing battles easier. I have to code complete for the Chance to ... |
Topic: Ye Gawds...Jame Paige help me (jokes) |
Omega0
Replies: 6
Views: 6172
|
Forum: The Arcade Posted: Sun Jan 18, 2004 9:37 am Subject: Ye Gawds...Jame Paige help me (jokes) |
Considering that a new game has appeared on the list by "catfish" I'd assume the former, though I would prefer the latter so that I could get a test subject for the password reset program.  |
Topic: Quick Question |
Omega0
Replies: 9
Views: 8762
|
Forum: The Arcade Posted: Tue Dec 16, 2003 8:10 am Subject: Quick Question |
Thank you all.
I was able to get it working by F12-ing a screen shot out of GAME.EXE then cropping it in MSPaint then resaving as 16color in GIMP. (and aside from having to recolor it, it worked fi ... |
Topic: Tossing out a script. |
Omega0
Replies: 0
Views: 2909
|
Forum: The Arcade Posted: Mon Dec 15, 2003 3:27 pm Subject: Tossing out a script. |
For all those games where you spend ten minutes holding down the walk key...
http://spots.flatland.com/jms/walkfar.zip
Use W,A,S,D as the dirrection keys to use run.
This little guy implement ... |
Topic: Quick Question |
Omega0
Replies: 9
Views: 8762
|
Forum: The Arcade Posted: Sat Dec 13, 2003 8:20 pm Subject: Quick Question |
Print Screen doesn't seem to be working. (Something to do with using XP's DOS 7.0 maybe?)
Is there a util or something that will work for this? |
Topic: Looking for some docs/information. |
Omega0
Replies: 4
Views: 5833
|
Forum: The Arcade Posted: Sat Dec 13, 2003 8:16 pm Subject: Looking for some docs/information. |
Basically, I'm trying to figure out the following:
1) The formula for change in stats as your level increases.
2) How the level-based MP works.
3) Where I can find documentation that tells what t ... |
|