Quote
if(!IsPlayerConnected(i)) continue;
if(PlayerToPoint(14.0, i, 2378.540039, -2267.770020, 0.475873) && OpenGate == 0)
{
MoveStreamObject(c_gate, 2378.540039, -2267.770020, -4.774134);
OpenGate = 1;
}
else if(!PlayerToPoint(10.4, i, 2378.540039, -2267.770020, 0.475873) && OpenGate == 1)
{
MoveStreamObject(c_gate, 2378.540039, -2267.770020, 0.475873);
OpenGate = 0;
if(PlayerToPoint(14.0, i, 2378.540039, -2267.770020, 0.475873) && OpenGate == 0)
{
MoveStreamObject(c_gate, 2378.540039, -2267.770020, -4.774134);
OpenGate = 1;
}
else if(!PlayerToPoint(10.4, i, 2378.540039, -2267.770020, 0.475873) && OpenGate == 1)
{
MoveStreamObject(c_gate, 2378.540039, -2267.770020, 0.475873);
OpenGate = 0;
http://img408.yfrog.com/img408/3129/screenshot050e.jpg
EDIT:
Kako ispravit taj broj koji neodgovara Å¡a li veÄ
EDIT: OPROSTITE ŠTA OVAKO TLAČIN ALI JEL MOŽE NEKO DAT NEKI KVALITETAN TUT KAKO NAPRAVIT AUTOMACKA VRATA GLEDA SAM JEDAN S DRUGE STRANICE ALI NIŠTA NE RAZUMIN PLS
