Hi ! I don't know how to use it... On wiki is this :
bool setWorldSpecialPropertyEnabled ( string propname, bool enable )
But I don't understand it.... I used the following :
marker = createMarker(3461,0,0,"corona",6,255,0,0,255)
function hevercars(player)
if source == marker then
setWorldSpecialPropertyEnabled(hovercars,hoveron)
end
end
addEventHandler("onClientMarkerHit", getRootElement(), hovercars)
But it doesn't work ! Pls help and sry for bad english