Hello,
My plugin works nice on Windows but don't work on Linux Servers. My friend told me that can be the const. If someone knows the problem i would be very thankful and i will give
++karma
sorry for my english!
Code:
const OFFSET_LINUX = 5
const OFFSET_CSTEAMS = 114
#define PD_LongUse 232
#define CS_NO_ZOOM 0x5A
#define PD_ZOOMTYPE 363
#define PD_ActiveItem 373
#define PD_NextWpnPAttack 46
#define PD_NextWpnSAttack 47
#define PD_AttackAllowed 219
#define PLAYER_JUMP 6
#define OFFSET_TEAM 114
#define OFFSET_MONEY 115
#define OFFSET_DEATH 444
#define OFFSET_CAN_LONGJUMP 356
#define OFFSET_INTERNALMODEL 126
#define TIMELIMIT_NOT_SET -1.0
thanks