SA-MP Forums Archive
Both Dini and y_ini - 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: Both Dini and y_ini (/showthread.php?tid=457430)



Both Dini and y_ini - martoivanov - 11.08.2013

Can I use dini and y_ini in one pwn file? or it will cause problems?


Re: Both Dini and y_ini - Misiur - 11.08.2013

You can, but don't do it. I assume you have a lot of legacy dini code and want to introduce something new using y_ini? If you can, transcript dini to y_ini - you'll get a big performance boost