911 Dialog makes the server crash[+REP]
#6

Well you need to max the inputtext to 128 characters anyway since you cannot SendClientMessage >128 characters so cap the inputtext to that and see if that fixes it.

ie

PHP код:
if(strlen(inputtext) > 128) return SendClientMessage(playerid, -1"blabla max 128 char"); 
Reply


Messages In This Thread
.. - by Amit1998 - 09.03.2016, 13:05
Re: 911 Dialog makes the server crash[+REP] - by saffierr - 09.03.2016, 13:13
Re: 911 Dialog makes the server crash[+REP] - by Golden96 - 09.03.2016, 13:14
Re: 911 Dialog makes the server crash[+REP] - by ThatFag - 09.03.2016, 13:21
Re: 911 Dialog makes the server crash[+REP] - by Amit1998 - 09.03.2016, 13:34
Re: 911 Dialog makes the server crash[+REP] - by Golden96 - 09.03.2016, 13:41

Forum Jump:


Users browsing this thread: 1 Guest(s)