Hi everyone,
I'm new to Byond and I have followed a tutorial to make a PvE game and I want to make a spawner so that you never run out of mobs. As there were 2 enemies in this tutorial (Although, I have added more myself), I want to know who to make this spawner be able to spawn all of them, but the harder to defeat the enemies, the lower chance it has. I have been looking throughout the forums and none of them meets my criteria.
Thank you in advance
Um... pickweight isn't a built in function? Are you using this:
proc/pickweight(list/L) // make this global |
edit: bolded link for clarity