[Please Help][Serious Help]Reaction Test won't Work
#3

pawn Код:
if (strcmp("/test", cmdtext, true) == 0)
  {
  if(IsPlayerAdmin(playerid))
  {
  SetTimer("ReactionTest",100,false);
  }

  return 1;
  }
You should put a timer rather than just the name .. Try this it might work
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)