Author |
Message |
Topic: How can I do this.. |
Big M
Replies: 20
Views: 15630
|
Forum: The Arcade Posted: Sat Sep 02, 2006 9:58 pm Subject: How can I do this.. |
OKAY, I have figured it out and made it all work. (Thank god, you all say.)
..
but there is one more problem
I have TWO NPC's. One is a pic of the damaged ship, and the other is the pic of ... |
Topic: How can I do this.. |
Big M
Replies: 20
Views: 15630
|
Forum: The Arcade Posted: Sat Sep 02, 2006 8:58 pm Subject: How can I do this.. |
K. But there's another error...*groan*
Semicompiling C:\OHRRPGCE\import\boat.hs to C:\OHRRPGCE\import\boat.HS
file C:\OHRRPGCE\import\boat.HS already exists. Overwrite it? (Y/N) ... |
Topic: How can I do this.. |
Big M
Replies: 20
Views: 15630
|
Forum: The Arcade Posted: Sat Sep 02, 2006 8:26 pm Subject: How can I do this.. |
Thanks a TON!
..but there was an error.
Here:
Semicompiling C:\OHRRPGCE\import\boat.hs to C:\OHRRPGCE\import\boat.HS
file C:\OHRRPGCE\import\boat.HS already exists. Overwrite it? (Y/N)
y
read ... |
Topic: How can I do this.. |
Big M
Replies: 20
Views: 15630
|
Forum: The Arcade Posted: Sat Sep 02, 2006 12:28 am Subject: How can I do this.. |
So, in that hsi file that it created, is that where I write this:
Code:
include, plotscr.hsd
include, gamename.hsi #this should be your game name, not "gamename"
define script (1, ... |
Topic: How can I do this.. |
Big M
Replies: 20
Views: 15630
|
Forum: The Arcade Posted: Fri Sep 01, 2006 11:54 pm Subject: How can I do this.. |
Is the plotscripting menu the script management menu? Because when I press export.hsi it just says :
exporting HamsterSpeak Definitions to:
C:\OHRRPGCE\wap2006.hsi
tag names
song names
hero nam ... |
Topic: How can I do this.. |
Big M
Replies: 20
Views: 15630
|
Forum: The Arcade Posted: Fri Sep 01, 2006 8:52 pm Subject: How can I do this.. |
Okay..so my game starts on an island in the middle of the ocean. The person's boat (his name is Wap) is wrecked. I need to know how to code/tag it so that when Wap gets 11 Technical points (default wa ... |
|