26.09.2009, 18:50
Quote:
Originally Posted by Mechscape
Quote:
Code:
if(PlayerInfo[playerid][pFishes] > 5) { SendClientMessage(playerid, COLOR_GREY, " Caught to many fish, wait till its reduced !"); return 1; } |
Originally Posted by Mechscape
Quote:
Code:
if(PlayerInfo[playerid][pFishes] > 5) { SendClientMessage(playerid, COLOR_GREY, " Caught to many fish, wait till its reduced !"); return 1; } |