15.02.2016, 06:21
Quote:
GetSettingStringArray( "infomessage/messages", "Welcome to Scavenge and survive, Made by Mangoes and Southclaw", MAX_INFO_MESSAGE, ifm_Messages, ifm_Total, MAX_INFO_MESSAGE_LEN); |
Quote:
SendClientMessage(playerid,-1,);//Error is argument type mismatch (argument 3) return 1;//But Must Send....(playerid,-1,"Test"); |