Y-Less / sscanf

SA:MP sscanf plugin originally made by @Y-Less
Other
119 stars 49 forks source link

I Downloaded Latest sscanf2 but something wrong. #27

Closed muratdogdas closed 3 years ago

muratdogdas commented 4 years ago

[00:22:28] Error: Function not registered: 'SSCANF_Init' [00:22:28] Error: Function not registered: 'SSCANF_IsConnected' [00:22:28] Error: Function not registered: 'SSCANF_Join' [00:22:28] Error: Function not registered: 'SSCANF_Leave'

Server.cfg: plugins nativechecker streamer sscanf

.pwn:

include

Crayder commented 4 years ago

You must update both the include and the plugin files. Recompile your scripts with the latest include file.

If that doesn't fix it either one of your includes or your script is causing errors.