Author |
Message |
Topic: Changing characters |
XerotheYokai
Replies: 9
Views: 9573
|
Forum: HELP! Posted: Mon Dec 13, 2004 3:13 pm Subject: Changing characters |
Thanks. That did it, and now my scro[ts can finally compile! thanks a lot! |
Topic: Changing characters |
XerotheYokai
Replies: 9
Views: 9573
|
Forum: HELP! Posted: Mon Dec 13, 2004 12:25 pm Subject: Changing characters |
Well, for starters, when you use "add hero", you don't need to use "swap in hero", because the hero is already in the party. I think what you're trying to do is pull out the starting hero to throw in ... |
Topic: Why do you use OHR? |
XerotheYokai
Replies: 54
Views: 58037
|
Forum: The Arcade Posted: Sun Dec 12, 2004 7:17 pm Subject: Why do you use OHR? |
I use OHR becaue its easy to use, but can get VERY deep for experts. Its flexible and can easily allow for GBA-quality games if you're good at gfx and gameplay and such. |
Topic: Changing characters |
XerotheYokai
Replies: 9
Views: 9573
|
Forum: HELP! Posted: Sun Dec 12, 2004 6:51 pm Subject: Changing characters |
Thanks a lot. The script almost compiled! It got stuck at line 4, but here's the whole thing anyways:
Define Script (1,change,0)
script,change,begin
addhero (1)
swap in hero (1)
deletehero ... |
Topic: Changing characters |
XerotheYokai
Replies: 9
Views: 9573
|
Forum: HELP! Posted: Sun Dec 12, 2004 3:46 pm Subject: Changing characters |
Hi. I'm trying to take a character out of my party and put in another. It's not compiling, so I was wondering if anyone could help me? The script looks like this:
Define Script (1,Change,none)
... |
|