Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- else if (IsPlayerInRangeOfPoint(playerid,4.0,2632.8982,1824.3221,11.0234))// Yakuza Eingang
- if(IsPlayerInFrac(playerid,6))
- {
- SetPlayerPos(playerid,-2636.7366,1403.0500,906.4609);
- SetPlayerInterior(playerid, 3);
- }
- else if (IsPlayerInRangeOfPoint(playerid,4.0,-2636.7366,1403.0500,906.4609)) // Yakuza Ausgang
- if(IsPlayerInFrac(playerid,6))
- {
- SetPlayerPos(playerid,2632.8982,1824.3221,11.0234);
- SetPlayerInterior(playerid, 0);
- }
Advertisement
Add Comment
Please, Sign In to add comment