Posts: 291
Threads: 76
Joined: Mar 2011
Reputation:
0
Hello,
I'm just scripting my GM when I'm driving around and see those "enter" markers from the SP version.
How can I remove/disable them?
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
Look for Create(Dynamic)MapIcon in your script. If you find that function in your script when loading up your houses, remove it (or comment it out, test it, then remove it if everything is still fine).
Posts: 843
Threads: 61
Joined: Feb 2013
Reputation:
0
open folder called scriptfiles, you should see somewhere file or folder "Houses", open file(s), that's where your houses are saved. You can delete all lines inside houses file, or if there is file for each house, you can delete them all to remove your houses
Created businesses are also created like this.
Posts: 843
Threads: 61
Joined: Feb 2013
Reputation:
0
you need to search if some houses are created, if not, try to search under callback OnPlayerPickUpPickup