#5

Quote:
Originally Posted by SoFahim
Посмотреть сообщение
First show us . WaterPos[i][] main lines. I mean points.

Second,
PHP код:
return SendClientMessage(playeridFactColor[11], "You are not at the right place !");
    } 
Why did you put return SendClientMassage? you can use only SendClientMassage

Third Did you define FactColor[11] perfectly?

fourth Nevermind forgot !
Lol .. Sure i do right with FactColor

Код:
new const FactColor[] =
{
	0xFFE4C4FF, 0x0000FFFF, 0x7B68EE0FF, 0x00008BFF, 0xF9526BFF,
	0x778899FF, 0xFFF46EFF, 0x008000FF, 0x800080FF, 0xFFFF00FF,
	0x00FFFFFF, 0xFFA343FF, 0x00FF00FF, 0xFF69B4FF, 0x660000FF
};
That are water locations:

Код:
new Float:WaterPos[][] =
{
	{ 252.1506,111.4887,1003.2188 },
	{ 270.2978,186.2076,1008.1719 },
	{ 249.6548,196.7341,1008.1719 },
	{ 257.9287,196.7354,1008.1719 },
	{ 229.1164,155.1423,1003.0234 },
	{ 227.3604,143.4446,1003.0234 },
	{ 231.3758,180.2250,1003.0313 },
	{ 227.3651,184.3604,1003.0313 },
	{ 1496.2740,1304.3014,1093.2891 },
	{ 1249.1284,5.7868,1008.2578 },
	{ 754.9944,-40.5415,1000.5859 }
};
but you don't need them anyway (i think)
Reply


Messages In This Thread
Why - by Mariciuc223 - 26.07.2015, 13:22
Re: Why - by Vince - 26.07.2015, 13:27
Re: Why - by SoFahim - 26.07.2015, 13:32
Re: Why - by Mariciuc223 - 26.07.2015, 13:32
Re: Why - by Mariciuc223 - 26.07.2015, 13:35
Re: Why - by SoFahim - 26.07.2015, 13:42
AW: Why - by Macronix - 26.07.2015, 13:49
Re: AW: Why - by Mariciuc223 - 26.07.2015, 14:58

Forum Jump:


Users browsing this thread: 1 Guest(s)