Is player under bridge or hiding behind wall
#1

Hi,

IT's possible to check is player under bridge? or hiding near, behind wall?
Reply
#2

If you want to check if there is a wall between the players to be.

1. ColAndreas Plugin:
https://sampforum.blast.hk/showthread.php?tid=586068

2. 3DTryg:
https://sampforum.blast.hk/showthread.php?tid=591010
PHP код:
bool:IsBetweenPlayersIsWall(playerid,targetid);
bool:IsBetweenPlayerToPointIsWall(playerid,Float:x,Float:y,Float:z); 
Reply
#3

And you can tell the "isUnderBridge" by their position, just compare it to the bridges positions
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)