Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Dialog for one player only!!!
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Dialog for one player only!!! (Read 909 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
Logged
macguba
Former Staff
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.
Logged
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!
Logged
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.
Logged
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!!!!!!!
Logged
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!
Logged
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:
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Dialog for one player only!!!
Top of page