Factiuni:Verdant Family/en: Diferență între versiuni
(Pagină nouă: = Revenues = == For players without a premium account == === Rank 1 === revenue = (6300 + random(15)) * (1,1 + victory_coefficient + best_coefficient) === Rank 2 === revenue = (630...) |
|||
Linia 1: | Linia 1: | ||
<languages />[[File:verdantlogo.png|thumb|300px]][[File:vdthq.png|thumb|350px]] | <languages />[[File:verdantlogo.png|thumb|300px]][[File:vdthq.png|thumb|350px]] | ||
− | [[File:orderphoto.png|thumb|400px| | + | [[File:orderphoto.png|thumb|400px|Pachete de arme în funcție de rang]] |
Linia 19: | Linia 19: | ||
<br /> | <br /> | ||
The main occupations for gangsters on the B-Zone RPG servers are wars with their rival gangs. They fight for supremacy, controlling as many turfs as possible in order to become a well-known and respected faction. To learn more about this, visit our page dedicated to [[Alte_sisteme:Waruri|Wars]]. | The main occupations for gangsters on the B-Zone RPG servers are wars with their rival gangs. They fight for supremacy, controlling as many turfs as possible in order to become a well-known and respected faction. To learn more about this, visit our page dedicated to [[Alte_sisteme:Waruri|Wars]]. | ||
+ | |||
+ | |||
+ | = Revenues = | ||
+ | == For players without a premium account == | ||
+ | === Rank 1 === | ||
+ | revenue = (6300 + random(15)) * (1,1 + victory_coefficient + best_coefficient) | ||
+ | === Rank 2 === | ||
+ | revenue = (6300 + random(15)) * (1,2 + victory_coefficient + best_coefficient) | ||
+ | === Rank 3 === | ||
+ | revenue = (6300 + random(15)) * (1,3 + victory_coefficient + best_coefficient) | ||
+ | === Rank 4 === | ||
+ | revenue = (6300 + random(15)) * (1,4 + victory_coefficient + best_coefficient) | ||
+ | === Rank 5 === | ||
+ | revenue = (6300 + random(15)) * (1,5 + victory_coefficient + best_coefficient) | ||
+ | === Rank 6 and Leader === | ||
+ | revenue = (6300 + random(15)) * (1,6 + victory_coefficient + best_coefficient) | ||
+ | == For players with premium account == | ||
+ | === Rank 1 === | ||
+ | revenue = (6300 + random(15)) * (1,6 + victory_coefficient + best_coefficient) | ||
+ | === Rank 2 === | ||
+ | revenue = (6300 + random(15)) * (1,7 + victory_coefficient + best_coefficient) | ||
+ | === Rank 3 === | ||
+ | revenue = (6300 + random(15)) * (1,8 + victory_coefficient + best_coefficient) | ||
+ | === Rank 4 === | ||
+ | revenue = (6300 + random(15)) * (1,9 + victory_coefficient + best_coefficient) | ||
+ | === Rank 5 === | ||
+ | revenue = (6300 + random(15)) * (2 + victory_coefficient + best_coefficient) | ||
+ | === Rank 6 and Leader === | ||
+ | revenue = (6300 + random(15)) * (2,1 + victory_coefficient + best_coefficient) | ||
+ | |||
+ | <br />Not3: | ||
+ | *'''''random(15)''' reprezintă un număr aleatoriu de la 1 la 15.'' | ||
+ | *'''''coeficient_câștig''' are valoarea 0 dacă turful este pierdut, sau valoarea 0,5 dacă turful este câștigat.'' | ||
+ | *'''''coeficient_best''' are valoarea 1 pentru jucătorul care a luat best și valoarea 0 pentru restul jucătorilor.'' | ||
Linia 30: | Linia 64: | ||
== /order == | == /order == | ||
− | + | Comanda este folosită de către mafioții serverelor pentru a comanda un anumit pachet de arme (pachetele de arme sunt disponibile în funcție de rangul mafiotului). Se folosește un singur parametru în completarea comenzii, ID-ul pachetului de arme. | |
− | '' | + | ''Notă: Există un total de 5 pachete de arme. Armele conținute de fiecare pachet, sunt enumerate în imaginea din dreapta.'' |
== /backup & /cbackup== | == /backup & /cbackup== |
Versiunea de la data 6 ianuarie 2016 02:33
General Presentation
Verdant Family is a criminal family of italian roots, being situated in Los Santos.
This family has illegal occupation such as: assassinating rivals, arms and drugs trafficking, money laundering and fighting for supremacy over the city.
Every new member recruited by the "Capo Crimini" is friendly welcomed. To occupy a place in the midst of our family, you have to be respectful and reliable. If you have been accepted, you have to go through two tests, a theoretical one and a practical one.
The gang emphasises on both of the test, which means that if you want to become a gangster, the theoretical test is important and the practical test is crucial.
The faction has at its disposal 7 different types of vehicles:
- Sentinel - 4 vehicles
- Pony - 1 vehicle
- Huntley - 3 vehicles
- Hustler - 1 vehicle
- Maverick - 1 vehicle
- FCR-900 - 2 vehicles
- Stretch - 1 vehicle
The main occupations for gangsters on the B-Zone RPG servers are wars with their rival gangs. They fight for supremacy, controlling as many turfs as possible in order to become a well-known and respected faction. To learn more about this, visit our page dedicated to Wars.
Revenues
Rank 1
revenue = (6300 + random(15)) * (1,1 + victory_coefficient + best_coefficient)
Rank 2
revenue = (6300 + random(15)) * (1,2 + victory_coefficient + best_coefficient)
Rank 3
revenue = (6300 + random(15)) * (1,3 + victory_coefficient + best_coefficient)
Rank 4
revenue = (6300 + random(15)) * (1,4 + victory_coefficient + best_coefficient)
Rank 5
revenue = (6300 + random(15)) * (1,5 + victory_coefficient + best_coefficient)
Rank 6 and Leader
revenue = (6300 + random(15)) * (1,6 + victory_coefficient + best_coefficient)
Rank 1
revenue = (6300 + random(15)) * (1,6 + victory_coefficient + best_coefficient)
Rank 2
revenue = (6300 + random(15)) * (1,7 + victory_coefficient + best_coefficient)
Rank 3
revenue = (6300 + random(15)) * (1,8 + victory_coefficient + best_coefficient)
Rank 4
revenue = (6300 + random(15)) * (1,9 + victory_coefficient + best_coefficient)
Rank 5
revenue = (6300 + random(15)) * (2 + victory_coefficient + best_coefficient)
Rank 6 and Leader
revenue = (6300 + random(15)) * (2,1 + victory_coefficient + best_coefficient)
Not3:
- random(15) reprezintă un număr aleatoriu de la 1 la 15.
- coeficient_câștig are valoarea 0 dacă turful este pierdut, sau valoarea 0,5 dacă turful este câștigat.
- coeficient_best are valoarea 1 pentru jucătorul care a luat best și valoarea 0 pentru restul jucătorilor.
Specific Commands
/fvr
When executing this command, all the unoccupied faction vehicles will be respawned. It is accessible after reaching rank 5 in any faction.
/clothes
In order to change their appearance (skin) according to their rank, any faction member can use the command /clothes, only inside a clothes shop.
/order
Comanda este folosită de către mafioții serverelor pentru a comanda un anumit pachet de arme (pachetele de arme sunt disponibile în funcție de rangul mafiotului). Se folosește un singur parametru în completarea comenzii, ID-ul pachetului de arme. Notă: Există un total de 5 pachete de arme. Armele conținute de fiecare pachet, sunt enumerate în imaginea din dreapta.
/backup & /cbackup
In case a member of a gang needs help, they can use /backup to ask for assistance from fellow gangsters.
To cancel an assistance request, use /cbackup.
Note: This command is also available for LSPD, SFPD, LVPD, FBI and National Guard.
/tie & /untie
Any rank 3 or above gangster can use both of these commands. All they do is to abduct and free a player, the victim being unable to move meanwhile.
/fput & /fget
You will need to specify one of the following when using /fput of /fget:
- materials
- drugs
To deposit materials or drugs you shall use /fput and to withdraw some, you shall use /fget.
/stealers
The command displays a list with information regarding all the active car thieves encountered by the faction.
Useful Links
RPG server 1(RPG1)
Apply in Verdant Family
Members of Verdant Family
Complaints for Verdant Family
Activity Reports of Verdant Family
Logs for Verdant Family
List of applications for Verdant Family
Information on Wars
RPG server 2(RPG2)
Apply in Verdant Family
Members of Verdant Family
Complaints for Verdant Family
Activity Reports of Verdant Family
Logs for Verdant Family
List of applications for Verdant Family
Information on Wars
RPG server 3(RPG3)
Apply in Verdant Family
Members of Verdant Family
Complaints for Verdant Family
Activity Reports of Verdant Family
Logs for Verdant Family
List of applications for Verdant Family
Information on Wars