Page 1 of 1

Help - how to make item on groud?

Posted: Wed Apr 08, 2015 1:46 pm
by Stx3
how to make item on groud?
game.createitem dont work

Re: Help - how to make item on groud?

Posted: Wed Apr 08, 2015 2:18 pm
by Natha
game.createentity({name = "item-on-ground", position ={{0, 0}, {0, 0}}, stack = {name = "itemname", count = 1}})