Posts: 104
Threads: 24
Joined: Aug 2014
samp plugin "sscanf.dll" failed loading
Posts: 6,242
Threads: 8
Joined: Jun 2008
If the host is windows, you should just be able to have sscanf in your plugins line without the .dll on the end.
Post up your server.cfg to verify this.
https://sampforum.blast.hk/showthread.php?tid=606849
Chances are if the config file is accurate, the plugins filename is fine and it's in the plugins folder, you need to install the runtimes.
The sscanf release thread/github should inform you which runtime you actually need, but chances are you may be better off using the whole lot.
If you run 64 bit windows, you need to install x64 AND x86 versions. If you have 32 bit, only install the 32 bit runtimes.
Posts: 104
Threads: 24
Joined: Aug 2014
Thank you
Posts: 6,242
Threads: 8
Joined: Jun 2008
No worries, it's what the forum is for