01.05.2011, 19:52
Hey guys, can someone look what im doing wrong:
When i compile, and go to this place, it doesnt show the arrow (ID 131 And it doesnt give any errors neither
Hope you guys can find it
~Wesley
pawn Код:
new drift1;
new drift2;
new drift3;
new drift4;
drift1 = CreatePickup (1318, 14, -2685.4143,1435.3947,7.1016, -1);
drift2 = CreatePickup (1318, 14, -2679.8274,1437.0120,7.1016, -1);
drift3 = CreatePickup (1318, 14, -2675.3167,1437.6591,7.0938, -1);
drift4 = CreatePickup (1318, 14, -2670.4824,1439.7909,7.1016, -1);
Hope you guys can find it
~Wesley