Yellow door Enter/Exit
#1

How can i display a Yellow door Enter/Exit somewhere?
Reply
#2

You simply can't.

Adding pickups works though.
Reply
#3

lol yes you can :P
pawn Код:
public OnGameModeInit()
{
 DisableInteriorEnterExits();
 return 1;
}
Reply
#4

Quote:
Originally Posted by ViruZZzZ_ChiLLL
lol yes you can :P
pawn Код:
public OnGameModeInit()
{
 DisableInteriorEnterExits();
 return 1;
}
Quote:
Originally Posted by Ihsan_Cingisiz
How can i display a Yellow door Enter/Exit somewhere?
'display a yellow door enter/exit' != 'DisableInteriorEnterExits'

Nice try though ^^
Reply
#5

Quote:
Originally Posted by Hiddos
Quote:
Originally Posted by ViruZZzZ_ChiLLL
lol yes you can :P
pawn Код:
public OnGameModeInit()
{
 DisableInteriorEnterExits();
 return 1;
}
Quote:
Originally Posted by Ihsan_Cingisiz
How can i display a Yellow door Enter/Exit somewhere?
'display a yellow door enter/exit' != 'DisableInteriorEnterExits'

Nice try though ^^
LOL oops really sorry about this... I'm so confused right now sorry >:[
anyways, use CP's and Pickups. Then SetPlayerPos OnPickup
or OnEnterCP
Reply
#6

From wiki.sa-mp:

Код:
1559 - Interior enter/exit diamond
No idea if that's it, but I guess so.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)