SA-MP Forums Archive
Pawno or any samp compiler on ios - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Pawno or any samp compiler on ios (/showthread.php?tid=488289)



Pawno or any samp compiler on ios - Battlezone - 17.01.2014

Im wondering if there is any samp compiler on iOS?


Re: Pawno or any samp compiler on ios - boomerboom - 17.01.2014

I don't think so.


Re: Pawno or any samp compiler on ios - Battlezone - 18.01.2014

I didnt find any one on the AppStore so maybe ill work on making one if i get the permission from samp team of course.


Re: Pawno or any samp compiler on ios - ev0lution - 18.01.2014

The SA-MP Pawn compiler is a slightly modified version of the 3.2.3664 compiler - Y-Less once detailed the modifications in a post on the forums.

Pawn has already been compiled for OS X so it should work with some minor tweaking on iOS - the only problem is that on OS X, it compiles to a dynamic library that cannot be loaded in an iOS app, so you'd have to work around that. It should be possible, though.


Re: Pawno or any samp compiler on ios - Battlezone - 18.01.2014

Thanks that will help, ill work on it.