HELP /VIPLocker
#2

What exactly is your problem?

judging from your screenshot you are not exactly at the vip locker ? so i supose you need it to only open when you are near it.

use this:
pawn Code:
//put this under your /viplockercommand
IsPlayerInRangeOfPoint(playerid,2.0,x,y,z)) //2.0 = distance u can be away form vip locker, and put the coords of where your vip locker is located at x,y,z
{
    //show the vip locker dialog
}
Reply


Messages In This Thread
HELP /VIPLocker - by FLapJAck - 25.09.2013, 13:02
Re: HELP /VIPLocker - by Voxel - 25.09.2013, 13:11

Forum Jump:


Users browsing this thread: 2 Guest(s)