Castle Paradox Forum Index Castle Paradox

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 Gamelist   Review List   Song List   All Journals   Site Stats   Search Gamelist   IRC Chat Room

Dogpile script problem

 
Post new topic   Reply to topic    Castle Paradox Forum Index -> HELP!
View previous topic :: View next topic  
Author Message
Meatballsub
Divine Bovine




Joined: 16 Jun 2003
Posts: 437
Location: Northwest Georgia

PostPosted: Thu Sep 20, 2007 6:45 am    Post subject: Dogpile script problem Reply with quote

Here is the script:

Code:
script,boat,begin
suspend player
suspend npcs
create npc (2,21,14)
walk hero (0,down,1)
wait (1)
walk hero (1,down,1)
wait (1)
walk hero (2,down,1)
wait (1)
walk npc (2,down,1)
wait (1)
wait for all
walk hero (0,right,3)
wait (1)
walk hero (1,down,1)
wait (1)
walk hero (2,down,1)
wait (1)
walk npc (2,down,1)
wait (1)
wait for all
walk hero (1,right,2)
wait (1)
walk hero (2,down,1)
wait (1)
walk npc (2,down,1)
wait (1)
wait for all
walk hero (2,right,1)
wait (1)
walk npc (2,down,1)
wait (1)
wait for all
show textbox (344)
wait for textbox
resume player
resume npcs
end


Basically, the party is boarding a boat, and every person in the party has a spot on it. The first hero goes to the position all the way to the right. The second is next to him, the third etc...

What happens, though, is a pileup. The second hero doesn't stop next to the first, and moves to the same tile that the first hero is on. The third hero takes the second hero's place. Any suggestions?

If a video would help, I can shoot one and have it up in a few minutes.
_________________
MOCBJ Software - My Games
The Hamster Wheel - OHRRPGCE Information Database
Back to top
View user's profile Send private message Visit poster's website
TwinHamster
♫ Furious souls, burn eternally! ♫




Joined: 07 Mar 2004
Posts: 1352

PostPosted: Thu Sep 20, 2007 7:06 am    Post subject: Reply with quote

It may be in your best intention to suspend the caterpillar?
Back to top
View user's profile Send private message Send e-mail AIM Address
Meatballsub
Divine Bovine




Joined: 16 Jun 2003
Posts: 437
Location: Northwest Georgia

PostPosted: Thu Sep 20, 2007 8:48 am    Post subject: Reply with quote

Thanks, don't know why I didn't think about that before. Works like a charm now.
_________________
MOCBJ Software - My Games
The Hamster Wheel - OHRRPGCE Information Database
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Castle Paradox Forum Index -> HELP! All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group