01.03.2009, 10:26
Hi guys, i have made a huge cage. Now what i want to do, is put the cage on the players position. But cant seem to get it done for some reason.
Can somebody help me ? This is the orignal code Converted from the .map file
Ive tried to get the player X coordinate and put everything there, but that wouldnt work either.
Please help!
Thanks!
Can somebody help me ? This is the orignal code Converted from the .map file
pawn Код:
CreateObject(971, 2492.393, -1660.697, 16.906, 0.0, 0.0, 0.0);
CreateObject(971, 2496.785, -1665.073, 16.914, 0.0, 0.0, 90.241);
CreateObject(971, 2493.234, -1665.118, 20.464, 90.241, 0.0, 90.241);
CreateObject(971, 2492.382, -1669.523, 16.914, 0.0, 0.0, 0.0);
CreateObject(971, 2491.511, -1665.094, 20.497, 90.241, 0.0, 90.241);
CreateObject(971, 2488.023, -1665.124, 16.914, 0.0, 0.0, 90.241);
CreateObject(971, 2493.192, -1665.129, 13.383, 90.241, 0.0, 90.241);
CreateObject(971, 2491.615, -1665.160, 13.358, 90.241, 0.0, 90.241);
Please help!
Thanks!