local Exitdoor = createMarker( 1454,-1024,24, "cylinder", 1.5, 255, 0, 0, 255 )
function removes ( v )
if getElementType ( v ) == 'player' then
local theTeam = getPlayerTeam ( TEAM )
if theTeam then
setPlayerTeam ( v, nil,nil )
else
outputChatBox ( "its working", source, 255, 255, 255, true )
end
end
end
addEventHandler ( "onMarkerHit",Exitdoor, removes,false )
ماطلع كلام
وانا متأكد اني في التيم