How to get a player Var?
#2

Here's an example:
pawn Код:
enum YourEnum
{
    UserName[MAX_PLAYER_NAME]
    Pass[36],
    Admin,
    Kills,
    Deaths
};
new PlayerVariables[MAX_PLAYERS][YourEnum]
Reply


Messages In This Thread
How to get a player Var? - by Kain1297 - 14.07.2012, 23:31
Re: How to get a player Var? - by Ballu Miaa - 14.07.2012, 23:44
Respuesta: How to get a player Var? - by Kain1297 - 15.07.2012, 00:10
Re: How to get a player Var? - by Ballu Miaa - 15.07.2012, 01:04

Forum Jump:


Users browsing this thread: 2 Guest(s)