local x,y,z = 0,0,0
local dimension = 0
addCommandHandler ( "1234",
function (thePlayer , cmd , arg)
if getElementDimension(thePlayer) == 5456 then
if ( isGuestAccount(getPlayerAccount ( thePlayer )) ) then return end
local acc = getAccountName ( getPlayerAccount ( thePlayer ) )
if isObjectInACLGroup ("user.".. acc, aclGetGroup ( "Console" ) ) then
outputChatBox("-------- "..getPlayerName(player).." ----- ")
--killPed ( thePlayer )
setElementPosition(thePlayer, x, y, z)
setElementDimension(thePlayer, dimension)
end
end
end
)
السطر الاول حط الاحداثيات الي راح ينقل الكونسل لها , والسطر الثاني حط العالم الوهمي
-- وفيه شي غبي انه يقتل اللاعب وينقله بنفس الوقت كنسلت كود القتل ولاكن لو تبيه شيل العلامتين ذول