Jump to content
  • 0

Problema call 112


marius11

Question

Problema intalnita (descriere):Cand un player omoara un alt player nu apare sa sunte la 112 in 60 de secunde
Ero(area / rile) / warning-(ul / urile):
Liniile de cod / sursa / script-ul(obligatoriu):

if((WarInfo[turfkiller][wTime] != 0 && (WarInfo[turfkiller][wAttacker] == playerVariables[playerid][pGroup] || WarInfo[turfkiller][wFaction] == playerVariables[playerid][pGroup]) && playerVariables[playerid][pGroup] != 0) || (playerVariables[killerid][pGroup] == 1
     || playerVariables[killerid][pGroup] == 2 || playerVariables[killerid][pGroup] == 3 || playerVariables[killerid][pGroup] == 5) || (playerVariables[playerid][pGroup] == 1 || playerVariables[playerid][pGroup] == 2 || playerVariables[playerid][pGroup] == 3 || playerVariables[playerid][pGroup] == 5) || (playerVariables[playerid][pGroup] == playerVariables[killerid][pGroup]) || (PlayerPaintballing[killerid] >= 1))
    {

    }
    else
    {
        WantedID[playerid] = killerid;
        SCM(playerid, COLOR_GENANNOUNCE, ". You have 60 seconds to call the police to report this crime. Use /call 112.");
        WantedIDTime[playerid] = 60;
    }


Imagini / Video (optional):
Ati incercat sa rezolvati singur?:da nu imi dau seama de ce nu merge

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

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.