20.10.2012, 20:53
What's wrong?
pawn Код:
new Float:fPolyPoints[4][2]=
{
{1995.8484,1545.3135},
{1958.4135,1528.4357},
{1959.7385,1525.1604},
{1995.8484,1541.0330}
};
Bridge = CreateDynamicPolygon((fPolyPoints[0],fPolyPoints[1],fPolyPoints[2],fPolyPoints[3],fPolyPoints[0]));