Difference between revisions of "Common Bugs"

77 bytes removed ,  04:42, 15 February 2009
Wrong: I have a script which adds 7 items during the same frame to a container without prob., more over this takes place while 4 other containers in the same cell add 3 items to themselves,
imported>Realmeleven
imported>HawkFest
(Wrong: I have a script which adds 7 items during the same frame to a container without prob., more over this takes place while 4 other containers in the same cell add 3 items to themselves,)
Line 86: Line 86:
<br>This seems to happen for several situations:
<br>This seems to happen for several situations:
*You add an item, which in turn adds another item
*You add an item, which in turn adds another item
**So I would guess it also includes using [[AddItem]] for two separate items
*An item that runs when the player adds them to a container, or the player takes them from a container
*An item that runs when the player adds them to a container, or the player takes them from a container
**For example, if you have 2 of an item in a container (same base object), and the player double-clicks them, thus adding one after the other, you'll hit this bug
**For example, if you have 2 of an item in a container (same base object), and the player double-clicks them, thus adding one after the other, you'll hit this bug
Anonymous user