Marker = createMarker ( x , y , z , 'cylinder' , 1.3 , 255,255,255 )
addEventHandler('onMarkerHit',resourceRoot, function ( hit )
if ( hit and getElementType ( hit ) == 'player' ) then
setElementModel ( hit , 284 )
outputChatBox('* you have been skin !',hit,255,0,0,true)
end
end)
بدل الـ x,y,z ب الاحداثيات