Talk:GetPlayerDrunkLevel
From SA-MP Wiki
if(GetPlayerDrunkLevel(playerid) > 2000)
Shouldn't it be >= instead of >? because they said "If the level is less than 2000", so that means being drunk is 2000 and higher.
--
Or simply > 1999
Mike 11:21, 29 August 2009 (PDT)