Home   Help Search Login Register  

Author Topic: Dialog for one player only!!!  (Read 899 times)

0 Members and 1 Guest are viewing this topic.

Silencer

  • Guest
Dialog for one player only!!!
« on: 23 Jan 2005, 19:37:21 »
Hi all,

I have 2 questions  :) :-\
- I have made a dialog, but how can i call it in a multiplayer mission without everyone seeing the dialog (like a cti dialog).

-  And is there something special about running scripts with multiplayer missions (like it is only working for the host and not the other players)

Thanks! ;D

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:Dialog for one player only!!!
« Reply #1 on: 24 Jan 2005, 01:18:25 »
Read snYpir's OFPEC Guide on making missions for MP.   It's in the Ed Depot.

The critical fact here is that scripts are local.
Plenty of reviewed ArmA missions for you to play

Silencer

  • Guest
Re:Dialog for one player only!!!
« Reply #2 on: 24 Jan 2005, 01:21:09 »
Thanks!

Offline RujiK

  • Members
  • *
  • KoKo Puh-Fizzles!
Re:Dialog for one player only!!!
« Reply #3 on: 24 Jan 2005, 02:07:34 »
Easy.

Just type in:

?(PersonWhoneedstooseetheDialog == Player):goto"DoTheDialog"
Hint"Wow! Your not supposed to see it!"
exit

#doThedialog
hint"Wow! I'm the only person who sees it!"
exit


And that should work.
I like your approach, lets see your departure.
Download the New Flashlight Script!

Silencer

  • Guest
Re:Dialog for one player only!!!
« Reply #4 on: 24 Jan 2005, 07:35:19 »
Thank you very much!!!!!!! :-*

Silencer

  • Guest
Re:Dialog for one player only!!!
« Reply #5 on: 24 Jan 2005, 07:48:03 »
I have another question as well.

Is it possible to make round edges and not square??
Thanks again!

Offline dmakatra

  • Members
  • *
  • Better known as Armsty
Re:Dialog for one player only!!!
« Reply #6 on: 24 Jan 2005, 16:08:05 »
Yes, but it wouldn't be a dialog background. It'll have to be a picture. That's what I know anyway.

:beat: *Gets Shot* :beat: