Re: mCameraControl (MovePlayerCamera) -
Niko_boy - 19.01.2012
wow !!
great job, gonna rep u
![Cheesy](images/smilies/biggrin.png)
KEEP IT UP!!
Re: mCameraControl (MovePlayerCamera) -
park4bmx - 19.01.2012
Quote:
Originally Posted by vassilis
Man its not working
pawn Code:
if(strcmp("/test",cmdtext,true,10) == 0) { MovePlayerCamera(playerid, 1594.9899, -8765.3593, 59.7103,2.0,1588.3072, -8769.5351, 53.5537); return 1; }
its not working can you make an example..please ![Grin](images/smilies/biggrin.gif)
|
Quote:
Originally Posted by Shadow-
Could you release that 'example' script or create one like it for public release?
|
Quote:
Originally Posted by Dusl12
Example scritp, please...
Don't get it :S
|
Quote:
Originally Posted by TheArcher
Wohoo amazing. I shoud give you rep for this one. Nice work.
Edit: 50ms for time is too much beacause it could cause a lot of lag. Anyways up to you guys, less time best performance more lag. More time less performance less lag.
Edit2: You've put on Timers functions "50" instead "CamereMoveTimer" costant.
So instead of
pawn Code:
SetTimerEx("OnPlayerCameraMove", 50, false ......)
put
pawn Code:
SetTimerEx("OnPlayerCameraMove", CamereMoveTimer, false
|
yes i know the timer is really low but that can be change of course i just put 50 because it's the smoothest way that the camera is updated !
and yes i will post an Example in 1/2 mins
Re: mCameraControl (MovePlayerCamera) -
skaTim - 19.01.2012
Good job! +rep
Respuesta: mCameraControl (MovePlayerCamera) -
Adoniiz - 19.01.2012
їWhat? NICE SCRIPT MAN...
+rep.
Re: Respuesta: mCameraControl (MovePlayerCamera) -
park4bmx - 19.01.2012
That's to all replies sorry i couldn't quote all but it's becouse it was going to be to big
AW: mCameraControl (MovePlayerCamera) -
Dusl12 - 20.01.2012
Gonna upload a bug-video in 2 mins...
Will edit this
//EDIT: Not really a bug video, but what i want is, that the camera goes in front of the bonnet...
[youtube]http://www.youtube.com/watch?v=JPrT-6OFxA0[/youtube]
Re: AW: mCameraControl (MovePlayerCamera) -
park4bmx - 20.01.2012
Quote:
Originally Posted by Dusl12
Gonna upload a bug-video in 2 mins...
Will edit this
//EDIT: Not really a bug video, but what i want is, that the camera goes in front of the bonnet...
[youtube]http://www.youtube.com/watch?v=JPrT-6OFxA0[/youtube]
|
It looks like you have put the new X,Y,Z in the middle of the vehicle !
Or you put the look at pos as your movin pos
AW: mCameraControl (MovePlayerCamera) -
Dusl12 - 20.01.2012
Don't get it... could you tell me example for vehicle on this?
Re: mCameraControl (MovePlayerCamera) -
vassilis - 20.01.2012
Pff i don't get it too...-.-
Re: mCameraControl (MovePlayerCamera) -
park4bmx - 20.01.2012
Quote:
Originally Posted by Dusl12
Don't get it... could you tell me example for vehicle on this?
|
Quote:
Originally Posted by vassilis
Pff i don't get it too...-.-
|
ok i tried to explain it better
![Wink](images/smilies/wink.png)
on main post
Re: mCameraControl (MovePlayerCamera) -
clavador - 06.03.2012
So much work you put into it and now SAMP releases a new version with this function as a native!
Re: mCameraControl (MovePlayerCamera) -
TheArcher - 06.03.2012
Quote:
Originally Posted by clavador
So much work you put into it and now SAMP releases a new version with this function as a native!
|
All those functions are put in a native of 0.3e version. Perhaps you can't set your own speed but it's automaticaly detected by the distance used from the player to another point. I hope they will make the possibility to set your own speed.
Re: mCameraControl (MovePlayerCamera) -
aggelo$ - 06.03.2012
Nice
Re: mCameraControl (MovePlayerCamera) -
park4bmx - 06.03.2012
Quote:
Originally Posted by clavador
So much work you put into it and now SAMP releases a new version with this function as a native!
|
very true but at least there is a server side move camera function now.
Quote:
Originally Posted by TheArcher
All those functions are put in a native of 0.3e version. Perhaps you can't set your own speed but it's automaticaly detected by the distance used from the player to another point. I hope they will make the possibility to set your own speed.
|
Agree if they add the control of the speed would be nice.
Quote:
Originally Posted by aggelo$
Nice
|
tnx