Hello, need help with checkpoint
#4

i'm using a script there is City hall With Enter Checkpoint And Exit Checkpoint i want to remove it.



PHP код:
#define CP_TYPE_ENTRY 1
#define BUS_TYPE_CITYHALL 2
enum hInfo
{
    
Float:h_cpx,
    
Float:h_cpy,
    
Float:h_cpz,
    
h_cpsize,
    
h_cptype,
    
h_cpbustype,
    
h_cpmarker,
    
Float:h_cp_radius,
    
Float:h_entry_x,
    
Float:h_entry_y,
    
Float:h_entry_z,
    
Float:h_entry_a,
    
h_entry_i,
    
h_entry_w,
    
Float:h_exit_x,
    
Float:h_exit_y,
    
Float:h_exit_z,
    
Float:h_exit_a,
}
new 
HouseInfo[][hInfo] =
{
{
2412.6293941123.87109310.820312,         2CP_TYPE_ENTRY,     BUS_TYPE_CITYHALL1240.0       ,388.286804173.8516691008.38281289.292861        ,3,388    ,2416.9494621124.01733310.820312271.265197,         0,00.0,0.0,0.0,0.0,     0,0,     "City Hall" ,"East Las Venturas"}
}; 
please define this
Reply


Messages In This Thread
Hello, need help with checkpoint - by danish007 - 16.06.2014, 16:34
Re: Hello, need help with checkpoint - by NewerthRoleplay - 16.06.2014, 16:39
Re: Hello, need help with checkpoint - by danish007 - 16.06.2014, 16:45
Re: Hello, need help with checkpoint - by danish007 - 16.06.2014, 16:53
Re: Hello, need help with checkpoint - by grovestreet4life - 16.06.2014, 16:54
Re: Hello, need help with checkpoint - by RajatPawar - 16.06.2014, 16:58
Re: Hello, need help with checkpoint - by danish007 - 16.06.2014, 17:03

Forum Jump:


Users browsing this thread: 1 Guest(s)