[Duda/Ayuda] GetPlayerFacingAngle & Variable ...
#3

Quote:
Originally Posted by [J]ulian
Посмотреть сообщение
pawn Код:
new Float:angle;
GetPlayerFacingAngle(playerid, angle);
if(angle != 90) return 1;

new count = 0;
for(new i = 0; i < GetMaxPlayers(); i++)
{
    if(IsPlayerConnected(i) && variable[i] != 0) count++;
}
if(count == 4) return 1;
Gracias, l ode contrar las variables ya esta, no se me habia prendido la ramparita :P xDD

y lo de GetPlayerFacingAngle sigue sin funcionar, ya habia intentado de esa forma y varias otras, pero sigue igual :S
hasta intente colocando el angulo ke me sale con /save y nada :S.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)