Search found 455 matches
- Mon Apr 19, 2021 4:27 pm
- Forum: General Discussion
- Topic: couldnt join a game
- Replies: 1
- Views: 42
Re: couldnt join a game
Yes, some servers require authentication, but not all (you can try a different one). You can see how to log into your forums account here: viewtopic.php?p=308680
- Thu Apr 15, 2021 10:42 pm
- Forum: Mapping and Modding
- Topic: Possible names for ammopool
- Replies: 1
- Views: 54
Re: Possible names for ammopool
You can give pools any name you like, they just need to be defined on the reload traits etc. as well. (See https://docs.openra.net/en/latest/release/traits/ for what accepts ammo pool names, you can string search for "pool" on that page.)
- Thu Mar 25, 2021 9:29 am
- Forum: Mapping and Modding
- Topic: Tanya will not use c4 to blow up vehicles
- Replies: 1
- Views: 180
Re: Tanya will not use c4 to blow up vehicles
I don't think this is currently possible, unless you also remove C4 to blow up buildings from Volkov.
- Tue Mar 23, 2021 10:24 pm
- Forum: General Discussion
- Topic: Script error in situation-critical: playtest-20210131
- Replies: 1
- Views: 145
Re: Script error in situation-critical: playtest-20210131
Looks like this will be fixed in OpenRA/OpenRA#19273.
- Sun Mar 14, 2021 11:45 pm
- Forum: Mapping and Modding
- Topic: Need help running a map I created with the editor
- Replies: 9
- Views: 475
Re: Need help running a map I created with the editor
You are welcome.

I opened https://github.com/OpenRA/OpenRA/issues/19248 so we keep track of this issue.
- Sun Mar 14, 2021 10:02 pm
- Forum: Mapping and Modding
- Topic: Need help running a map I created with the editor
- Replies: 9
- Views: 475
Re: Need help running a map I created with the editor
I completely drew with empty tiles over the bridge at around (4, 68) and the map works now. No idea what exactly went wrong. You probably need to completely paint over that bridge and add it again.
- Sun Mar 14, 2021 9:56 pm
- Forum: Mapping and Modding
- Topic: Need help running a map I created with the editor
- Replies: 9
- Views: 475
Re: Need help running a map I created with the editor
Apparently this runs into an endless loop because of the way bridges are set up.
- Sun Mar 14, 2021 9:31 pm
- Forum: Mapping and Modding
- Topic: Need help running a map I created with the editor
- Replies: 9
- Views: 475
Re: Need help running a map I created with the editor
Hm, that looks like your map is defining an actor with a type that does not exist.
- Thu Mar 11, 2021 10:40 pm
- Forum: Mapping and Modding
- Topic: Adding New Building or Unit in Red Alert
- Replies: 3
- Views: 233
Re: Adding New Building or Unit in Red Alert
You probably need to define
in the rules of your agun2. It is hard to tell without seeing the entire yaml though.
Code: Select all
RenderSprites:
Image: agun
- Thu Mar 11, 2021 1:51 pm
- Forum: General Discussion
- Topic: transport destored by telsa coils!
- Replies: 7
- Views: 577
Re: transport destored by telsa coils!
Can you share the replay?
- Wed Mar 10, 2021 12:21 pm
- Forum: General Discussion
- Topic: transport destored by telsa coils!
- Replies: 7
- Views: 577
Re: transport destored by telsa coils!
Did any of the objectives fail? Maybe it unloaded and then got destroyed. Volkov is landing in the southern part of the island iirc.
- Wed Mar 10, 2021 12:19 pm
- Forum: Mapping and Modding
- Topic: Need help running a map I created with the editor
- Replies: 9
- Views: 475
Re: Need help running a map I created with the editor
What is the exception message?
- Sun Mar 07, 2021 11:37 pm
- Forum: Mapping and Modding
- Topic: Need help running a map I created with the editor
- Replies: 9
- Views: 475
Re: Need help running a map I created with the editor
If you look at the "Lint check status" in the resource center and click on "failed" you will see several error messages indicating that some actors have invalid owners. In general you can check debug.log if you can't start a map, or use the utility lint command to detect such errors. (See https://gi...
- Sun Mar 07, 2021 11:35 pm
- Forum: General Discussion
- Topic: Hello, i'm e new gamer but i have a little problem to running game :/
- Replies: 1
- Views: 288
Re: Hello, i'm e new gamer but i have a little problem to running game :/
Sorry, it could very well be that your graphics card is too old. 
The only thing you can try is setting
in your settings.yaml
(see https://github.com/OpenRA/OpenRA/wiki/Settings#location and https://github.com/OpenRA/OpenRA/wiki/S ... #glprofile )

The only thing you can try is setting
Code: Select all
Graphics:
GLProfile: Legacy
(see https://github.com/OpenRA/OpenRA/wiki/Settings#location and https://github.com/OpenRA/OpenRA/wiki/S ... #glprofile )
- Wed Mar 03, 2021 10:47 am
- Forum: General Discussion
- Topic: transport destored by telsa coils!
- Replies: 7
- Views: 577
Re: transport destored by telsa coils!
Did you destroy any tesla coils with the missile subs? (They might even target those automatically.) When too many tesla coils are destroyed the enemy has power again and the other teslas power up.