SA-MP Forums Archive
Script wont start - 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: Script wont start (/showthread.php?tid=423307)



Script wont start - Private200 - 17.03.2013

[13:05:11] Script[gamemodes/UDM.amx]: Run time error 19: "File or function is not found"
[13:05:11] Number of vehicle models: 0

There are no errors/warnings on compile. I don't know why it says it.

Thanks
Private200


Re: Script wont start - Patrick - 17.03.2013

Missing Plugins for sure. show us you're server log


Re: Script wont start - freddy smyth - 17.03.2013

Yes. Update your plugins and add to your server.cfg file.


Re: Script wont start - Yves - 17.03.2013

if it still dont work you can always give this a shot, then show us your server.logs
https://sampforum.blast.hk/showthread.php?tid=262796


Re: Script wont start - KP2 - 17.03.2013

Check if you have the latest includes, and check if you're plugins are up-to date. Check your streamer and sscanf.
Streamer should be 2.61
Sscanf should be 2.81


Re: Script wont start - Private200 - 17.03.2013

Quote:
Originally Posted by pds2012
Посмотреть сообщение
Missing Plugins for sure. show us you're server log
Quote:
Originally Posted by freddy smyth
Посмотреть сообщение
Yes. Update your plugins and add to your server.cfg file.
Quote:
Originally Posted by KP2
Посмотреть сообщение
Check if you have the latest includes, and check if you're plugins are up-to date. Check your streamer and sscanf.
Streamer should be 2.61
Sscanf should be 2.81
Thank you guys. I had an outdated sscanf as I'm working on my own gamemode and I didn't update them when I had to use the sscanf in my codes.

Private200


Re: Script wont start - Cosmo Bulthuis - 17.03.2013

....