Translations:Factiuni:LSPD/37/en

De la B-Zone Wiki
Versiunea din 8 ianuarie 2016 04:06; autor: SuperSoldier (Discuție | contribuții) (Pagină nouă: = Revenues = == For players without a premium account == === Rank 1 === #For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 1,1 #For each ticket...)

(dif) ←Versiunea anterioară | Versiunea curentă (dif) | Versiunea următoare → (dif)
Salt la: navigare, căutare

Revenues

For players without a premium account

Rank 1

  1. For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 1,1
  2. For each ticket issued: revenue = 2 * ticket_value
  3. For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 1,1

Rank 2

  1. For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 1,2
  2. For each ticket issued: revenue = 2 * ticket_value
  3. For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 1,2

Rank 3

  1. For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 1,3
  2. For each ticket issued: revenue = 2 * ticket_value
  3. For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 1,3

Rank 4

  1. For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 1,4
  2. For each ticket issued: revenue = 2 * ticket_value
  3. For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 1,4

Rank 5

  1. For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 1,5
  2. For each ticket issued: revenue = 2 * ticket_value
  3. For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 1,5

Rank 6 and Leader

  1. For each arrested suspect: revenue = [2,43 * (247 + random(15) + 10 * WantedLevel)] * 1,6
  2. For each ticket issued: revenue = 2 * ticket_value
  3. For each suspect caught attempting to escape: revenue = [2,43 * (247 + random(15) + 100)] * 1,6