Server shutting down / Crashing
#5

Quote:

if( sscanf( params, "s[256]", id, rstring ) ) return SendUsageMessage( playerid, "/report [ Text ]");

This line would cause crash replace it with this

PHP код:
 if( sscanfparams"s[256]"rstring ) ) return SendUsageMessageplayerid"/report [ Text ]"); 
Reply


Messages In This Thread
Server shutting down / Crashing - by tbedy - 10.02.2018, 14:47
Re: Server shutting down / Crashing - by Bolex_ - 10.02.2018, 14:48
Re: Server shutting down / Crashing - by tbedy - 10.02.2018, 14:55
Re: Server shutting down / Crashing - by tbedy - 10.02.2018, 15:15
Re: Server shutting down / Crashing - by JasonRiggs - 10.02.2018, 15:17

Forum Jump:


Users browsing this thread: 1 Guest(s)