Moderator: Userbase Moderators
Postby TheNightingale » Tue Oct 05, 2021 5:53 pm
Postby Hoeloe » Tue Oct 05, 2021 6:51 pm
Code: Select all
function onTickEnd() player.reservePowerup = 0 end
Postby TheNightingale » Tue Oct 05, 2021 7:09 pm
Hoeloe wrote: ↑Tue Oct 05, 2021 6:51 pm Code: Select allfunction onTickEnd() player.reservePowerup = 0 end This will just empty out the reserve powerup as soon as it gets filled.
Postby BrokenAce » Thu Aug 04, 2022 9:11 am
Postby deice » Thu Aug 04, 2022 9:15 am
BrokenAce wrote: ↑Thu Aug 04, 2022 9:11 am This is really great. Any way to get it working for both players in multiplayer mode? Player 2 can still use reserve items with this code.
if(player2) then player2.reservePowerup = 0 end
Return to “Help and Support”
Users browsing this forum: No registered users and 1 guest