0 Üye ve 1 Ziyaretçi konuyu incelemekte.
function test ( thePlayer ) exports.GTIhud:drawProgressBar("test ", "deneme Kapanıyor",thePlayer , 177, 0, 0,10*1000) endaddCommandHandler ( "ac", test )
state = falseaddCommandHandler('ac', function(parametre) if state then --kodlar state = not state else --kodlar state = not state endend)
Kodstate = falseaddCommandHandler('ac', function(parametre) if state then --kodlar state = not state else --kodlar state = not state endend)