Jump to content
  • 0

Problema Gates


carol_98

Question

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

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

uite am facut un MTA portile alea si am intrat in mapa am covertit-o si uite coordonatele de la porti

CreateObject(971, 3037.128906, -572.787964, 5.837588, 0.0000, 0.0000, 278.3535);

CreateObject(971, 3037.711670, -572.628296, -1.545264, 0.0000, 0.0000, 278.3535);

Link to comment
Share on other sites

uite ms pt FS dar vreau sa fie doar pt tcc si cand adaug codul :if (PlayerInfo[playerid][pMember] == 17 || PlayerInfo[playerid][pLeader] == 17)//Tow Car Company

{

Imi da erorile:

error 017: undefined symbol "PlayerInfo"

error 001: expected token: ";", but found "]"

error 029: invalid expression, assumed zero

fatal error 107: too many error messages on one line

Va rog ajutatima

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

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.