- 0
Problema Gates
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
carol_98
if (newkeys==KEY_FIRE)
{
if (PlayerInfo[playerid][pMember] == 17 || PlayerInfo[playerid][pLeader] == 17)//Tow Car Company
{
if (IsPlayerInRangeOfPoint(playerid,5.0,3037.128906, -572.787964, 5.837588))
{
SetTimer("inchidereTCCGates", 6000, 0);
PlayerPlaySound(playerid, 1153, 1589.053344,-1638.123168,14.122960);
MoveDynamicObject(TCCGates,3037.711670, -572.628296, -1.545264);
SendClientMessage(playerid, COLOR_GREY,"* Poarta se va inchide in 6 secunde! Va uram o zi placuta.");
}
}
return 1;
}
AM GASIT ACESTE CODURI IN GM PT O POARTA DAR VREAU SA FAC ALTA LA UN ALT HQ SI NUMI IESE NUSTIU CUM SA PUN COORDONATELE DACA MIATI PUTEA SPUNE
10 answers to this question
Recommended Posts