21.06.2012, 03:19
RAW Paste Data
Quote:
|
#include <a_samp> #include <zcmd> #define COLOR_RED 0xFF0000FF #define COLOR_YELLOW 0xFFFF00FF forward NotAtBuyableLocation(playerid); forward C4Options(playerid); forward ExplodeC4(playerid); new C4Owned[MAX_PLAYERS]; new C4[MAX_PLAYERS]; new string[128]; |

