25.09.2014, 02:06
As I recall(by memory - correct me if i'm wrong) it's id 68. Try this,
#if defined SPECIAL_ACTION_PISSING
#undef SPECIAL_ACTION_PISSING
#define SPECIAL_ACTION_PISSING 68
That should work. Just place it near the top of your script and re-compile.
#if defined SPECIAL_ACTION_PISSING
#undef SPECIAL_ACTION_PISSING
#define SPECIAL_ACTION_PISSING 68
That should work. Just place it near the top of your script and re-compile.