YSI include error
#8

YSI is a library not an include. This holds all the YSI includes... -___-

The amount of posts I have seen that are just.... it annoys me.
Anyway, you seem to have defined OnVehicleDamageStatusUpdate twice, like:
pawn Код:
#define OnVehicleDamageStatusUpdate(%0) ...
If you want, you could add:
pawn Код:
#if defined OnVehicleDamageStatusUpdate
#undef OnVehicleDamageStatusUpdate
#endif
above it, if you really do have to use this function.
Reply


Messages In This Thread
YSI include error - by _Mohit_ - 22.01.2013, 09:21
Re: Y_INI error - by Threshold - 22.01.2013, 09:22
Re: Y_INI error - by LarzI - 22.01.2013, 09:23
AW: YSI include error - by Blackazur - 22.01.2013, 09:24
Re: Y_INI error - by _Mohit_ - 22.01.2013, 09:27
Re: YSI include error - by _Mohit_ - 22.01.2013, 09:29
AW: YSI include error - by Blackazur - 22.01.2013, 09:32
Re: YSI include error - by Threshold - 22.01.2013, 09:36
Re: YSI include error - by _Mohit_ - 22.01.2013, 09:39
Re: YSI include error - by _Mohit_ - 22.01.2013, 09:41

Forum Jump:


Users browsing this thread: 1 Guest(s)