OnPlayerDeath Help!
#9

Quote:
Originally Posted by [XST]O_x
Посмотреть сообщение
That's the implementation of the variables, not their declaration.
He means, show us where you define the variables (new PLAYER_DEATHS...)
If you mean enums...

PHP код:
enum PLAYER_MAIN
{
     
PLAYER_NAME[MAX_PLAYER_NAME],
     
PLAYER_IP[16],
     
PLAYER_REGGED,
     
PLAYER_PASS,
     
PLAYER_LEVEL,
     
PLAYER_MONEY,
     
PLAYER_SCORE,
     
PLAYER_MUTED,
     
PLAYER_MUTE_TIME,
     
PLAYER_KILLS,
     
PLAYER_DEATHS 
Reply


Messages In This Thread
OnPlayerDeath Help! - by Areax - 13.04.2013, 08:17
Re: OnPlayerDeath Help! - by [XST]O_x - 13.04.2013, 08:20
Re: OnPlayerDeath Help! - by [ABK]Antonio - 13.04.2013, 08:23
Re: OnPlayerDeath Help! - by Areax - 13.04.2013, 08:25
Re: OnPlayerDeath Help! - by [ABK]Antonio - 13.04.2013, 08:35
Re: OnPlayerDeath Help! - by Areax - 13.04.2013, 08:37
Re: OnPlayerDeath Help! - by [XST]O_x - 13.04.2013, 08:42
Re: OnPlayerDeath Help! - by zxc1 - 13.04.2013, 08:46
Re: OnPlayerDeath Help! - by Areax - 13.04.2013, 09:12
Re: OnPlayerDeath Help! - by [XST]O_x - 13.04.2013, 09:17

Forum Jump:


Users browsing this thread: 2 Guest(s)