Delete Houses
#1

Heey guys
I want to delete the yellow arrows at the houses but how?
I dont use gl_property.

Pls help
thanks Admigo
Reply
#2

Anyone can tell me how i can delete the yellow arrows?
Reply
#3

Put

pawn Код:
DisableInteriorEnterExits();
Under

pawn Код:
public OnGameModeInit
Example:

pawn Код:
public OnGameModeInit()
{
    DisableInteriorEnterExits();
    return 1;
}
Reply
#4

Quote:
Originally Posted by Disturbed-
Посмотреть сообщение
Put

pawn Код:
DisableInteriorEnterExits();
Under

pawn Код:
public OnGameModeInit
Example:

pawn Код:
public OnGameModeInit()
{
    DisableInteriorEnterExits();
    return 1;
}
Omg dude thanks!
Reply
#5

It wont work for me can some one help me please
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)