Translations:Factiuni:National Guard/37/en: Diferență între versiuni
De la B-Zone Wiki
Tupi (Discuție | contribuții) |
Tupi (Discuție | contribuții) |
||
| Linia 1: | Linia 1: | ||
| − | + | == For players with premium account == | |
| − | * | + | === Rank 1 === |
| − | * | + | #For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 1,6 |
| + | #For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 1,6 | ||
| + | === Rank 2 === | ||
| + | #For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 1,7 | ||
| + | #For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 1,7 | ||
| + | === Rank 3 === | ||
| + | #For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 1,8 | ||
| + | #For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 1,8 | ||
| + | === Rank 4 === | ||
| + | #For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 1,9 | ||
| + | #For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 1,9 | ||
| + | === Rank 5 === | ||
| + | #For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 2 | ||
| + | #For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 2 | ||
| + | === Rank 6 and Leader === | ||
| + | #For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 2,1 | ||
| + | #For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 2,1 | ||
Versiunea curentă din 25 octombrie 2025 21:54
Cuprins
Rank 1
- For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 1,6
- For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 1,6
Rank 2
- For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 1,7
- For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 1,7
Rank 3
- For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 1,8
- For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 1,8
Rank 4
- For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 1,9
- For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 1,9
Rank 5
- For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 2
- For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 2
Rank 6 and Leader
- For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 2,1
- For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 2,1