Merged in daymen/weed-fix (pull request #75)
fixes the ID reset for weed buy
This commit is contained in:
commit
0288e8f83f
@ -329,6 +329,7 @@ stock Weed_GetPlantLimit( playerid )
|
||||
|
||||
stock Weed_ResetSellingProperties( playerid )
|
||||
{
|
||||
p_WeedDealer[ playerid ] = INVALID_PLAYER_ID;
|
||||
p_WeedSellingGrams[ playerid ] = 0;
|
||||
p_WeedSellingPrice[ playerid ] = 0;
|
||||
return 1;
|
||||
|
Loading…
Reference in New Issue
Block a user