[DiscordArchive] I'm using it wrong? should I create 5 pools (there's 5 possible spawns) and use a chance of 20% for
[DiscordArchive] I'm using it wrong? should I create 5 pools (there's 5 possible spawns) and use a chance of 20% for
Archived author: Efymer • Posted: 2021-10-05T18:04:48.230000+00:00
Original source
I'm using it wrong? should I create 5 pools (there's 5 possible spawns) and use a chance of 20% for each?
Archived author: Nyeriah • Posted: 2021-10-05T18:05:33.118000+00:00
Original source
if you're getting 3/3 of the spawns, maybe the pool isn't working at all
Archived author: Efymer • Posted: 2021-10-05T18:05:41.699000+00:00
Original source
sad
Archived author: Efymer • Posted: 2021-10-05T18:06:09.142000+00:00
Original source
I mean, it works because there's a total of 5 gameobjects spawned in that zone
Archived author: Efymer • Posted: 2021-10-05T18:06:21.376000+00:00
Original source
with the pool, only 3 are spawned, but always 3, not from 0 to 3
Archived author: Nyeriah • Posted: 2021-10-05T18:06:33.746000+00:00
Original source
i see
Archived author: Neifion • Posted: 2021-10-05T18:12:23.097000+00:00
Original source
I've been working on some cleanup stuff just but I'm not sure how you guys are going to want it to be submitted when its finished. I'm picking out areas (starting with a section in a zone) and cleaning the spawns and looking for missing patrols etc---also (secondly) with grouped patrols I noticed none of them are correct on the entire server so far, but I'm not sure the method I am used to using to fix them is "allowed" here (I usually add a waypoint creature, aka id 1, this prevents the patrol from breaking when the "lead" mob is killed, which is the current behavior)
Archived author: Neifion • Posted: 2021-10-05T18:13:51.435000+00:00
Original source
my current SQL is heavily commented to explain what I am doing, but I don't feel that's how you're gonna want the submission