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

walking

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




Joined: 18 Feb 2008
Posts: 3

PostPosted: Sun Apr 13, 2008 3:27 pm    Post subject: walking Reply with quote

how do you make a npc move in place with plotscripting????? wait a second sorry wrong topic Oookay...
Back to top
View user's profile Send private message Visit poster's website
Newbie_Power




Joined: 04 Sep 2006
Posts: 1762

PostPosted: Sun Apr 13, 2008 3:54 pm    Post subject: Reply with quote

In the NPC editor, you can change the walk type to "Walk in Place".
_________________

TheGiz> Am I the only one who likes to imagine that Elijah Wood's character in Back to the Future 2, the kid at the Wild Gunman machine in the Cafe 80's, is some future descendant of the AVGN?
Back to top
View user's profile Send private message
Nexty




Joined: 18 Feb 2008
Posts: 3

PostPosted: Sun Apr 20, 2008 6:55 pm    Post subject: Reply with quote

is there a way to do it with plotscripting?
Back to top
View user's profile Send private message Visit poster's website
JSH357




Joined: 02 Feb 2003
Posts: 1705

PostPosted: Sun Apr 20, 2008 7:19 pm    Post subject: Reply with quote

Where x is the ID of your NPC:

Code:

alternpc(x, NPCstat:move type, NPCmovetype:walkinplace)


Or:

Code:

setnpcframe(x,0)
setnpcframe(x,1) # Repeat this in a loop
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Nexty




Joined: 18 Feb 2008
Posts: 3

PostPosted: Sun Apr 20, 2008 7:28 pm    Post subject: Reply with quote

ooohhh thank you
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