Really bad with playerrange[+REP]
#1

Hey there, I am trying to do two banks, in two different citys.

This is the one for FC.

pawn Код:
if(IsPlayerInRangeOfPoint(playerid, 2.0, -179.188339,1133.098266,19.742187)) {
            SetPlayerPos(playerid, 2325.0097, 2369.2297, 2022.9257);
            SetPlayerVirtualWorld(playerid, 3);
        }
        else if(IsPlayerInRangeOfPoint(playerid, 2.0, 2325.0097,2369.2297,2022.9257)) {  //2306.8481,-16.0682,26.7496
            SetPlayerPos(playerid, -179.188339,1133.098266,19.742187);
            SetPlayerVirtualWorld(playerid, 0);
        }
I also want to add this cord
Код:
2140.0405, 1362.4843, 10.8540, 177.8677
how would I do that?
Reply


Messages In This Thread
Really bad with playerrange[+REP] - by Mark_Weston - 21.02.2012, 23:18
Re: Really bad with playerrange[+REP] - by ReneG - 21.02.2012, 23:19
Re: Really bad with playerrange[+REP] - by Think - 21.02.2012, 23:20
Re: Really bad with playerrange[+REP] - by Mark_Weston - 21.02.2012, 23:56
Re: Really bad with playerrange[+REP] - by JhnzRep - 22.02.2012, 00:00
Re: Really bad with playerrange[+REP] - by Mark_Weston - 22.02.2012, 00:09
Re: Really bad with playerrange[+REP] - by JhnzRep - 22.02.2012, 00:13
Re: Really bad with playerrange[+REP] - by Mark_Weston - 22.02.2012, 01:20
Re: Really bad with playerrange[+REP] - by JhnzRep - 22.02.2012, 02:47
Re: Really bad with playerrange[+REP] - by Mark_Weston - 22.02.2012, 04:24

Forum Jump:


Users browsing this thread: 2 Guest(s)