little problem with enter
#1

Hello,well i wanted to make HQ,that only pMember 5 can go inside there,but yeah i can enter everywhere but i want that u can enter only at one coordinates
1830.1904,-1983.0223,13.5469

i thinked something like that
Quote:

(PlayerToPointStripped(8.0, playerid,1830.1904,-1983.0223,13.5469))

but where i put it?

there is the thingy
Quote:

if(PlayerInfo[playerid][pMember] == 5 || PlayerInfo[playerid][pLeader] == 5)
{
SetPlayerPos(playerid, 2351.0479,-1180.8905,1027.9766);
GameTextForPlayer(playerid, "~w~Los Surenos 13 HQ",5000,1);
SetPlayerInterior(playerid,5);
SetPlayerFacingAngle(playerid, 90);
PlayerInfo[playerid][pInt] = 5;
}

Reply


Messages In This Thread
little problem with enter - by WardenCS - 23.11.2009, 03:57
Re: little problem with enter - by [DDC]Delight - 23.11.2009, 09:10
Re: little problem with enter - by James_Bauer - 23.11.2009, 09:13
Re: little problem with enter - by WardenCS - 23.11.2009, 10:36
Re: little problem with enter - by James_Bauer - 23.11.2009, 10:42
Re: little problem with enter - by WardenCS - 23.11.2009, 10:55
Re: little problem with enter - by [DDC]Delight - 23.11.2009, 11:04
Re: little problem with enter - by WardenCS - 23.11.2009, 11:05
Re: little problem with enter - by James_Bauer - 23.11.2009, 11:06
Re: little problem with enter - by [DDC]Delight - 23.11.2009, 11:08

Forum Jump:


Users browsing this thread: 2 Guest(s)