SA-MP Forums Archive
How to make multiply number - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to make multiply number (/showthread.php?tid=516611)



How to make multiply number - xFirex - 01.06.2014

hello, any one can tell me how to make multiply number ?

just like
pawn Код:
PlayerInfo[playerid][pmoney] += 10;
and multiply function work like
pawn Код:
PlayerInfo[playerid][pmoney] x= 10;
can someone ? i really need it


Re: How to make multiply number - DavidBilla - 01.06.2014

Use * maybe?


Re: How to make multiply number - xFirex - 01.06.2014

yes.. thanks


Re: How to make multiply number - PrivatioBoni - 01.06.2014

Quote:
Originally Posted by ******
Посмотреть сообщение
Have you even read pawn-lang.pdf?
I somehow doubt he'll read 196 pages of Pawn.

It's page 103 though if anyone's interested.


Re: How to make multiply number - PrivatioBoni - 01.06.2014

Yes, but you have almost 17000 posts and you're a beta tester who joined SA:MP in June 2008. Not to mention you're a programmer by trade (?)
He has 79 posts, not a beta tester and joined in May 2013.

He is probably not as determined as you (compliment to you), so it'd probably be completely unrealistic that he has a read, or will ever read, the pawn .pdf