انا سويت ذا الكود
ابي يصير حدث ب عالم وهمي معين !
addCommandHandler ( "1234",
function (Cmd , palyer , thePlayer)
if Cmd and getElementDimension(localPlayer) == 5456 then
acc = getAccountName ( getPlayerAccount ( thePlayer ) )
if isObjectInACLGroup ("user.".. acc, aclGetGroup ( "Console" ) ) then
outputChatBox("-------- "..getPlayerName(player).." ----- ")
killPed ( source, thePlayer )
setElementPosition(root, x, y, z)
setElementDimension(player, 0)
end
end
)