• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Camera - help

Status
Not open for further replies.
Level 2
Joined
Jun 9, 2007
Messages
18
Does anybody know here how to make a camera display for ALL players...

When i first started WOE (long time ago) It explained me a cinematic... But it was just apply camera for player 1 (red)

But what about the other players that might join the game... Will they see it ? i think not !

And please be clear :p

Thank you

FYI: Just need to know how to display it for all players
 
Level 2
Joined
May 24, 2007
Messages
12
Easiest way I can think of would be:

Player Group - Pick every player in (all players) and apply camera object [camera] for Picked Player
 
Level 6
Joined
Apr 16, 2007
Messages
177
Easiest way I can think of would be:

Player Group - Pick every player in (all players) and apply camera object [camera] for Picked Player

I would use
  • Loop - for each integer A from 1 to 12
    • Apply [your camera] for Convertedplayer( integer A ) over 0.02 seconds
It doesn't have a leak...
But if it doesn't work, plz explain exactly what doesn't work.
 
Status
Not open for further replies.
Top