Alright, not sure if this can be done but this is what I'm trying to do.
I have a person blocking a staircase, and I want it so you must talk to a certain person in the room before being allowed to go up them.
Basically I want it so you have to talk to person1 because person2 is blocking stairs. After you talk to person1, person2 gets out of the way
So can anyone help me?
Like I just need help with the commands for the part where you must talk to the guy to proceed
in the conversation with person 1 you need to add a command to turn a switch on eg. switch 1: person2move.
then in the commands for ther second person use move event and select the event number or name of the second person
Alright, Thanks
I'll try that
in the move event window you can use different command for the directions etc.
if th stair case was at the back:
[]=stairs
()=person
[]
[]
[]
[]
()
then the command would be move right
ignore the above if its confusing
Yeah
That's much clearer
Thanks once again :^^: