19.07.2015, 17:47
@Mariciuc223:
Always when you get a wantedlevel you start a new global timer.
You should change this way.
Look in my first post, it's above yours.
Here is a small tip: If you start a timer (SetTimer), you doesn't have to have anything in the brackets (0 parameters).
If you use SetTimerEx you have to have anything (maybe: playerid) in the brackets (parameters > 0).
Sorry for my bad English, I hope you understand me.
-> Edit:
No problem! Therefore we are here to help!
- Mencent
Always when you get a wantedlevel you start a new global timer.
You should change this way.
Look in my first post, it's above yours.
Here is a small tip: If you start a timer (SetTimer), you doesn't have to have anything in the brackets (0 parameters).
If you use SetTimerEx you have to have anything (maybe: playerid) in the brackets (parameters > 0).
Sorry for my bad English, I hope you understand me.
-> Edit:
No problem! Therefore we are here to help!

- Mencent

