oscar-broman / samp-weapon-config

A more consistent and responsive damage system with many new features
Apache License 2.0
91 stars 84 forks source link

Getting conflict in some of includes #243

Closed eksqtr closed 2 years ago

eksqtr commented 2 years ago
error 021: symbol already defined: "FCNPC_OnPlayerTakeDamage"  
error 021: symbol already defined: "BustAim_OnPlayerGiveDamage"|

Upon compiling I get this issue

#include <Sky>
#include <weapon-config>
#include <BustAim>
#include <FCNPC>