Need an if !
#1

Hello everybody, I need this if:


if(IsPlayerName(playerid, name);{ }

And it should work like this:

Код:
public OnPlayerConnect(playerid)
{
new: name
name = [MFC]Sylar || [SWAT]fazox

  if(IsPlayerName(playerid, name) || !IsPlayerLoggedIn(playerid, true)) ;
  {
   =============> Here should be an /rcon login PASSWORD command <===========
  }
}
Thank you

Reply


Messages In This Thread
Need an if ! - by MarcoNecroX - 08.05.2009, 23:22
Re: Need an if ! - by yom - 08.05.2009, 23:38
Re: Need an if ! - by s0nic - 09.05.2009, 00:15
Re: Need an if ! - by Joe Staff - 09.05.2009, 04:13
Re: Need an if ! - by MarcoNecroX - 09.05.2009, 05:50
Re: Need an if ! - by Dark_Kostas - 09.05.2009, 06:48
Re: Need an if ! - by MarcoNecroX - 09.05.2009, 15:48
Re: Need an if ! - by OmeRinG - 09.05.2009, 17:45

Forum Jump:


Users browsing this thread: 2 Guest(s)