[HELP]sscanf warning: Strings without a length are deprecated, please add a destination size.
#2

PHP код:
new otherplayer[MAX_PLAYER_NAME];
if(
sscanf(params"s[24]s[128]"otherplayerreason)) return SendClientMessage(playeridCOLOR_GRAY,"Usage: /oban [playername] [reason]"); 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)