Bully-Board

Bully Modding Section => Modding Questions/Help => Topic started by: Ming on May 11, 2022, 10:10:44 PM

Title: Pickup
Post by: Ming on May 11, 2022, 10:10:44 PM
Is there a function like PickupGetPosXYZ(), PickupFindInAreaXYZ()?
Title: Re: Pickup
Post by: SimonBestia on May 12, 2022, 03:44:11 AM
Yeah.
You can find all functions here (https://derpy54320.github.io/Bully-LUA-Reference/function/all.html), or here (https://bullylua.neocities.org/functions.html).
Title: Re: Pickup
Post by: Ming on May 12, 2022, 07:29:52 AM
Yeah.
You can find all functions here (https://derpy54320.github.io/Bully-LUA-Reference/function/all.html), or here (https://bullylua.neocities.org/functions.html).
Thank you 👍