-407.791259,2240.281494,4001.416992
enum bizzes {
bizid,
bizname[MAX_STRING],
biztype,// 1 = bank,2 = no comps(casino..), 3 = gunshop, 4 = heaven, 5 simple biz // 6 altro tipo interior // 7 = PB // 8 = bar // 9 = clothesshop // 10 = drugshop // 11 = PAY N SPRAY // 12 = bike dealership // 13 = normal car dealership // 14 = luxus car dealership // 15 = foodshop // 16 = drug factory // 17 = noob dealership // 18 = aircraft dealership // 19 = boat dealership // 20 = heavy dealership // 21 = job dealership // 22 = hardware shop // 23 = nitro garage // 24 = wheel mod shop
Float:bizenter_x,
Float:bizenter_y,
Float:bizenter_z,
Float:bizexit_x,
Float:bizexit_y,
Float:bizexit_z,
bizinterior,
vbiz,
compsflag,
Text3D:bLabel,
tmpowner[MAX_STRING],
biztax,
bPickup,
biztext[MAX_STRING],
bizarea,
}
new biz[][bizzes]={
{0,"Bank",1,1557,-409.51471,2239.45679,4000.41821,-407.791259,2240.281494,4001.416992 ,0,2,NOCOMPS},
You have also to add vwrold and int so it takes you exactly to that place.
Set the vworld > Click here. Set the int > Click here. Interiors ID. |