[Ajuda] speed hack ~
#8

Quote:
Originally Posted by paulor
Посмотреть сообщение
pawn Код:
public IsAPlane(carid) {
    switch(GetVehicleModel(carid)) {
        case 417, 425, 447, 460, 464, 465, 469, 476, 487, 488, 497, 501, 511..513, 519, 520, 548, 553, 563, 592, 593: return 1;
    }
    return 0;
}


if(GetPlayerSpeed(i, true) >= 350 && !IsAPlane(GetPlayerVehicleID(i))) {
    format(gstring, 128, "AdmAviso: %s ID:[%d] estб a %d KM/h, TV nele pode ser Speed Hack.",PlayerName(i),i,GetPlayerSpeed(i, true));
    ABroadCast(COLOR_YELLOW,gstring,1);
    printf("%s", gstring);
}
pode pб :3, compilou ja ja testo aq e dou edit
Reply


Messages In This Thread
speed hack ~ - by StarAway - 10.12.2012, 12:02
Respuesta: speed hack ~ - by TugaBR - 10.12.2012, 12:16
Re: speed hack ~ - by paulor - 10.12.2012, 12:31
Re: speed hack ~ - by StarAway - 10.12.2012, 16:21
Re: speed hack ~ - by JonathanFeitosa - 10.12.2012, 16:38
Re: speed hack ~ - by StarAway - 10.12.2012, 17:24
Re: speed hack ~ - by paulor - 10.12.2012, 17:28
Re: speed hack ~ - by StarAway - 10.12.2012, 17:47

Forum Jump:


Users browsing this thread: 1 Guest(s)