Ehaism wrote:I am Ehaism Donotreskai, mighty barbarian, slayer of... a... great many different things! WHO. ARE. YOU.
Search found 7086 matches
- Fri Feb 18, 2011 10:12 pm
- Forum: General Discussion
- Topic: THE CAMPAIGN: Chapter 1-"The Dragons in the Desert"
- Replies: 633
- Views: 67558
- Fri Feb 18, 2011 8:03 pm
- Forum: Roleplaying
- Topic: Dunderstank META-Chat!
- Replies: 601
- Views: 6005
- Fri Feb 18, 2011 8:01 pm
- Forum: General Discussion
- Topic: THE CAMPAIGN: Chapter 1-"The Dragons in the Desert"
- Replies: 633
- Views: 67558
Ehaism is startled. Suddenly the gem is no longer in his hand, and he feels as if the whole room has reeled around him. There are two strangers in the room, behaving strangely. The floor is littered with tiny purple shards of smashed gems. Vire seems to be furious. Ehaism decides to help. What in al...
- Wed Feb 16, 2011 5:07 pm
- Forum: Game Discussion
- Topic: Who wants to beta-test my space-themed action/strategy/rpg?
- Replies: 28
- Views: 8173
- Wed Feb 16, 2011 4:55 pm
- Forum: Game Discussion
- Topic: stupid scripts!
- Replies: 78
- Views: 13702
oh, and i fixed the problem with the text box not showing up when the player loads the game. it turns out that a menu item is unable to call the save menu (or any other kind of menu, probably) AND set a tag at the same time. the script was working correctly, but selecting the save option from the s...
- Wed Feb 16, 2011 3:59 am
- Forum: Game Discussion
- Topic: stupid scripts!
- Replies: 78
- Views: 13702
No worries. I do the same kind of thing all the time. check out <a href="http://gilgamesh.hamsterrepublic.com/we ... earch=">my last two commits</a> to the OHR source code :)
- Wed Feb 16, 2011 3:55 am
- Forum: Game Discussion
- Topic: Who wants to beta-test my space-themed action/strategy/rpg?
- Replies: 28
- Views: 8173
Out of curiosity, why did you name it Farscape? I would have been worried about the naming conflict with:
<img src="http://downloadfarscapeepisodes.blog.co ... e_logo.jpg">
<img src="http://downloadfarscapeepisodes.blog.co ... e_logo.jpg">
- Wed Feb 16, 2011 1:30 am
- Forum: Game Discussion
- Topic: Who wants to beta-test my space-themed action/strategy/rpg?
- Replies: 28
- Views: 8173
- Wed Feb 16, 2011 1:21 am
- Forum: Game Discussion
- Topic: stupid scripts!
- Replies: 78
- Views: 13702
??? james, i'm not sure what you mean. the load game script is only meant to check whether the player had previously set the battle mode prior to exiting the game, then change it accordingly. it does not affect the tags whatsoever. (unless tag definitions are wiped when the game is exited? but then...
- Tue Feb 15, 2011 11:04 pm
- Forum: Game Discussion
- Topic: Shattered Alliance
- Replies: 67
- Views: 13306
By the way; I downloaded the latest nightly as of two weeks ago, and I'd be using it more for my game making, except I constantly get alerts that my games have features that aren't compatible with the nightly. Even if I made them EXCLUSIVELY in the nightly. You should make sure that your copy of ga...
- Tue Feb 15, 2011 11:02 pm
- Forum: Game Discussion
- Topic: stupid scripts!
- Replies: 78
- Views: 13702
Hmmm... So tag 69 should be off when battle wait mode is off. and tag 69 should be on when battle wait mode is on. But the load game script is causing a mismatch between the tag and the actual wait mode... When I look again at your load game script, it seems to be toggling the wait mode but not the ...
- Tue Feb 15, 2011 9:15 pm
- Forum: Game Discussion
- Topic: stupid scripts!
- Replies: 78
- Views: 13702
- Tue Feb 15, 2011 5:58 pm
- Forum: Game Discussion
- Topic: Shattered Alliance
- Replies: 67
- Views: 13306
- Tue Feb 15, 2011 5:06 pm
- Forum: Roleplaying
- Topic: Dunderstank Characters!
- Replies: 132
- Views: 1872
- Tue Feb 15, 2011 5:01 pm
- Forum: Game Discussion
- Topic: Shattered Alliance
- Replies: 67
- Views: 13306
What sort of alerts are you getting? Also, I just noticed something. When you free all of the slices, the mouse cursor slice gets freed too. One way to handle this is to re-create the mouse cursor after you free all the slices. Another way is to put all of the other slices in a container. Then you c...