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.1473793.650+8
- 2.330173.656+1
- 3.603361.626+14
- 4.20755.790+2
- 5.1299453.741+3
- 6.49070.875+14
- 7.712291.710+1
- 8.16376.682+1
- 9.631401.611+1
- 10.13960.698+1
cblanco ★
보드카 중대
VonManteuffel
Heartless Jäger