Thread: Want Donate
View Single Post
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 07-01-2014 , 13:25   Re: Want Donate
Reply With Quote #2

Removed AMXX file. You are not allowed to attach compiled plugin.

About the plugin, this is redundant, there is already plugins which can do that.

Unapproved.


If you want some fast tips to make code better, here some:
  • Use pcvar (cvar pointer), faster.
  • Use charsmax() instead of hardcoding buffer size.
  • The motd style should be easily customizable.
  • Use formatex() when you can (faster).
__________________
Arkshine is offline