SA-MP Forums Archive
Problem running server/script. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Problem running server/script. (/showthread.php?tid=353405)



Problem running server/script. - Tony10 - 23.06.2012

Script [gamemodes/PR-RP.amx]: Run time error 19: "File or function is not found
Number of vehicle models

#include <a_samp>
#include <Dini>
#include <dns>
#include <a_mysql>
#include <Foreach>
#include <sscanf2>
#include <streamer>
#include <zcmd>
#include <C-MySQL>

And my plugins

mysql.dll
sscanf.dll
streamer.dll


Re: Problem running server/script. - Ironboy - 23.06.2012

Quote:
Originally Posted by Tony10
Посмотреть сообщение
Script [gamemodes/PR-RP.amx]: Run time error 19: "File or function is not found
Number of vehicle models

#include <a_samp>
#include <Dini>
#include <dns>
#include <a_mysql>
#include <Foreach>
#include <sscanf2>
#include <streamer>
#include <zcmd>
#include <C-MySQL>

And my plugins

mysql.dll
sscanf.dll
streamer.dll
dns plugin is also needed.


Re: Problem running server/script. - sanrock - 23.06.2012

use nativechecker to see whats wrong
https://sampforum.blast.hk/showthread.php?tid=249226