How could this be?
#1

Hai, i made a dynamic map creating script although i debugged two functions and it seemed to still not work, functions are fine variables are fine.

So i made these:
pawn Код:
CreateMap( inputtext, ReturnPlayerName(playerid), oPos[1], oPos[2], oPos[3], tPos[1], tPos[2], tPos[3] );
                AddMapToFile( inputtext, ReturnPlayerName(playerid), oPos[1], oPos[2], oPos[3], tPos[1], tPos[2], tPos[3] );
and then it outputs

Код:
Test, Lorenc, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000
Whys this? Perhaps i need to create something

I've created this aswell.
pawn Код:
printf("%f %f %f", tPos[1], tPos[2], tPos[3]);
Worked fine showed the co-ordinates,i guess only prob is with the saving. Anyone know why?
Reply


Messages In This Thread
How could this be? - by Lorenc_ - 25.04.2011, 13:14
Re: How could this be? - by Lorenc_ - 25.04.2011, 23:56
Re: How could this be? - by [L3th4l] - 26.04.2011, 00:09
Re: How could this be? - by Lorenc_ - 26.04.2011, 00:14

Forum Jump:


Users browsing this thread: 1 Guest(s)