How to get user from SetOnSlotChanged
#4
You can't spawn pickups using the cPickups class. You need to use:
local Items = cItems(Window:GetSlot(Player, 0)
PlayerWorld:SpawnItemPickups(Items, Player:GetPosX(), Player:GetPosY(), Player:GetPosZ())
Reply
Thanks given by:


Messages In This Thread
How to get user from SetOnSlotChanged - by ThuGie - 01-31-2014, 12:37 PM
RE: How to get user from SetOnSlotChanged - by NiLSPACE - 01-31-2014, 11:46 PM



Users browsing this thread: 1 Guest(s)