This should be nice and easy for non-papyrus noobs unlike me, basicly I have the code Game.GetPlayer().RemoveItem(FoodCabbage, 5) And I get: Starting 1 compile threads for 1 files...
Compiling "TIF__02010BF1"...
c:\program files (x86)\steam\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__02010BF1.psc(9,28): variable FoodCabbage is undefined
No output generated for TIF__02010BF1, compilation failed.
Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on TIF__02010BF1
I have tried this code in the papyrus fragment of a quest stage and a dialogue topic, so please, HELP! Thanks in advance!