You cannot spawn without Login or register Command!
#3

is dere a admin FS that does that,

edit:
I added a admin fs, But everytime i try to add the kick theres a error

Код:
error 001: expected token: ")", but found "-identifier-"
heres the code

Код:
public OnPlayerSpawn(playerid)
{
	if(Variables[playerid][Jailed]) { SetPlayerInterior(playerid,3); SetPlayerPos(playerid,197.6661,173.8179,1003.0234); SetPlayerFacingAngle(playerid,0); }
	if(Variables[playerid][Registered] == 0
 	Kick(playerid);
	return 1;
}
Reply


Messages In This Thread
You cannot spawn without Login or register Command! - by clean180ollie - 19.07.2009, 12:37
Re: You cannot spawn without Login or register Command! - by Correlli - 19.07.2009, 13:03
Re: You cannot spawn without Login or register Command! - by clean180ollie - 19.07.2009, 13:41
Re: You cannot spawn without Login or register Command! - by Correlli - 19.07.2009, 14:10
Re: You cannot spawn without Login or register Command! - by clean180ollie - 19.07.2009, 14:15

Forum Jump:


Users browsing this thread: 1 Guest(s)