[Ajuda] Ajustar o NPC
#8

PHP Code:
public OnGameModeInit()
{
    
CriarActores();
    return 
1;
}
stock CriarActores()
{
     
CreateActor(217xyz352.3519);
     return 
1;
}
/* resumo
217 = ID Skin do actor
x = cordenada x
y = cordenada y
z = cordenada z
352.3519 = rotacao
*/ 
Serб isso?

Ou jб entendeu como se faz
Reply


Messages In This Thread
Ajustar o NPC - by shirouz - 26.10.2018, 17:38
Re: Ajustar o NPC - by ipsLuan - 26.10.2018, 17:57
Re: Ajustar o NPC - by shirouz - 26.10.2018, 18:06
Re: Ajustar o NPC - by shirouz - 26.10.2018, 18:15
Re: Ajustar o NPC - by ipsLuan - 26.10.2018, 18:18
Re: Ajustar o NPC - by shirouz - 26.10.2018, 18:26
Re: Ajustar o NPC - by shirouz - 26.10.2018, 18:36
Re: Ajustar o NPC - by HelderPT - 26.10.2018, 21:03

Forum Jump:


Users browsing this thread: 1 Guest(s)