Translations:Joburi:Lumberjack/13/en: Diferență între versiuni
De la B-Zone Wiki
(Pagină nouă: *'''''premium_coefficient) |
|||
Linia 1: | Linia 1: | ||
− | *'''''premium_coefficient | + | *'''''premium_coefficient''' has the value 1 if you don't have a premium account, or value 1,5 if you have a premium account.'' |
+ | *'''''random(100)''' represents a random number from 1 to 100.'' | ||
+ | *'''''job_bonus''' represents a number multiple of 5. When you use /work, '''job_bonus''' has value 5. Each time you finish a delivery, the value increases by 5. If you leave the job's vehicle, the value resets to 5. The value for '''job_bonus''' will increase from 5 to 5 to a maximum for 50. |
Versiunea de la data 26 septembrie 2016 16:03
- premium_coefficient has the value 1 if you don't have a premium account, or value 1,5 if you have a premium account.
- random(100) represents a random number from 1 to 100.
- job_bonus represents a number multiple of 5. When you use /work, job_bonus has value 5. Each time you finish a delivery, the value increases by 5. If you leave the job's vehicle, the value resets to 5. The value for job_bonus will increase from 5 to 5 to a maximum for 50.