05.06.2012, 17:48
How hard is it to place
TogglePlayerSpectating(playerid, 1);
At the OnPlayerRequestClass.
and TogglePlayerSpectating(playerid, 0);
At the login dialog....
EDIT:
dini_Get(file,"password")
You are using flat-file passwords, change it to hash, This is insecure and dangerous,
TogglePlayerSpectating(playerid, 1);
At the OnPlayerRequestClass.
and TogglePlayerSpectating(playerid, 0);
At the login dialog....
EDIT:
dini_Get(file,"password")
You are using flat-file passwords, change it to hash, This is insecure and dangerous,