fixed the egg for the 3rd time
the instant taming afterEvent wasnt working before because it was an AFTERevent, meaning when i placed the egg down, it read the item AFTER its been used.. it read air. it couldnt tame instantly and the dragon only follows where the player is looking when the payer thats riding it is the actual owner. It also waits untill the slots where the eggs are supposed to be is empty now, i refactored the setup subsystem into JS, no more constant mcfunctions. And theres also a count down timer now that accurately tracks how many days the player has been playing in the world without choosing any egg. now it can only be tamed in the first 24 ingame hours since the player joined. It uses the ingame time and subtracts it to the last time the countdown timer was updated, for every ingame hour you spend in the game, the timer goes up by 1, it doesnt update when you leave. when it reaches 24 then it gets rid of your eggs and choices forever so you'll have to live with the mistake of neglecting it for too long.
Download
0 formatsNo download links available.