السلام عليكم
شبااب
شوفو
Marker = createMarker( x, y, z - 1, "cylinder", 25, 0, 0, 0, 0 )
setMarkerSize ( Marker, 200 )
buttons = {
['F1'] = true,
['F3'] = true,
['b'] = true,
}
addEventHandler( 'onClientKey', root, function (button , prees)
if prees and getElementDimension(localPlayer) == 30 then
if buttons[button] then
outputChatBox("غير مصرح لك بفتح اللوحة الان ", source, 255, 0, 0)
cancelEvent()
end
end
ابي اسوي لما لاعب يدخل لماركر
وبالعالم
30
ما يمديه
يفتح
buttons = {
['F1'] = true,
['F3'] = true,
['b'] = true,
}
وما اعرف لو كانت هده كودات لي مسوي
صحيحة ولا غلط