Error HELP ME! - 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: Error HELP ME! (
/showthread.php?tid=490230)
Error HELP ME! -
Le3aT - 25.01.2014
I got this error when i load the server
[23:37:40] Script[gamemodes/Test.amx]: Run time error 19: "File or function is not found"
[23:37:40] Number of vehicle models: 0
I am newbie so tell me what to do please with every step
Re: Error HELP ME! -
Ranshand - 25.01.2014
Check your plugins and includes, update all and recompile your gamemodes and filterscripts. If you do not have, add.
Код:
main()
{
return 1;
}
To your gamemode.
Re: Error HELP ME! -
Konstantinos - 25.01.2014
https://sampforum.blast.hk/showthread.php?tid=249226