[Ajuda] Ajuda fundo de imagem
#4

PHP код:
public OnPlayerRequestClass playerid classid ) {
    if ( 
classid == ) { //Aqui vocк vai mudando conforme a skin/profissгo
        
SetPlayerPos playerid ) ; //Onde o player vai ficar enquanto seleciona classe
        
SetPlayerCameraLookAt playerid ) ; //Poem as mesmas cordenadas do SetPlayerPos
        
SetPlayerFacingAngle playerid ) ; //Aqui vocк poem o вngulo que o bonequinho vai ficar virado 
    
}
    return 
1;
}
public 
OnPlayerSpawn playerid ) {
    
SetCameraBehindPlayer playerid ) ; // para a camera voltar ao lugar certo
    
return 1;

Ta ai /\
Reply


Messages In This Thread
Ajuda fundo de imagem - by Canema - 01.09.2013, 21:36
Re: Ajuda fundo de imagem - by Samuel300 - 01.09.2013, 21:43
Re: Ajuda fundo de imagem - by Canema - 01.09.2013, 21:48
Re: Ajuda fundo de imagem - by Juniiro3 - 01.09.2013, 21:51
Re: Ajuda fundo de imagem - by Canema - 01.09.2013, 22:21
Re: Ajuda fundo de imagem - by Sti - 01.09.2013, 22:36
Re: Ajuda fundo de imagem - by Canema - 01.09.2013, 23:05
Re: Ajuda fundo de imagem - by Sti - 01.09.2013, 23:30
Re: Ajuda fundo de imagem - by Canema - 01.09.2013, 23:32
Re: Ajuda fundo de imagem - by Sti - 01.09.2013, 23:33

Forum Jump:


Users browsing this thread: 1 Guest(s)