PlayCrimeReportForPlayer - not working.
#2

Post your code,
this Is an example of a WORKING command to execute the function, I made It for test only.
pawn Код:
// --- PlayCrimeReportForPlayerTest----------------
    if(!strcmp(cmdtext,"/suspect"))
  {
    PlayCrimeReportForPlayer(playerid,0,3);
    SendClientMessage(playerid,0xFFFFFFFF,"ID 0 is now a suspect.");
    return 1;
  }

Reply


Messages In This Thread
PlayCrimeReportForPlayer - not working. - by Striker_Moe - 18.10.2009, 08:05
Re: PlayCrimeReportForPlayer - not working. - by Mike Garber - 18.10.2009, 08:17

Forum Jump:


Users browsing this thread: 2 Guest(s)