#1

how do i make this so a dialog and people can select it and a checkpoint on there location

Код:
enum eGPSLocations {
	gpsLocName[32],
	Float:gpsX,
	Float:gpsY,
	Float:gpsZ,
};
new GPSLocations[][eGPSLocations] = {
	{"Hospital",1177.544921,-1323.420043,14.075969},
	{"24/7 Near City Hall",1351.968750,-1756.492187,13.507812},
	{"City Hall",1477.548461,-1744.778564,13.546875},
	{"LSPD",1546.380249,-1675.580688,13.562203},
	{"Unity Station",1742.648193,-1860.981445,13.578073},
	{"Idlewood Gas Station",1931.314819,-1775.741455,13.546875},
	{"Alhambra Club",1833.055297,-1682.628906,13.489315},
	{"Pizza Stack",2099.827636,-1806.375610,13.554687},
	{"Ganton Gym",2228.362304,-1722.803833,13.554286},
	{"Binco",2244.837402,-1664.232299,15.476562},
	{"Ten Green Bottles Bar",2305.922363,-1646.797241,14.461124},
	{"LS Airport",1958.201049,-2182.789794,13.546875},
	{"Sex store at El Corona",1944.994873,-2116.641113,13.550632},
	{"LS Stadium",2694.261474,-1703.194335,11.506717},
	{"East LS Gas Station",2396.819091,-1380.192260,24.042453},
	{"East LS Bar",2348.660156,-1375.327880,24.000000},
	{"Pig Pen",2420.906982,-1222.321777,25.348423},
	{"LS Car Dealership",2130.045654,-1143.820556,24.843671},
	{"Downtown LS 24/7",1632.247070,-1169.190307,24.078125},
	{"Bank",1576.748535,-1331.087768,16.484375},
	{"24/7 at Temple",1316.009277,-902.347595,39.378929},
	{"Burger Shot at Temple",1212.020019,-924.311462,42.930198},
	{"Sex Shop at Temple",1090.181884,-927.265869,43.182197},
	{"Gas Station at Temple",1007.542297,-942.627075,42.054603},
	{"Donut Shop at Market",1040.932006,-1336.229492,13.550251},
	{"Bike Dealership at Market",998.404113,-1302.203369,13.389896},
	{"Sex Shop at Market",954.677551,-1333.997314,13.530340},
	{"Boat Shop",302.994567,-1900.099121,1.938840},
	{"Taxi Lot",1755.576538,-1901.652832,13.563085},
	{"Public Garage",1642.725097,-1524.593139,13.560844},
	{"Furniture Store", 2343.149169, -1412.112426, 23.820413},
	{"Car Rental",1285.32,-1349.92,13.5661}
};
Reply
#2

Dude, as many scripts of GPS, you have to create a Dialog, which contains many locations, while players select an item, "SetPlayerCheckpoint" is defined.

- KillerDVX.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)