SA-MP Forums Archive
[Question] Any difference in code? - 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: [Question] Any difference in code? (/showthread.php?tid=79627)



[Question] Any difference in code? - silvan - 29.05.2009

Is there any difference in ( pawno code ) for windows and for linux? because my gamemode works fine with windows and in linux sometimes it crashes.


Re: [Question] Any difference in code? - Think - 29.05.2009

no there are no differences, its only because i guess you tested it for windows, so itll not crash or bug on windows, some scripts can only run on windows because of that, and some only on linux because of that. i dont know why this is like that.


Re: [Question] Any difference in code? - yom - 29.05.2009

I believe some functions, such as GetTickCount(), are bugged with Linux samp server


Re: [Question] Any difference in code? - silvan - 29.05.2009

can someone give me a list of " bugged functions " ?