OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: GeneralCoder on 14 Nov 2002, 12:38:43

Title: point per kill...
Post by: GeneralCoder on 14 Nov 2002, 12:38:43
Hi   :wave: :help:

how can u make script what counts every killed enemy and adds one point to ur side?

i saw in one CTF DM script like this:

? soldier1 == soldier1 : ;// do the point add


but that doesnt make much sense and like u gues i never got that work. so whats the deal when soldier1 is difrend than soldier1 ?

how can u count the kills?
but note i dont want count the dead bodies just add point per kill.