Gamemode no vehicle error. - 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: Gamemode no vehicle error. (
/showthread.php?tid=609801)
Gamemode no vehicle error. -
Owen007 - 16.06.2016
Hi folks i need help. I was creating a gamemode. Somehow there was no probkem in compiling it everything was good. but when i try to run the server it says numbers of vehicle zero could not load /zora1.amx this error is there please help guys.
Re: Gamemode no vehicle error. -
Ax3l123 - 16.06.2016
Download nativechecker and show us what outputs
Re: Gamemode no vehicle error. -
Owen007 - 17.06.2016
Quote:
SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team
[12:55:50] filterscripts = "" (string)
[12:55:50]
[12:55:50] Server Plugins
[12:55:50] --------------
[12:55:50] Loaded 0 plugins.
[12:55:50]
[12:55:50] Filterscripts
[12:55:50] ---------------
[12:55:50] Loaded 0 filterscripts.
[12:55:50] Script[gamemodes/ZOMBIEVSHUMANS.amx]: Run time error 19: "File or function is not found"
[12:55:50] Number of vehicle models: 0
|
there is no error in gamemode while compiling it.
Re: Gamemode no vehicle error. -
xTURBOx - 17.06.2016
its seems to me that you are missing the plugins
Use this plugin to find what plugins are missing:
https://sampforum.blast.hk/showthread.php?tid=249226
^^ load that plugin and post the sever log again
Re: Gamemode no vehicle error. -
Owen007 - 17.06.2016
Oops really I forgot the plugins ty all for helping.