OFPEC Forum

Editors Depot - Mission Editing and Scripting => Arma2 - Editing/Scripting General => Topic started by: Binary on 05 Jun 2009, 05:21:48

Title: camera.sqs gone?
Post by: Binary on 05 Jun 2009, 05:21:48
Is it just me that can't get camera.sqs to work anymore, or is it gone ??
Title: Re: camera.sqs gone?
Post by: hoz on 05 Jun 2009, 14:34:02
It works just tried putting this in a unit..

Code: [Select]
player exec "camera.sqs"
Title: Re: camera.sqs gone?
Post by: Manzilla on 05 Jun 2009, 15:08:00
Hmmm. The game locked up when I tried this. Maybe I had "this" instead of "player" though.
Title: Re: camera.sqs gone?
Post by: h- on 05 Jun 2009, 15:23:40
this works fine here  :dunno:
Title: Re: camera.sqs gone?
Post by: Binary on 06 Jun 2009, 14:30:25
Hmm - yeah it works now. D'oh