01.08.2010, 17:30
Quote:
@The Toni, there should be only one way. I don't know why people who write tutorials put some effort, so other people can learn efficent coding.
Code:
if(playerid != id) return SendClientMessage(playerid, 0xFF0000FF, "ERROR: You cannot pm yourself!"); { |