Skuby123

Skubyy dubii duuuuuuuuu

Jul 20th, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. ServerLabel[199] = CreateDynamic3DTextLabel(""serverboja"LSPD Salter\n"BELA"/odosije da ocistis sebi dosije\n15000$",0x9EC73DAA,1574.0164,-1664.9441,1003.8923,30, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 0, -1, -1, -1, 10.0); // pd salter ocisti dosije ( /odosije )
  2.  
  3. YCMD:odosije(playerid, params[],help)
  4. {
  5. #pragma unused help
  6. if(UlogovanProvera[playerid] == 0) return SCM(playerid,-1,"(SC) | "CRVENA"Moras se ulogovati da bi koristio ovu komandu!");
  7. if(!IsPlayerInRangeOfPoint(playerid, 3.0,1574.0164,-1664.9441,1003.8923)) return SCM(playerid,-1,"(SC) | "CRVENA"Nisi u LSPD!");
  8. if(PlayerInfo[playerid][pLevel] < 15) return SCM(playerid, -1, ""CRVENA"(SC) "SIVA"Za ovo ti treba level 15+");
  9. if(PlayerInfo[playerid][pTrazeniLevel] == 0) return SCM(playerid, -1, ""CRVENA"(SC) "SIVA"Nemas wanted level!");
  10. PlayerInfo[playerid][pTrazeniLevel] = 0;
  11. strmid(ZlocinInfo[playerid][zPrijavio], "Nema", 0, strlen("Nema"), 255);
  12. strmid(ZlocinInfo[playerid][zPocinio], "Nema", 0, strlen("Nema"), 255);
  13. strmid(ZlocinInfo[playerid][zZlocin], "Nema", 0, strlen("Nema"), 255);
  14. SCMF(playerid,-1,""CRVENA"(SC) "BELA"Ocistili ste sebi dosije za 15000$",GetName(playerid));
  15. return 1;
  16. }
  17.  
  18.  
  19. //////////////////////////////// skuby dubi duuuu /////////////////////////////////////////////////////////////
Advertisement
Add Comment
Please, Sign In to add comment