31.08.2016, 11:26
there is already a string defined as "string" etc you have defined it 2x new string and again new string
change to
change to
Код:
new stringg[128]; format(stringg,sizeof(stringg),"Hay Doe Day An Toan Vao De Bao Ve Mang Song Cua Ban ((/sb))"); SendClientMessage(playerid,0xFFFFFFAA,stringg);