SA-MP Forums Archive
File Or Function Not Found MTRP - 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: File Or Function Not Found MTRP (/showthread.php?tid=302457)



File Or Function Not Found MTRP - FreedomtoLive - 09.12.2011

Alright, So I have been searching the forum for about two hours... looking for what is causing "Moderntopia" to say "File or function not found." when I try and run it.

I have found many answers saying "Yeah, I have the same problem... " ..........."FIXED !" but no solutions, and that is all there is.

Can anyone help me here, as well as anyone else having this problem?

I have all plugins in, not sure how to check to see if it can tell me what it is missing..
everything seems to be in order.


Re: File Or Function Not Found MTRP - xMichaelx - 09.12.2011

Okay,

Well firstly what includes do you use? This will give us some idea of the plugins needed, also check to make sure you have "main() { }" at the top.

Thanks,

-Michael


Re: File Or Function Not Found MTRP - §с†¶e®РµРe - 09.12.2011

Quote:
Originally Posted by xMichaelx
Посмотреть сообщение
Okay,

Well firstly what includes do you use? This will give us some idea of the plugins needed, also check to make sure you have "main() { }" at the top.

Thanks,

-Michael
Moderntopia has main thing but i hope he/she has not removed that

This is known to be happening with the streamer dll check you have streamer.dll(on windows) or streamer.so(if on linux) in your plugins folder and also check there is a line in server.cfg "plugins streamer" or "plugins streamer.so(if on linux)"