error
#5

FIRST
Код:
new Float:gShipAttachmentPos[NUM_SHIP_ATTACHMENTS][3] = {
// these are world space positions used on the original cargo ship in the game
// they will be converted to model space before attaching
{2543.50000000, -2685.00000000, 2.09999990},
{2542.39990234, -2687.00000000, 13.00000000},
{2543.39941406, -2666.00000000, 12.30000019}
};
SECOND
Код:
//This is our ship route points you can modify this as to your wish
new Float:gShipRoutePoints[NUM_SHIP_ROUTE_POINTS][6] = {
{-1982.57, 2052.56, 0.00,   0.00, 0.00, 144.84},
{-2178.63, 2103.67, 0.00,   0.00, 0.00, 189.24}
};
Reply


Messages In This Thread
error - by shaniyal - 11.10.2012, 09:06
Re: error - by Roel - 11.10.2012, 09:09
Re: error - by shaniyal - 11.10.2012, 09:10
Re: error - by Jarnu - 11.10.2012, 09:12
Re: error - by shaniyal - 11.10.2012, 09:13
Re: error - by Roel - 11.10.2012, 09:17
Re: error - by shaniyal - 11.10.2012, 09:19

Forum Jump:


Users browsing this thread: 2 Guest(s)