![]() |
Animals into pack - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Help (/Forum-Script-Help) +--- Thread: Animals into pack (/Thread-Animals-into-pack) Pages: 1 2 |
RE: Animals into pack - Kanibal - 12-15-2016 08:44 AM Full script please. RE: Animals into pack - mrkarlo - 12-15-2016 07:15 PM Code: [ITEMDEF i_potion_Shrink] RE: Animals into pack - mrkarlo - 12-16-2016 04:55 AM Solved. thx Kani and other guys RE: Animals into pack - xwerswoodx - 02-04-2017 02:02 AM Code: [Function SHRINK_OLD] Here is the another way, without any potion. RE: Animals into pack - Coruja - 02-10-2017 02:54 PM the correct SHRINK function behavior is:
but taking a look at the code it seems to be bugged. The code always consider that the function have args=1 even when args=0 or empty, so it always place the figurine on backpack I'm busy atm, but this will be fixed on next 56d nightly EDIT: fixed |