I've seen it in a lot of missions, but I can't understand how they to.
So here is my Qs.
How do you make the fire burn from the start of the mission.
GOTYA! ;D ;D ;D ;D ;D
Now to my real Qs....
=========================================
I have a cutseene where one guy in your group hacks into a radio station.
I use these commands:
[Black2] join "GrpNull"
Black2 setPos getPos HackPlace
Black2 switchmove "FXStandRotateTable"
This works fine...
Now to the bad part
When he is done hacking, I want him to join my group again.
[Black2] join Player
Black2 SwitchMove ""
This part also works fine, the guy joins me and the switchmove is gone.
[size=10]BUT![/size]
He wont move. He just stands there! He refuses to obey my orders!
What am I doin wrong