Search found 7 matches

by HE95
Mon May 25, 2020 8:44 pm
Forum: General Discussion
Topic: AI Code
Replies: 10
Views: 5349

Re: AI Code

Thanks, for now i just created a new unit similar to the TRUK replaced by CASH, added to the Ai squadmanager cash: 10 cost: -5000 with cloak, the take down of the truck crash because of the player exp, i fix it... i hope this issue of the cashtrilckler will be fixed in the next release...
by HE95
Sat May 23, 2020 4:28 am
Forum: General Discussion
Topic: AI Code
Replies: 10
Views: 5349

Re: AI Code

The same issue with the last release...
by HE95
Fri May 22, 2020 10:02 am
Forum: General Discussion
Topic: AI Code
Replies: 10
Views: 5349

Re: AI Code

Code: Select all

[Player:
	CashTrickler:
		Amount: 50
		RequiresCondition: enable-rush-ai
		Interval: 125
	ModularBot@RushAI:
		Name: Rush AI
		Type: rush
	ModularBot@NormalAI:
		Name: Normal AI
		Type: normal
	ModularBot@TurtleAI:
		Name: Turtle AI
by HE95
Fri May 22, 2020 9:47 am
Forum: General Discussion
Topic: AI Code
Replies: 10
Views: 5349

Re: AI Code

OpenRA engine version release-20200202 Red Alert mod version release-20200202 Date: 2020-05-22 09:46:46Z Operating System: Windows (Microsoft Windows NT 6.2.9200.0) Runtime Version: .NET CLR 4.0.30319.42000 Exception of type `System.NullReferenceException`: La référence d'objet n'est pas définie à u...
by HE95
Thu May 21, 2020 1:21 am
Forum: General Discussion
Topic: AI Code
Replies: 10
Views: 5349

Re: AI Code

This is a great solution, i'm trying to find Mods.Common.traits for hours but nothing found, even try to execute OpenRa.Mods.Common dont know how it works, could you help me with this ? otherwise thanks for the answer
by HE95
Mon May 18, 2020 11:49 pm
Forum: General Discussion
Topic: No Nukes
Replies: 10
Views: 6965

Re: No Nukes

go to weapons/superweapons/ find nuke prerequires: ~disabled
by HE95
Mon May 18, 2020 11:28 pm
Forum: General Discussion
Topic: AI Code
Replies: 10
Views: 5349

AI Code

Hi i'm just asking about developing or adding a new Cvar to the game, i want to find a way to the ai to give him additional cash, i tried to modify the truck by changing the cost from 500 to -5000 it works and added TRUK to ai but when you take it down the game crushes. So the best thing is to give ...