[Ajuda] Portгo (RESOLVI) - 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] Portгo (RESOLVI) (
/showthread.php?tid=290627)
[Ajuda] Portгo (RESOLVI) -
Kelvin_Cesar - 16.10.2011
Bom, eu fiz um portao para os mйdicos so que to com um problema, o portao abre normalmente so que nao fecha D:
PHP код:
if(!strcmp(cmdtext, "/hpp", true))
{
if(PlayerInfo[playerid][pMember] == 4 || PlayerInfo[playerid][pLeader] == 4)
{
if(IsPlayerInRangeOfPoint(playerid, 15.0, 1137.099609375, -1292.8994140625, 14.300000190735))
{
SetTimerEx("CloseGate", 5000, false, "i", playerid);
MoveObject(Gatehp, 1128.4000244141, -1292.5, 14.300000190735, 3.0);
SetObjectRot(Gatehp, 0.0, 0.0, 0.0);
return SendClientMessage(playerid, 0xB73052FF, "Portгo do estacionamento aberto!");
}
}
return 0
}
Se alguйm poder me ajuda agradeзo
@EDIT lol agora que vi o que tava de errado.. resolvi jб (desculpe)
Re: [Ajuda] Portгo (RESOLVI) -
Luiz98 - 16.10.2011
manda as cord dele fechado