HI
what do you expect? is just mercy mass res except slightly better. differences is that the code is more optimized.
not a real post more like a test one for future chanegs in some of my gamemodes but i deciced to upload this anyways cuz why not
Sources
This post utilizes other codes either in part or in full. This could be because they remixed them, used parts of them, were inspired by them, or other reasons.
5 Comments
this is actually way more organized and cleaner than my original code LOL, great work!!
thanks! appreciate it, glad to see people liking my bad code :-)
on a unrelated note, the code is https://github.com/arvrianmaybe/ow2/blob/mercy-mass-resurrection/heroes/mercy/resurrect.opy is not exact, cause I manually also changed things that's just a reference I made. But still close enough. (changes are dummybots works now cuz its 5v5 not 6v6 and added some scrap code I made manually in the workshop.
that’s actually kinda cool, i never experimented with the .opy stuff so idk what that stuff really means, but it’s actually readable LMAO. is it okay if i replace my rules in my code with yours? i’ll 100% give credit both on the page and i’ll link it to your current code ^^
idc, not like i forked it anyways. Do it if you please. and also updated it slightly for some weird dev things I used. Use that.
Edit:
if you are gonna make some changes using opy pls use this
https://peps.python.org/pep-0008/
thing to make your code easier to code and understand/read