Jump to content

Problema streamer.inc


Danielowski

Recommended Posts

Salutare sa-mp.ro 

In primul rand, as vrea sa imi cer scuze daca nu am postat unde trebuie, insa sunt nou pe acest forum.

 

Recent imi apare un warning 201, si anume "redefinition of constant/macro (symbol "OnPlayerEnterRaceCheckpoint")" din include-ul "streamer" linia 510.

 

Linia 510: #define OnPlayerEnterRaceCheckpoint Streamer_OnPlayerEnterRaceCP

Link to comment
Share on other sites

18 hours ago, Danielowski said:

Salutare sa-mp.ro 

In primul rand, as vrea sa imi cer scuze daca nu am postat unde trebuie, insa sunt nou pe acest forum.

 

Recent imi apare un warning 201, si anume "redefinition of constant/macro (symbol "OnPlayerEnterRaceCheckpoint")" din include-ul "streamer" linia 510.

 

Linia 510: #define OnPlayerEnterRaceCheckpoint Streamer_OnPlayerEnterRaceCP

Acel warning înseamnă ca a mai fost definit odată acel callback, arată ordinea în care ai definit includerile.

**********************************

Servicii Scripting de calitate:

*********************************

Future Project: ExpertGame

*********************************

Link to comment
Share on other sites

#include <VD>
#include <core>
#include <float>
#include <file>
#include <a_samp>
#include <utils>
#include <morphinc>
#include <time>
#include <Dini>
#include <JunkBuster>
#include <boxex>
#include <fuckcleo>
#include <streamer>
#include <antisurf>
//#include <a_mysql>
#include <foreach>
#include <SpikeStrip>

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.