.-=Clan Miami Killers=-.

Other => Scripting => Scripting Support => Topic started by: Deadmau5 on November 09, 2012, 06:20:49 pm

Title: Help camera!!
Post by: Deadmau5 on November 09, 2012, 06:20:49 pm
Code: [Select]
<PlayerPos x="-277.10" y="-34.30" z="7.00"/>
<CamPos x="-276.84" y="-31.42" z="7.10"/>
<CamLook x="-277.10" y="-34.30" z="7.00"/>
<WorldBounds x1="5000.0" y1="-5000.0" x2="5000.0" y2="-5000.0"/>

I need help changing the camera because I do not like where this
Title: Re: Help camera!!
Post by: Rocky on November 10, 2012, 06:56:51 am
Get the coordinates where your camera must be and replace x y z. Lo
Title: Re: Help camera!!
Post by: Deadmau5 on November 13, 2012, 04:35:44 pm
An example men
Title: Re: Help camera!!
Post by: Rocky on November 14, 2012, 04:04:44 pm
go ingame use /s and save the coords of :-

1. where the place should be standing.
2. where the camera should be placed.
3. where the camera should be looking at.

and use the coordinates in here

<PlayerPos x="-277.10" y="-34.30" z="7.00"/>
<CamPos x="-276.84" y="-31.42" z="7.10"/>
<CamLook x="-277.10" y="-34.30" z="7.00"/>
Title: Re: Help camera!!
Post by: Deadmau5 on November 14, 2012, 10:31:49 pm
thanks bro  :D