I did it, my buildingis removed,. It was easy. 
But now, when i'm near my removed building , i cant see the others Buldings/World item... 
Only my building is removed, but my map is ugly with this bug. 
I rode this on Mta Wiki 
 
What can i do? 
Here is my res: 
   
addEventHandler ("onResourceStart",resourceRoot, function() 
       removeWorldModel(4019, 1000,  1775.9000244141, -1807.9000244141, 27.89999961853) -- Model 
       removeWorldModel(4025, 1000,  1775.9000244141, -1807.9000244141, 27.89999961853) -- LOd 
      
    end) 
      
    function restoreall() 
        restoreAllWorldModels() 
    end 
    addCommandHandler("restore", restoreall) 
 
Can you help me please ? Thank you very much