[Ajuda] Objeto Subindo +rep
#1

Bom. estou fazendo um comando /rbola

Comando :
pawn Код:
CMD:rbola(playerid, params[])
{
if(PlayerInfo[playerid][pFederacao] < 1) return SendClientMessage(playerid,ERRO,"ERRO: Voce nao tem permissao.");
DestroyObject(BolaLS);
BolaLS = CreateObject(1598, 1347.5000000,2149.8999000,10.3000000, 0, 0, 0);
new string[128];
format(string, sizeof(string), "[FUTEBOL] O Federaзгo %s colocou a bola devolta no meio-campo.", Nome(playerid));
SendClientMessageToAll(COR_PRINCIPAL, string);
return 1;
}
Como era a save : CreateObject(1598, 1347.44,2149.91,10.3156, 0, 0, 0);
Save que eu quero a bola :
pawn Код:
Bola :CreateObject(1598,1347.5000000,2149.8999000,10.3000000,0.0000000,0.0000000,0.0000000); //object(beachball) (1)
Quando eu uso o comando ela fica certinha no meio mais quando eu chuto ela olha o que ocorre : http://i.imgur.com/m2GoLB4.jpg

Ajudem me +rep pra quem ajudar.
Reply


Messages In This Thread
Objeto Subindo +rep - by LE4NDrO - 28.08.2014, 23:14
Re: Objeto Subindo +rep - by LE4NDrO - 28.08.2014, 23:23
Re: Objeto Subindo +rep - by RogerMP - 29.08.2014, 02:52
Re: Objeto Subindo +rep - by n0minal - 29.08.2014, 06:37
Re: Objeto Subindo +rep - by Rodney Francalim - 29.08.2014, 06:47

Forum Jump:


Users browsing this thread: 5 Guest(s)