FFA Problem

11/15/2017 06:24 elitemember21#1
I have added FFA system from GOW source without error but the problem is when i kill a player it doesn't give a point, i wonder what's the problem.
12/29/2021 18:47 Ewik101#2
we have same problem. did you solve it?
02/19/2022 23:25 fffmazori#3
You forgot the code certainly I added it from the Gow also and I don’t have this problem the , uses:

[Only registered and activated users can see links. Click Here To Register...]

is good source for copy paste

#define __PVP_MATCH //PvP Systeme
#ifdef __PVP_MATCH
//#define __ARENA_SEASON //ArenaSeason.h fehlt
#define __PVP_MATCH_REV //Erweiterung
#define __PVP_MATCH_DM //PvP: Death Match
#define __PVP_MATCH_LMS //PvP: Last Man Standing
#define __PVP_MATCH_TD //PvP: Tower Defense
#define __PVP_MATCH_FLAG //PvP: Die Flaggen
#ifdef __PVP_MATCH_FLAG
#define __PVP_MATCH_HTL //PvP: Hold The Line
#define __PVP_MATCH_CTF //PvP: Capture The Flag
#endif
#endif

And folder PVP in ressource