Helppppp
#1

pls help why my map is white when change facing angle pls pls help how fix ?

what should i do to fix that
Reply
#2

help bump
Reply
#3

Show us your gangzone code, your miny and minx are greater than maxy and maxx parameters. Showing the recent gangzone codes can help.
Reply
#4

Quote:
Originally Posted by ALiScripter
Посмотреть сообщение
Show us your gangzone code, your miny and minx are greater than maxy and maxx parameters. Showing the recent gangzone codes can help.
im use black ops i show u code but explain what im do wrong

Код:
    Zone[ZONE1] = GangZoneCreate(918.2906,2043.8591,996.5040,2182.3359);

	
	Zone[ZONE2] = GangZoneCreate(-455.4371, 2183.763, -373.692, 2253.83);
	

	Zone[ZONE3] = GangZoneCreate(733.4327, 1980.9370, 648.2321, 1838.6539);
	
	
	Zone[ZONE4] = GangZoneCreate(1304.8580,2106.5920,1390.5017,2191.9443);
	

	Zone[ZONE5] = GangZoneCreate(362.0141, 1097.72, 443.7593, 1179.465);

	
	Zone[ZONE6] = GangZoneCreate(1018.4917,2064.2500,1156.9674,2342.8772);
	
	
	Zone[ZONE7] = GangZoneCreate(-1908.3250, 2393.1111, -1964.7194, 2308.2961);


	Zone[ZONE8] = GangZoneCreate(-1838.7256, 2069.9773, -1797.7117, 1962.4539);

	
	Zone[ZONE9] = GangZoneCreate(539.4714, 139.9094, 495.3631, 78.6118);
Reply
#5

Replace with my code.

PHP код:
Zone[ZONE2] = GangZoneCreate(-373.6922183.763, -455.43712253.83);
Zone[ZONE3] = GangZoneCreate(648.23211838.6539733.43271980.9370);
Zone[ZONE7] = GangZoneCreate(-1908.32502308.2961, -1964.71942393.1111);
Zone[ZONE8] = GangZoneCreate(-1797.71171962.4539, -1838.72562069.9773);
Zone[ZONE9] = GangZoneCreate(495.363178.6118539.4714139.9094); 
Tip: Next time, use a valid name for your threads for others to fix your problems quickly... Your topic name shows what kind of problem you got.
Reply
#6

Quote:
Originally Posted by ALiScripter
Посмотреть сообщение
Replace with my code.

PHP код:
Zone[ZONE2] = GangZoneCreate(-373.6922183.763, -455.43712253.83);
Zone[ZONE3] = GangZoneCreate(648.23211838.6539733.43271980.9370);
Zone[ZONE7] = GangZoneCreate(-1908.32502308.2961, -1964.71942393.1111);
Zone[ZONE8] = GangZoneCreate(-1797.71171962.4539, -1838.72562069.9773);
Zone[ZONE9] = GangZoneCreate(495.363178.6118539.4714139.9094); 
Tip: Next time, use a valid name for your threads for others to fix your problems quickly... Your topic name shows what kind of problem you got.
other is ok ? what me do wrong canyou explain thanks

sorry bad english
Reply
#7

Quote:
Originally Posted by Hunud
Посмотреть сообщение
other is ok ? what me do wrong canyou explain thanks

sorry bad english
Quote:
Originally Posted by ALiScripter
Посмотреть сообщение
your miny and minx are greater than maxy and maxx parameters.
^^ (read the quoted msg).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)