SA-MP Forums Archive
Errors! 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: Errors! Help me (/showthread.php?tid=514874)



Errors! Help me - Yander - 23.05.2014

Код:
[18:58:37]    Error: Function not registered: 'SSCANF_Init'
[18:58:37]    Error: Function not registered: 'SSCANF_Join'
[18:58:37]    Error: Function not registered: 'SSCANF_Leave'
[18:58:37] Script[gamemodes/IGRP.amx]: Run time error 19: "File or function is not found"
[18:58:37] Number of vehicle models: 0
I always have that error on my logs. How can I fix it?


Re: Errors! Help me - Jacksta21 - 23.05.2014

Install the sscanf plugin on your server. Make sure to add it to the plugins section in server.cfg.


Re: Errors! Help me - DobbysGamertag - 23.05.2014

Add sscanf plugin to your 'plugins' line in server.cfg?.

Windows (.DLL):
Код:
gamemode yourgmname
plugins sscanf
Linux (.SO):
Код:
sscanf.so



Re: Errors! Help me - Yander - 23.05.2014

The gamemode is still "Unknown" we installed the said Plugin already