[+REP] tracenumber help with pottus radar system
#1

Hey samp I really need help with one system, here's the thing.

I am trying to make /tracenumber system with pottus radar map, when I will trace the number location of the player must be created on the map(which is located at one certain place and isn't dynamic) Pottus Radar system but I tried almost everything nothing helped I have the command ready only thing I can't find the solution to is the little red checkpoint that must be created on the RADAR MAP


I can't make system work for this certain coordinates, pottus system on pastebin: pastebin
Код:
	MapPieces[index++][RadarMapObject] = CreateDynamicObject(19168, 223.84550, 120.64640, 998.73712,   0.00000, 0.00000, 0.000);
	MapPieces[index++][RadarMapObject] = CreateDynamicObject(19169, 225.34500, 120.64720, 998.73712,   0.00000, 0.00000, 0.000);
	MapPieces[index++][RadarMapObject] = CreateDynamicObject(19170, 223.84550, 119.14800, 998.73712,   0.00000, 0.00000, 0.000);
	MapPieces[index++][RadarMapObject] = CreateDynamicObject(19171, 225.34500, 119.14800, 998.73712,   0.00000, 0.00000, 0.000);
	MapPieces[index][RadarMapObject] = CreateDynamicObject(19362,224.60831, 121.34760, 996.99500,0.000,0.000,90.000,-1,-1,-1,300.000,300.000);
	SetDynamicObjectMaterial(MapPieces[index++][RadarMapObject], 0, 6056, "venice_law", "law_blue4", -10079488);
	MapPieces[index][RadarMapObject] = CreateDynamicObject(19362,223.08389, 119.82770, 996.99500,0.000,0.000,0.000,-1,-1,-1,300.000,300.000);
	SetDynamicObjectMaterial(MapPieces[index++][RadarMapObject], 0, 6056, "venice_law", "law_blue4", -10079488);
	MapPieces[index][RadarMapObject] = CreateDynamicObject(19362,224.61070, 118.31740, 996.99500,0.000,0.000,90.000,-1,-1,-1,300.000,300.000);
	SetDynamicObjectMaterial(MapPieces[index++][RadarMapObject], 0, 6056, "venice_law", "law_blue4", -10079488);
	MapPieces[index][RadarMapObject] = CreateDynamicObject(19362,226.13420, 119.83310, 996.99500,0.000,0.000,0,-1,-1,-1,300.000,300.000);
	SetDynamicObjectMaterial(MapPieces[index++][RadarMapObject], 0, 6056, "venice_law", "law_blue4", -10079488);
Thank you ...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)