20.01.2014, 19:35
(
Last edited by Patrick; 01/02/2014 at 12:55 PM.
)
Just updated the Word Completion and added some 0.3z callback, new parameters on OnPlayerTakeDamage and OnPlayerGiveDamage also added these following definitions in the Word Completion
Download Link: Click Me!
Fixed Syntax Highlighting (When using double ' (Apostrophe))
Download Link: Click Me!
pawn Code:
#define BULLET_HIT_TYPE_NONE 0
#define BULLET_HIT_TYPE_PLAYER 1
#define BULLET_HIT_TYPE_VEHICLE 2
#define BULLET_HIT_TYPE_OBJECT 3
#define BULLET_HIT_TYPE_PLAYER_OBJECT 4
Fixed Syntax Highlighting (When using double ' (Apostrophe))
Download Link: Click Me!