Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Tutorial] changing the position of the camera by pressing ALT

zkk

Newbie Spellweaver
Joined
Dec 22, 2013
Messages
9
Reaction score
0
What I have to do to this code works in my game? I just have to save the file and close the solution or what? help me.
Thanks.
 
Last edited:
Junior Spellweaver
Joined
Jan 6, 2014
Messages
175
Reaction score
7
What I have to do to this code works in my game? I just have to save the file and close the solution or what? help me.
Thanks.

I think, you have to compile ALL.- Server, Client, API Scripts, etc.
 
Joined
Apr 2, 2013
Messages
1,098
Reaction score
4,614
Yuri , fiz o que você passou no tutorial , pegou de boa ... mas meu problema também é o seguinte , a minha camera só muda quando eu seguro o botão do mouse direito e aperto alt , só apertando alt não vai , sabe retirar esse clique do botão ? agradeço

Remove the line:

Code:
if(pl->m_isFinishedAiming && !pl->m_isInScope)
 
Newbie Spellweaver
Joined
Sep 23, 2014
Messages
16
Reaction score
0
Yuri-BR - [Tutorial] changing the position of the camera by pressing ALT - RaGEZONE Forums


Finished editing // What to do next (Sorry, that's not good at English).
 
Back
Top