SA-MP Forums Archive
[Ajuda] CANCELAS / OBJETOSROT - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] CANCELAS / OBJETOSROT (/showthread.php?tid=649887)



CANCELAS / OBJETOSROT - HelderPT - 16.02.2018

Eu to alterando um gm pro meu amigo ai me deparo com objetos ROT? oque e isso nunca nem vi '-' poderiam me ajudar como meche com isso como usar no pedagio

OBS:


GameTextForPlayer(i,"~n~ ~w~Pedagio ~g~/pagarpedagio",5000,4);
TPedagioL[i] = 0;
if(dini_Int(file ,"SemPararOn") == 1) {
TPedagioL[i] = 1;
SendClientMessage(i,Amarelo," | INFO | Vocк esta com semparar on e o pedagio foi pago automaticamente com seu saldo bancario!");
dini_IntSet(file, "SaldoBancario", dini_Int(file, "SaldoBancario")-10);
SetObjectRot(cancela1,0, 0, 272);
SetObjectRot(cancela2,0, 0, 272);
SetObjectRot(cancela3,0, 0, 272);
SetObjectRot(cancela4,0, 0, 272);
}
}
TPedagio[i] = 1;

Tem tanto 0


CANCELAS:

cancela1 = CreateObject(968, 52.7, -1540.6, 5.4, 0, 90, 80);
cancela2 = CreateObject(968, 43.8, -1522, 5.3, 0, 90, 262);
cancela3 = CreateObject(968, 1639.3, 3.3, 36.9, 0, 268, 24);
cancela4 = CreateObject(968, 1628.6, -14.1, 37, 0, 92, 26);


Re: CANCELAS / OBJETOSROT - Lovejoy - 16.02.2018

Isso seta a rotaзгo da cancela, exemplo, quando o cara paga o pedagio, oque faz a cancela abrir й o "SetObjectRot", que seta ela numa rotaзгo que ela fique na vertical


Re: CANCELAS / OBJETOSROT - HelderPT - 16.02.2018

ENTГO 272 e oque

SetObjectRot(cancela4,0, 0, 272);

nem tem x, y isso e complicado pra min to bugado '-' kk


Re: CANCELAS / OBJETOSROT - Lovejoy - 16.02.2018

Quote:
Originally Posted by HelderPT
Посмотреть сообщение
ENTГO 272 e oque

SetObjectRot(cancela4,0, 0, 272);

nem tem x, y isso e complicado pra min to bugado '-' kk
Tem sim mano, olha ai, 272 й a rotaзгo em que a cancela fica de pй...


Re: CANCELAS / OBJETOSROT - HelderPT - 16.02.2018

Quote:
Originally Posted by Lovejoy
Посмотреть сообщение
Tem sim mano, olha ai, 272 й a rotaзгo em que a cancela fica de pй...
Obgd estalin