error 035
#2

You're trying to format CheckDate, which you have defined as an integer.

To fix this, you easily have to make CheckDate into an array for it to be used as a string:
pawn Код:
new CheckDate[14]; //12 will probably be enough, but I put 14 just to be sure.
Reply


Messages In This Thread
error 035 - by Stefand - 06.12.2012, 17:01
Re: error 035 - by LarzI - 06.12.2012, 19:25

Forum Jump:


Users browsing this thread: 1 Guest(s)