eject
kurdebele
Wiek: 30 Na forum: 3659 dni Posty: 182
Nick w MP: EjecT
Piwa : 2456
Witam problem ot?? jest taki i? gdy zabiore komu? prawojazdy, dodaje sie do tabeli na forum, ale mozna nadal wejsc do auta kod:
Kod: local categoryB={602, 545, 496, 517, 401, 410, 518, 600, 527, 436, 589, 580, 419, 439, 533, 549, 526, 491, 474, 445, 467, 604, 426, 507, 547, 585,
405, 587, 409, 466, 550, 492, 566, 546, 540, 551, 421, 516, 529, 488, 460,
469, 487, 510, 509, 481, 586, 472, 473, 493, 595, 484, 430, 453, 452, 446, 454, 485, 552,
438, 574, 420, 525, 408, 596, 597, 427, 599, 490, 432, 528, 601, 407, 544, 470, 598, 588,
532, 443, 486, 531, 543, 422, 583, 478, 605, 554, 530, 418, 572, 582, 536, 575, 534,
567, 535, 576, 412, 402, 542, 603, 475, 449, 537, 570, 441, 464, 501, 465, 564, 568, 557, 424, 504, 495, 457, 539, 483, 571, 500,
444, 556, 429, 411, 541, 559, 415, 561, 480, 560, 562, 506, 565, 451, 434, 558, 494, 555, 502, 477, 503, 579, 400, 404, 489, 505, 479, 442, 458,
606, 607, 610, 590, 569, 611, 584, 608, 435, 450, 591, 594}
Kod: if categoryB[getElementModel(source)] then
local resultb=exports["yc-mysql"]:pobierzRekord("SELECT * FROM ogrpg_punish WHERE type=? AND active=1 AND serial=? AND time>NOW()", "B", getPlayerSerial(plr))
if #resultb > 0 then
cancelEvent()
outputChatBox("Posiadasz zawieszone prawo jazdy do "..result[1].time..", za: "..result[1].reason, plr, 255, 0, 0)
else
exports["yc-mysql"]:ustawRekord("DELETE FROM ogrpg_punish WHERE type=? AND active=1 AND serial=?", "B", getPlayerSerial(plr))
end
end
[code][/code][code][/code][code][/code]