18.03.2011, 10:59
PHP код:
1589 SendClientMessage(playerid, COLOR_PURPLE,"Rule No8.Don't do Team Kill.");
1590 return 1;
1591 }
1592 if(strcmp("/credits", cmdtext, true, 7)
1593 {
1594 SendClientMessage(playerid, COLOR_YELLOW," Scripters: Tdar and Party_dude ");
1595 SendClientMessage(playerid, COLOR_PURPLE," Special thanks to Tom_Fox for testing.");
1596 return 1;
1597 }