Search found 6 matches

by Phabbits
Wed Apr 10, 2019 5:24 am
Forum: Mapping and Modding
Topic: Creating Team Melee Mod (Team Shares a Base)
Replies: 11
Views: 11029

Re: Creating Team Melee Mod (Team Shares a Base)

Thanks for the encouragement guys! Unfortunately, the project will have to be put on hold for a month while I finish up a real intense semester, but then I will hopefully get back at it! I think I may have discovered a better way to implement the team melee rather than what I was doing, by using wor...
by Phabbits
Fri Mar 15, 2019 3:16 am
Forum: Mapping and Modding
Topic: Creating Team Melee Mod (Team Shares a Base)
Replies: 11
Views: 11029

Re: Creating Team Melee Mod (Team Shares a Base)

You can use the SDK to package your own mod executables very easy for linux, macOS and Windows. https://github.com/OpenRA/OpenRAModSDK Hey lawANDorder! That's actually what I did. Had a little trouble getting it up and going, but with some help from the modding channel on the discord got it working...
by Phabbits
Thu Mar 14, 2019 9:25 pm
Forum: Mapping and Modding
Topic: Creating Team Melee Mod (Team Shares a Base)
Replies: 11
Views: 11029

Re: Creating Team Melee Mod (Team Shares a Base)

Unfortunately it required me making changes to the OpenRA engine itself, so it will require an executable, which I am currently working on.
by Phabbits
Wed Mar 13, 2019 11:10 pm
Forum: Mapping and Modding
Topic: Creating Team Melee Mod (Team Shares a Base)
Replies: 11
Views: 11029

Re: Creating Team Melee Mod (Team Shares a Base)

Thanks! I actually got into the OpenRA discord, and got some help on starting it up. I now have a somewhat working version where the mod itself allows for allies to control each other troops, and when using it with the specially marked melee maps, teams spawn close together and share resources. Had ...
by Phabbits
Sat Mar 09, 2019 9:46 pm
Forum: Mapping and Modding
Topic: Creating Team Melee Mod (Team Shares a Base)
Replies: 11
Views: 11029

Re: Creating Team Melee Mod (Team Shares a Base)

Okay, I have an update. So I have been looking around on the resource center for custom maps that have some sort of shared base element, and found this type of map called SwitchShare. Basically, the SwitchShare maps use LUA coding to allow for players to switch bases within their team on a few minut...
by Phabbits
Fri Mar 08, 2019 10:03 pm
Forum: Mapping and Modding
Topic: Creating Team Melee Mod (Team Shares a Base)
Replies: 11
Views: 11029

Creating Team Melee Mod (Team Shares a Base)

Hello All! I have been playing OpenRA for a while now, and have recently got into modding it. I have been coding for several years now, albeit in different languages, but am hoping this mod idea is not too far out of my abilities. Okay, so here is the reason I would like to make this mod. Just this ...