SA-MP Forums Archive
[HELP] Integer to binary - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] Integer to binary (/showthread.php?tid=208540)



[HELP] Integer to binary - psoftware - 08.01.2011

How convert an integer number to binary likes doors states??


Re: [HELP] Integer to binary - psoftware - 09.01.2011

Bump....


Re: [HELP] Integer to binary - armyoftwo - 09.01.2011

Search on ******..

http://www.wikihow.com/Convert-from-Decimal-to-Binary
or use a converter
http://acc6.its.brooklyn.cuny.edu/~g.../nav2tool.html


Re: [HELP] Integer to binary - psoftware - 09.01.2011

In pawno code...


Re: [HELP] Integer to binary - armyoftwo - 09.01.2011

Quote:
Originally Posted by psoftware
Посмотреть сообщение
In pawno code...
No one is going to script it for you, create your own code using my link or ****** searching for methods. It's really complicated for me


Re: [HELP] Integer to binary - psoftware - 09.01.2011

Thanks......