Home   Help Search Login Register  

Author Topic: Stop control and Join  (Read 585 times)

0 Members and 1 Guest are viewing this topic.

max_killer_payne

  • Guest
Stop control and Join
« on: 27 May 2003, 10:37:56 »
How in a mission say Sui's amazin Airbourne in the mission there were cutscences in which the player lost control of their character and the character could be told to move in a scipt during a cutscence then at the end control is given back to the player, also how would you make 1 man join a squad when they got near him??

Offline Sui

  • Former Staff
  • ****
    • OFPEC
Re:Stop control and Join
« Reply #1 on: 28 May 2003, 01:33:28 »
I take it you are referring to the scene at the rendevous point, where the player is talking to his captain?

In that scene the player gets setpos'ed, then setdir'ed to face the Captain. I then use a playmove to get him to shoulder his weapon.

Other than that, there wasn't any movement on the player's part... it was all a cunning illusion... ;)

Offline CrashDome

  • Members
  • *
Re:Stop control and Join
« Reply #2 on: 28 May 2003, 01:34:46 »
I can help w/ a few....

To disable player control:

disableUserInput=False

(alternately, TRUE enables it)

To make 1 man join a squad:

[UnitName] join OtherGroupName

Obviously, substitute the units name for "UnitName" and the group you wish the unit to join for "OtherGroupName". Make sure you keep the "[]" around the unit name.

max_killer_payne

  • Guest
Re:Stop control and Join
« Reply #3 on: 28 May 2003, 22:11:58 »
Got it. Cheers CrashDome. And Sui please tell me there is a sequel to Facile ground coming out soon??

Offline Sui

  • Former Staff
  • ****
    • OFPEC
Re:Stop control and Join
« Reply #4 on: 29 May 2003, 01:24:32 »
/pimp mode on

Facile Ground will be out once I get all the voice files and finish the outro (which could take a while I'm afraid...)

The sequel to Facile Ground is about half way to beta stage... I've hit a bit of a snag and have to re-design a defensive position ;)

Once I do that, I need to write a couple of plot branches and tidy it up (briefing/Overview/dialog etc.) and it should be done. May be a few months still though... I'm currently pretty busy with real life...

I'm stoked that someone is actually interested though... thanks ;D ;D

max_killer_payne

  • Guest
Re:Stop control and Join
« Reply #5 on: 29 May 2003, 12:26:56 »
Intrested? Its one of the missions on my wishlist. Airbourne was superb in fact I still play it now. Facile ground is nothin short of stunnin. And I cant wait for another Sui classic.  ;)