24.09.2013, 16:09
INVALID_OBJECT_ID is defined in a_samp.inc
If it's not defined there, you might be using an older version of a_samp.inc
Update it to the latest one (0.3x).
pawn Код:
#define INVALID_OBJECT_ID (0xFFFF)
Update it to the latest one (0.3x).