04.02.2011, 16:06
Well i got one question about player name
Is it better create new variable and use GetPlayerName(.....) for each cmd and function or just better store his name into variable at connect (for example in enum) and use it each time...
I think its better to store it once and use it each time....but i didnt see that anyone just store it once and use it always so thats why im confused....
Is it better create new variable and use GetPlayerName(.....) for each cmd and function or just better store his name into variable at connect (for example in enum) and use it each time...
I think its better to store it once and use it each time....but i didnt see that anyone just store it once and use it always so thats why im confused....