Posts: 57
Threads: 13
Joined: Apr 2013
Reputation:
0
No filterscripts work for me i have tried to add like 5 and none work -.-
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
Show your server_log.txt file, please.
Posts: 57
Threads: 13
Joined: Apr 2013
Reputation:
0
[17:43:49]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:43:49]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:43:49]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:43:49]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:43:49]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:43:49]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:43:49]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:43:49]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:43:49]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:43:49]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:43:49]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:43:51]bind 66.85.141.73bind 66.85.141.73 [part] your.moma has left the server (0:0)
[17:44:08]bind 66.85.141.73bind 66.85.141.73 Incoming connection: 184.174.154.60:51450
[17:44:08]bind 66.85.141.73bind 66.85.141.73 [join] your.moma has joined the server (0:184.174.154.60)
[17:44:12]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:44:12]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:44:12]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:44:12]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:44:12]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:44:12]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:44:12]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:44:12]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:44:12]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:44:12]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
[17:44:12]bind 66.85.141.73bind 66.85.141.73 sscanf warning: Strings without a length are deprecated, please add a destination size.
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
Your WHOLE server_log.txt file, please.
Also, wrap it in code tags!
Posts: 568
Threads: 28
Joined: Dec 2012
Reputation:
0
Wherever you use the sscanf function with a string inside make it: sscanf(playerid, s[/*size here*/], stringname)
But this is not quite a reason for the filterscripts not to load. I just tell you how to get rid of those warnings.