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.817139.855+5
- 2.47970.872+3
- 3.1104394.737+5
- 4.420217.659-1
- 5.11730.796+4
- 6.377196.658+2
- 7.1347748.643+1
- 8.338121.736+6
- 9.12957.694+9
- 10.427300.587-1
cblanco ★
보드카 중대
VonManteuffel
Heartless Jäger