Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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 )
- YCMD:odosije(playerid, params[],help)
- {
- #pragma unused help
- if(UlogovanProvera[playerid] == 0) return SCM(playerid,-1,"(SC) | "CRVENA"Moras se ulogovati da bi koristio ovu komandu!");
- if(!IsPlayerInRangeOfPoint(playerid, 3.0,1574.0164,-1664.9441,1003.8923)) return SCM(playerid,-1,"(SC) | "CRVENA"Nisi u LSPD!");
- if(PlayerInfo[playerid][pLevel] < 15) return SCM(playerid, -1, ""CRVENA"(SC) "SIVA"Za ovo ti treba level 15+");
- if(PlayerInfo[playerid][pTrazeniLevel] == 0) return SCM(playerid, -1, ""CRVENA"(SC) "SIVA"Nemas wanted level!");
- PlayerInfo[playerid][pTrazeniLevel] = 0;
- strmid(ZlocinInfo[playerid][zPrijavio], "Nema", 0, strlen("Nema"), 255);
- strmid(ZlocinInfo[playerid][zPocinio], "Nema", 0, strlen("Nema"), 255);
- strmid(ZlocinInfo[playerid][zZlocin], "Nema", 0, strlen("Nema"), 255);
- SCMF(playerid,-1,""CRVENA"(SC) "BELA"Ocistili ste sebi dosije za 15000$",GetName(playerid));
- return 1;
- }
- //////////////////////////////// skuby dubi duuuu /////////////////////////////////////////////////////////////
Advertisement
Add Comment
Please, Sign In to add comment