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.1452788.648+15
- 2.579354.621+14
- 3.48970.875+13
- 4.1154405.740+4
- 5.580377.606+1
- 6.24061.797-1
- 7.388202.658-1
- 8.650265.710-2
- 9.351124.739+5
- 10.435309.585-1
cblanco ★
보드카 중대
VonManteuffel
Heartless Jäger