Nvm, I got it to work, instead of creating a new scar file I pasted the code from the tutorial in the yourmapname_ID.scar file just after EG_entitygroupname = EGroup_CreateIfNotFound("EG_entitygroupname")
so, mine looks like this
function OnInitID()
-- [[ Markers ]]
-- [[ Squad Groups ]]
-- [[ Entity Groups ]]
EG_KV2 = EGroup_CreateIfNotFound("EG_KV2")
function OnInit()
Cmd_CriticalHit(World_GetPlayerAt(1), EG_KV2, CRIT.VEHICLE_ABANDON, 0)
end
Scar_AddInit(OnInit)
end
This was not mentioned in the tutorial.
-
#Steam AliasWL%Streak
- 1.817140.854-1
- 2.48270.873+6
- 3.1122398.738+13
- 4.449227.664+4
- 5.553350.612+3
- 6.23159.797+8
- 7.1386761.646+8
- 8.348124.737+2
- 9.430305.585+1
- 10.11830.797+5
cblanco ★
보드카 중대
VonManteuffel
Heartless Jäger