HELP: array sizes do not match, or destination array is too small
#3

Just increase the array size.
PHP код:
new msg[170];
    
format(msg,sizeof(msg), ""HEX_W"INFO:"HEX_Y" Jūs sėkmingai surengėte %s eventą. "HEX_R"Valdymas: /evaldymas"epavadinimas);
    
SendClientMessage(playerid, -1msg); 
This should help.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)