[Help] I need help with this
#5

Quote:
Originally Posted by rappy93
Посмотреть сообщение
Houses and businesses usually work the same way so most likely it will work if you apply the above code for businesses, like this :

PHP код:
getStandingExit(playeridFloat:radius 15.0) { 
    for(new 
i=0;i<sizeof(Businesses);i++) { 
        if(
IsPlayerInRangeOfPoint(playeridradiusBusinesses[Player[i][Business]][bExteriorX], Businesses[Player[i][Business]][bExteriorY], Businesses[Player[i][Business]][bExteriorZ])) { 
            return 
i
        } 
    } 
    return -
1

And how do i add these codes to the one i posted above i dont want to screw it up
Reply


Messages In This Thread
[Help] I need help with this - by BigGreen - 26.06.2015, 13:18
Re: [Help] I need help with this - by Prokill911 - 26.06.2015, 13:24
Re: [Help] I need help with this - by BigGreen - 26.06.2015, 13:28
Re: [Help] I need help with this - by rappy93 - 26.06.2015, 13:31
Re: [Help] I need help with this - by BigGreen - 26.06.2015, 13:33
Re: [Help] I need help with this - by Prokill911 - 26.06.2015, 13:36
Re: [Help] I need help with this - by rappy93 - 26.06.2015, 13:36
Re: [Help] I need help with this - by Prokill911 - 26.06.2015, 13:38

Forum Jump:


Users browsing this thread: 1 Guest(s)