05.08.2012, 22:04
OK, to solve, do as follows:
above the "define USE_TEXTDRAW_SET" write: #undef USE_TEXTDRAW_SET
under your defines/includes, write: new RegistrationStep[MAX_PLAYERS];
do this, and tell me what happens
above the "define USE_TEXTDRAW_SET" write: #undef USE_TEXTDRAW_SET
under your defines/includes, write: new RegistrationStep[MAX_PLAYERS];
do this, and tell me what happens