Posts: 247
Threads: 43
Joined: Apr 2010
Reputation:
0
how i can disable the yellow object from some interiors not all san andreas yellow objects. thanks.
Posts: 422
Threads: 63
Joined: Apr 2010
Reputation:
0
public OnGameModeInit()
{
DisableInteriorEnterExits();
return 1;
}
Posts: 247
Threads: 43
Joined: Apr 2010
Reputation:
0
not all the yellow objects but some from interiors!
Posts: 181
Threads: 10
Joined: Nov 2008
Reputation:
0
You can't.
Plain and simple