[Ajuda] Portoes 0.3e Bugados - 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] Portoes 0.3e Bugados (
/showthread.php?tid=374083)
Portoes 0.3e Bugados -
Renan_Sinister - 01.09.2012
Estou com meus portoes bugados eles abrem em diagonal e nao fechaaam
sss COMO ARRUMO?
Re: Portoes 0.3e Bugados -
Rijin - 01.09.2012
Baixa include streamer.
Re: Portoes 0.3e Bugados -
Lucas Carneiro™ - 01.09.2012
Baixe include streamer.inc
E compile com as includes da 0.3E ^^
Re: Portoes 0.3e Bugados -
Victor' - 01.09.2012
pawn Код:
// Topo
#define MoveObject MoveObjectEx
// Fim
stock MoveObjectEx(objectid,Float:tx,Float:ty,Float:tz,Float:speed)
{
static Float:rot[MAX_OBJECTS][3];
GetObjectRot(objectid, rot[objectid][0], rot[objectid][1], rot[objectid][2]);
MoveObject(objectid,tx,ty,tz,speed, rot[objectid][0], rot[objectid][1], rot[objectid][2]);
}
Re: Portoes 0.3e Bugados -
Brendon_Pawn - 01.09.2012
й so baixar as plugins e includes do 0.3e e compilar.
includes voce acha no samp0.3e server
plugin acha porai no ******