16.08.2012, 04:23
Quote:
1 minutinho para eu pegar minha bola de cristal e minha lampada magica para advinhar seu codigo
|
Код:
#define GranadoSkate 4000
Код:
stock IsPlayerInSkate(playerid) { new Float:x,Float:y,Float:z; GetPlayerPos(playerid, x, y, z); if(x >= 1861.9410 && y >= -1450.6462 && x <= 1976.5867 && y <= -1351.4069) return 1; else return 0; }
Код:
new GZSkate;
Код:
forward GuerraSkate(playerid);
Код:
new GuerranoSkate;
Код:
new TempoGuerraSkate;
Код:
new ProvocoSkate[MAX_PLAYERS];