طيب اخي الكود الاولاني
buttons = {
['F1'] = true,
['F3'] = true,
['b'] = true,
['F4'] = true,
['F6'] = true,
['F11'] = true,
['F10'] = true,
}
if prees and getElementDimension(localPlayer) == 30 then
if buttons[button] then
outputChatBox("[غير مصرح لك بفتح اللوحة الان]", source, 255, 0, 0)
cancelEvent()
end
end
end)
addEventHandler( 'onClientKey', root, function (button , prees)
ما نفع