SA-MP Forums Archive
Server won't run - 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: Server won't run (/showthread.php?tid=327806)



Server won't run - captainjohn - 22.03.2012

My Script compiles correctly and says I have no errors/warnings.
I noticed that I get this when trying to host my server.

Код:
[17:20:28] Script[gamemodes/Bayside.amx]: Run time error 19: "File or function is not found"
[17:20:28] Number of vehicle models: 0
I noticed I got this only after I made a ZCMD command.
I have included ZCMD and I have it in Pawno/Includes.

Does anyone know why this is doing this?


Re: Server won't run - Scrillex - 22.03.2012

Complete PWN or ... Add right plugins to your server.cfg


Re: Server won't run - captainjohn - 22.03.2012

Quote:
Originally Posted by Scrillex
Посмотреть сообщение
Complete PWN or ... Add right plugins to your server.cfg
The correct plugins were added and it still didn't work.