Posts: 321
Threads: 84
Joined: Apr 2008
Reputation:
0
Hello guys,
I've got a question.
How can you delete the big yellow arrow infront of some houses and bars?
Posts: 30
Threads: 8
Joined: Oct 2008
Reputation:
0
You would simply remove it from AddStaticPickup.
Posts: 321
Threads: 84
Joined: Apr 2008
Reputation:
0
There are like 1000 of yellow arrows must I remove them piece by piece?
Posts: 424
Threads: 21
Joined: Jun 2008
Reputation:
0
DisableInteriorEnterExits()
but that gets rid of all of them.
Posts: 369
Threads: 14
Joined: Apr 2009
Reputation:
0
OnGamemodeinit
{
Disable.....