30.06.2014, 17:37
Hey,
It's a very easy tutorial, so don't say to me that i didn't explain, because i don't know what to explain in that tutorial
So, This a tutorial shows you how to disable the yellow marker from all locations
1-
Under
Add :
Example :
That's all .
Very easy tutorial.
Thanks.
It's a very easy tutorial, so don't say to me that i didn't explain, because i don't know what to explain in that tutorial
So, This a tutorial shows you how to disable the yellow marker from all locations
1-
Under
Code:
puplic OnGameModeInit()
Code:
DisableInteriorEnterExits();
Code:
public OnGameModeInit() { DisableInteriorEnterExits(); return 1; }
Very easy tutorial.
Thanks.