wanted stats help
#3

Quote:
Originally Posted by FalconX
Посмотреть сообщение
Use zcmd:-

Giving you an example of how to do.

pawn Код:
CMD:record(players, params[])
{
         if(gTeam == TEAMCOP) // use your own vars
         {
                  // your record functions etc
         }
         else
         {
                  SendClientMessage(playerid, -1, "error: you are not a cop."); // error message
         }
         return 1;
}
-FalconX
yes thank you! any way to save records into dudb file and when cops type /viewreports or something like that , they can view the reports.dudb file in my scriptfiles?
Reply


Messages In This Thread
wanted stats help - by TheDiscussionCafe - 30.04.2012, 21:56
Re: wanted stats help - by FalconX - 01.05.2012, 07:06
Re: wanted stats help - by TheDiscussionCafe - 01.05.2012, 13:31
Re: wanted stats help - by Ballu Miaa - 01.05.2012, 13:34
Re: wanted stats help - by TheDiscussionCafe - 01.05.2012, 23:12
Re: wanted stats help - by Ballu Miaa - 02.05.2012, 02:09
Re: wanted stats help - by 2KY - 02.05.2012, 12:52
Re: wanted stats help - by TheDiscussionCafe - 03.05.2012, 00:13
Re: wanted stats help - by Ballu Miaa - 03.05.2012, 00:28

Forum Jump:


Users browsing this thread: 2 Guest(s)