I want to use a conditional that checks if a particular unit is alive.
So far, required_entity only checks once - meaning that if you ever build the unit then this will be true.
I tried to create an always_on ability that is given to the unit when it's built so that when it dies that ability is no longer active, but it doesn't seem to function correctly.
Could I use SCAR for this functionality?
Thanks
Living entity conditional requirement check
19 Nov 2016, 18:51 PM
#1
Posts: 80
19 Nov 2016, 21:51 PM
#2
Posts: 756 | Subs: 8
You could. The best way would probably be to check for when that type of unit is built and add a rule to execute on its death that removes the upgrade.
20 Nov 2016, 18:59 PM
#3
Posts: 80
You could. The best way would probably be to check for when that type of unit is built and add a rule to execute on its death that removes the upgrade.
So how would I go about that exactly? I haven't used SCAR yet
20 Nov 2016, 20:24 PM
#4
Posts: 756 | Subs: 8
Well, you would have to learn to program in Lua, as SCAR is an extension of that.
https://www.lua.org/pil/1.html
Here are a list of Relic functions:
http://fortresseuropemod.com/scardoc
Unfortunately, there is no clean way to get which units a player has built, so you will have to use some workarounds. It would be nice if Relic activated the Game Event GE_SquadCalledIn...
https://www.lua.org/pil/1.html
Here are a list of Relic functions:
http://fortresseuropemod.com/scardoc
Unfortunately, there is no clean way to get which units a player has built, so you will have to use some workarounds. It would be nice if Relic activated the Game Event GE_SquadCalledIn...
21 Nov 2016, 03:33 AM
#5
Posts: 80
Well, you would have to learn to program in Lua, as SCAR is an extension of that.
https://www.lua.org/pil/1.html
Here are a list of Relic functions:
http://fortresseuropemod.com/scardoc
Unfortunately, there is no clean way to get which units a player has built, so you will have to use some workarounds. It would be nice if Relic activated the Game Event GE_SquadCalledIn...
I use python in my day job so I can probably pick up LUA, just need to figure out how to use it in the environment.
Thanks for the help links.
PAGES (1)
1 user is browsing this thread:
1 guest
Livestreams
21 | |||||
17 | |||||
941 | |||||
2 | |||||
1 |
Ladders Top 10
-
#Steam AliasWL%Streak
- 1.831222.789+37
- 2.34957.860+14
- 3.1109614.644+10
- 4.608220.734+2
- 5.276108.719+27
- 6.305114.728+1
- 7.916405.693-2
- 8.722440.621+4
- 9.261137.656+2
- 10.1041674.607-2
Replay highlight
VS
- cblanco ★
- 보드카 중대
- VonManteuffel
- Heartless Jäger
Einhoven Country
Honor it
9
Download
1235
Board Info
826 users are online:
826 guests
0 post in the last 24h
8 posts in the last week
34 posts in the last month
8 posts in the last week
34 posts in the last month
Registered members: 49113
Welcome our newest member, Dedek545
Most online: 2043 users on 29 Oct 2023, 01:04 AM
Welcome our newest member, Dedek545
Most online: 2043 users on 29 Oct 2023, 01:04 AM