26.03.2015, 01:22
I have business coord and interior and i want to store in
*3 digits of BizExit is x y z coord for biz and last digit is interior id
is possible to store that and if it's gone wrong can someone tell me how to store it together
Thanks
Код:
new Float:BizExit[][] ={ { 123.2,22.2,11.2,66},{122.4,50.5,9.9,11} };
is possible to store that and if it's gone wrong can someone tell me how to store it together
Thanks