[Solved] How to make something only work for names?
#1

Hey! Please help me out if you now how to do

I have some mins ago made a hq for myself with a timergate, my friend, [NWA]top has asked me to make a hq for him.
Now he isnt an admin so it wont be that easy like it was on my other gate. (If(isplayeradmin))
The question is, is there possible to make something work for names?
Like this:
Код:
if(strcmp("/topgate",cmd,true)==0)
{
  if(name == [NWA]top)
  {
    SetTimer("OpenTopsGate",500,false);
    return 1;
  }
  return 1;
}
If this is possible, please help me out, Please
Reply


Messages In This Thread
[Solved] How to make something only work for names? - by bajskorv123 - 03.01.2010, 16:33
Re: [Unsolved] How to make something only work for names? - by MadeMan - 03.01.2010, 16:41
Re: [Solved] How to make something only work for names? - by bajskorv123 - 03.01.2010, 18:20
Re: [UnSolved] How to make something only work for names? - by MadeMan - 03.01.2010, 20:55
Re: [Solved] How to make something only work for names? - by bajskorv123 - 03.01.2010, 20:59

Forum Jump:


Users browsing this thread: 3 Guest(s)