2786 {
2787 ItemBase firewood =
ItemBase.Cast(GetInventory().CreateInInventory(
"Firewood"));
2789
2790 ItemBase sticks =
ItemBase.Cast(GetInventory().CreateInInventory(
"WoodenStick"));
2792
2795
2796 GetInventory().CreateInInventory("Rag");
2797
2798 SpawnEntityOnGroundPos(
"PetrolLighter",
GetPosition());
2799 }
override bool SetQuantity(float value, bool destroy_config=true, bool destroy_forced=false, bool allow_client=false, bool clamp_to_stack_max=true)
vector GetPosition()
Get the world position of the Effect.