[HELP] Is it possible, how ?
#4

Код:
public OnPlayerConnect(playerid)
{
TogglePlayerSpectating(playerid, 1);
return 1;
}

public OnPlayerLogin(playerid,password[])
{
TogglePlayerSpectating(playerid, 0);
return 1;
}
as he shows int he picture the problem its at login so yeah i belive that will make it also if you have to change
if on player request class
remove everything on that public and use spawnplayer(playerid);

Reply


Messages In This Thread
[HELP] Is it possible, how ? - by addinol - 21.02.2010, 18:26
Re: [HELP] Is it possible, how ? - by Torran - 21.02.2010, 18:30
Re: [HELP] Is it possible, how ? - by Rzzr - 21.02.2010, 18:32
Re: [HELP] Is it possible, how ? - by Onyx09 - 21.02.2010, 19:11
Re: [HELP] Is it possible, how ? - by Rzzr - 21.02.2010, 19:13
Re: [HELP] Is it possible, how ? - by Onyx09 - 21.02.2010, 19:14
Re: [HELP] Is it possible, how ? - by addinol - 21.02.2010, 19:19
Re: [HELP] Is it possible, how ? - by Onyx09 - 21.02.2010, 19:21
Re: [HELP] Is it possible, how ? - by Rzzr - 21.02.2010, 20:26

Forum Jump:


Users browsing this thread: 2 Guest(s)