كودك ماله معنى
حط السيريالات الي تبيها تقدر تدخل الروم
table = {
["myserial"] = true,
["myserial"] = true,
}
addEventHandler( 'onPlayerConnect', root, function ( )
if table [ getPlayerSerial ( source ) ] then return end
cancelEvent ( true, "lol !" )
end
)