[Tutorial] How to Disable Yellow Marker From Locations
#1

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
Code:
puplic OnGameModeInit()
Add :

Code:
DisableInteriorEnterExits();
Example :

Code:
public OnGameModeInit()
{
    DisableInteriorEnterExits();
    return 1;
}
That's all .
Very easy tutorial.
Thanks.
Reply
#2

Not much of a tutorial to say the least, sorry.
Reply
#3

Quote:
Originally Posted by zT KiNgKoNg
View Post
Not much of a tutorial to say the least, sorry.
Thank you.
Reply
#4

Mind = blown.
Reply
#5

Quote:
Originally Posted by Basssiiie
View Post
Mind = blown.
Thank You, but i bet you that when you are a new scripter, you are nagged from this comments.
Thank You again
Reply
#6

How about there is a wiki about these kind of scripts! This is not a tutorial, it's just a waste of time for you.
Reply
#7

Quote:
Originally Posted by Juvanii
View Post
How about there is a wiki about these kind of scripts! This is not a tutorial, it's just a waste of time for you.
Thank You
Reply
#8

Worst thing I ever did read. 0/10
Reply
#9

You're tutorial has been made redundant by the wiki, which in my opinion should be read by everyone.

I bet you'll respond with 'Thank You', at least say a little more as to say the least it's a useless tutorial.
Reply
#10

No Need,
in 0.3z yellow marks are already disabled :3
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)