fixes the ID reset for weed buy
This commit is contained in:
parent
4f71af4c99
commit
213102ca21
@ -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