Vice City: Multiplayer

VC:MP Discussion => Support => Topic started by: krystianoo on Feb 20, 2017, 12:35 PM

Title: Hiding certain map objects
Post by: krystianoo on Feb 20, 2017, 12:35 PM
I'm trying to hide one of the original objects of the game in Starfish Island, more specifically; base of one of the houses. The object name is mansion3gardens, ID is 2384.

HideMapObject(2384, -643.249878, -361.785889, 9.141858)
RawHideMapObject(2384, -6432, -3618, 91);

This is how the code should look. However after putting it in /exec nothing happens. I saw a thread by rww about one object in the military base being bugged, although I'm not sure if there is a workaround for this. Is there a workaround? Or maybe I messed something up?

halp!
Title: Re: Hiding certain map objects
Post by: EK.IceFlake on Feb 20, 2017, 01:17 PM
The only workaround is to make a hidemapobjects.txt or something file that removes the map and then manually recreate all objects except for the one you want to remove.