08.08.2009, 15:50
pInfo[MAX_PLAYERS] is variable in your script from which is checks if player is logged in.
Soem scripts use variable like gPlayerLogged[MAX_PLAYERS]. Comment just says to change that to the variable which your script uses to check if palyer is logged in.
Soem scripts use variable like gPlayerLogged[MAX_PLAYERS]. Comment just says to change that to the variable which your script uses to check if palyer is logged in.

