SA-MP Forums Archive
Wanted level system issue - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Wanted level system issue (/showthread.php?tid=643683)



Wanted level system issue - FunnyBear - 25.10.2017

I've fixed the issue.

Thanks.


Re: Wanted level system issue - StrikerZ - 25.10.2017

Show the code where that code is integrated and the GetWantedLevel function too


Re: Wanted level system issue - FunnyBear - 25.10.2017

Код:
#define     GetWantedLevel(%1)                  iWantedL[%1]
Quote:
Originally Posted by Sunehildeep
Посмотреть сообщение
Show the code where that code is integrated and the GetWantedLevel function too
The code that I had showed you is integrated in a timer.


Re: Wanted level system issue - StrikerZ - 25.10.2017

Quote:
Originally Posted by FunnyBear
Посмотреть сообщение
Код:
#define     GetWantedLevel(%1)                  iWantedL[%1]

The code that I had showed you is integrated in a timer.
And the line where you set the wanted level, show it.


Re: Wanted level system issue - FunnyBear - 25.10.2017

I've fixed the issue.

Thanks.