Jump to content
  • 0

Problema wanted


AndrewTG01

Question

Problema intalnita (descriere): Eu am pus in script cand dau rob sa imi dea wanted 6 si imi da wanted 3 in joc
Ero(area / rile) / warning-(ul / urile): - 
Liniile de cod / sursa / script-ul(obligatoriu): 

    WantedPoints[playerid] += 6;
	WantedLevel[playerid] += 6;
	new wanted = WantedLevel[playerid];
 	SetPlayerWantedLevel(playerid, wanted);


Imagini / Video (optional): http://imgur.com/a/SJry5
Ati incercat sa rezolvati singur?: Da

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

2 hours ago, AndrewTG01 said:

    SetPlayerCriminal(playerid,255, "Bank robbery");
    new wanted = WantedLevel[playerid] = 6;
    SetPlayerWantedLevel(playerid, wanted);
    WantedPoints[playerid] += 6;

 

le-am schimbat locurile , le-am facut niste schimbari si vad ca a mers

nu prea le am cu scripting-ul dar le dau eu de cap pana la urma :))

Sper ca nu se supara nimeni , in special Andrew ca citez din pm

Link to comment
Share on other sites

  • 0
19 minutes ago, AndrewTG01 said:

cum adica sa arat tot script-ul ? daca am zis ca la wanted am probleme ce treaba are script-ul..

de ce nu incerci asa?


 	SetPlayerWantedLevel(playerid, GetPlayerWantedLevel(playerid)+6;
 WantedPoints[playerid] =  GetPlayerWantedLevel(playerid);
	WantedLevel[playerid] =  GetPlayerWantedLevel(playerid); 

 

 

    __  ____      __           
   /  |/  (_)____/ /____  _____
  / /|_/ / / ___/ __/ _ \/ ___/
 / /  / / (__  ) /_/  __/ /    
/_/  /_/_/____/\__/\___/_/     
SERVICII SCRIPTING DE CALITATE
Pagina     Scripting     pawn
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.