AgentGamerPro Posted May 1, 2021 Share Posted May 1, 2021 I dont know why but these couple of lines crash my server. Nothing loads and eventually it stops. on join: while player is online: if {GensToggled} is true: # Variable checks if gens are enabled or not loop {GenSpeed} times: # amount of seconds to wait wait 1 second loop {GenLocations::%player%::*}: # finds all gen locations set {_Number} to loop-index # ID of variable set {_DropType} to {GenDrops::%{_Number}%} # Item that drops set {_DropLocation} to loop-value's location # Location of where it drops add 1 to y coordinate of {_DropLocation} drop {_DropType} at {_DropLocation} Lifestealed | Minecraft Servers [VIP] 12/26/20 - 10/27/2021[PRO] 12/27/21 - Present Link to comment Share on other sites More sharing options...
_Tarna_ Posted May 1, 2021 Share Posted May 1, 2021 There is no delay if {GensToggled} is false so that is why its crashing. 1 Discord - Tarna256#8675 In-game name - _Tarna_ Follow @Tarna_256 on Twitter --------------------------------------------------------- [VIP] - 7/27/2020 Support - 7/8/20 | 11/3/20 Helper - 11/3/20 - 2/21/21 Moderator - 2/21/21 - 5/17/21 - 5/17/21 - now Moderator - 12/20/22 - now --------------------------------------------------------- Link to comment Share on other sites More sharing options...
AgentGamerPro Posted May 2, 2021 Author Share Posted May 2, 2021 Thanks! Lifestealed | Minecraft Servers [VIP] 12/26/20 - 10/27/2021[PRO] 12/27/21 - Present Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now