Need Help - argument type missmatch on if
#5

You aren't even trying to convert it to a string by what I'm looking at.

You can easily do this:

pawn Код:
format(gethour, sizeof(gethour), "0%d", thour);
// That^ to this:
gethour = thour;
Reply


Messages In This Thread
Need Help - argument type missmatch on if - by IceMeteor - 23.07.2012, 09:49
Re: Need Help - argument type missmatch on if - by Kindred - 23.07.2012, 09:54
Re: Need Help - argument type missmatch on if - by ReneG - 23.07.2012, 09:55
Re: Need Help - argument type missmatch on if - by IceMeteor - 23.07.2012, 10:13
Re: Need Help - argument type missmatch on if - by Kindred - 23.07.2012, 10:15
Re: Need Help - argument type missmatch on if - by IceMeteor - 23.07.2012, 10:23

Forum Jump:


Users browsing this thread: 1 Guest(s)