Is there a way to..
#6

I need to save some numbers totalling a length of 11
But if i try the ordinary way it will turn it into negative values
Heres the normal way, but as i said it turns to negative values:

pawn Код:
new var;
var = 12345678901;
new test[20]; format(test, sizeof(test), "Var: %i", var);
SendClientMessage(playerid, -1, test);
Reply


Messages In This Thread
Is there a way to.. - by iTorran - 15.12.2011, 01:01
Re: Is there a way to.. - by iTorran - 15.12.2011, 12:55
Aw:Is there a way to.. - by §с†¶e®РµРe - 15.12.2011, 13:00
Re: Is there a way to.. - by iTorran - 15.12.2011, 13:03
Re: Is there a way to.. - by shitbird - 15.12.2011, 13:08
Re: Is there a way to.. - by iTorran - 15.12.2011, 13:12
Re: Is there a way to.. - by suhrab_mujeeb - 15.12.2011, 13:16
Re: Is there a way to.. - by shitbird - 15.12.2011, 13:20
Re: Is there a way to.. - by iTorran - 15.12.2011, 13:25
Re: Is there a way to.. - by Sinc - 15.12.2011, 13:41

Forum Jump:


Users browsing this thread: 1 Guest(s)