Workshop.codes
Login
Create
viper

Slightly Better Mass Res

+ 1 sources

5 Comments

Log in or Sign up to leave a comment.
oreoslurpee almost 2 years ago

this is actually way more organized and cleaner than my original code LOL, great work!!

viper#18545 creator almost 2 years ago

thanks! appreciate it, glad to see people liking my bad code :-)

viper#18545 creator almost 2 years ago

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.

oreoslurpee almost 2 years ago

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 ^^

viper#18545 creator almost 2 years ago *

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

Workshop.codes