CWO
Joined: 04 Feb 2006 Posts: 699 Location: Chicago, IL USA
|
Posted: Thu Feb 23, 2006 4:48 pm Post subject: |
|
|
| look up the onInsert script first to find out which prop counts how many potions you put in the keg. Then, as you add multiple potions to the keg, look at the keg's props to be sure the counter is increasing correctly. If not, the problem is in the onInsert script. If it is, then the problem is in the useScript or whatever you do to get potions back out. |
|