PDA

View Full Version : Little help with code



Relisek
01-21-2016, 04:44 PM
Hello


CONTAINERS.DEPOT_LOCKER:MoveItemToGround(SecondIte m, LOCKER.X, LOCKER.Y, LOCKER.Z)

Yeah, and if i would like to moveitem for example to pos.X +1 how i suppose to write that in that code it should be like?


CONTAINERS.DEPOT_LOCKER:MoveItemToGround(SecondIte m, LOCKER.X +1, LOCKER.Y, LOCKER.Z)

Im really confused