help on easy thing X=X
#3

example
PHP код:
new Float:RandPlayerSpawn[4][4] = {
{-
2564.538,1092.589,55.664,337.096},
{-
2356.0573,995.4032,50.8984,182.0485},
{-
1382.105224,-230.142044,14.148437,313.913299},
{-
2396.605468,-617.606628,132.737396,36.312511}
};
new 
Float:RandPlayerSpawn2[4][4] = {
{-
2564.538,1092.589,55.664,337.096},
{-
2356.0573,995.4032,50.8984,182.0485},
{-
1382.105224,-230.142044,14.148437,313.913299},
{-
2396.605468,-617.606628,132.737396,36.312511}
};
new 
XXX
i want to do XXX=RandPlayerSpawn2;
for
PHP код:
new rand random(sizeof(XXX));
SetPlayerPosEx(playeridXXX[rand][0], XXX[rand][1], XXX[rand][2],XXX[rand][3]); 
Reply


Messages In This Thread
help on easy thing X=X - by Last_Shadow - 06.11.2014, 14:00
Re: help on easy thing X=X - by M0HAMMAD - 06.11.2014, 14:48
Re: help on easy thing X=X - by Last_Shadow - 07.11.2014, 09:24
Re: help on easy thing X=X - by dominik523 - 07.11.2014, 10:14
Re: help on easy thing X=X - by Last_Shadow - 07.11.2014, 10:31

Forum Jump:


Users browsing this thread: 2 Guest(s)