Ooh, I like that! Very sleek code, Komag. You might want to fix that typo though. [WHAT typo??!]Komag wrote:I use an even more direct version:SpiderFighter wrote: For example:Code: Select all
local startknife = spawn("knife") party:getChampion(1):insertItem(7,startknife)
Code: Select all
party:getChampion(1):insertItem(7,spawn("knife"))
Inventory help
- SpiderFighter
- Posts: 789
- Joined: Thu Apr 12, 2012 4:15 pm