13.07.2016, 12:56
if (strcmp("/movedoor", cmdtext, true, 5) == 0)
{
SendClientMessage(playerid, 0xEDDA05FF, "(INFO) You Move the door!");
return 1;
}
try this first found Public Command skip } and paste this
{
SendClientMessage(playerid, 0xEDDA05FF, "(INFO) You Move the door!");
return 1;
}
try this first found Public Command skip } and paste this