Factiuni:Green Street Bloods/en: Diferență între versiuni

De la B-Zone Wiki
Salt la: navigare, căutare
(Updating to match new version of source page)
Linia 1: Linia 1:
 
<languages />[[File:greenstreetLogo.png|thumb|300px]][[File:gsbhq.png|thumb|350px]]
 
<languages />[[File:greenstreetLogo.png|thumb|300px]][[File:gsbhq.png|thumb|350px]]
[[File:orderphoto.png|thumb|400px|Weapon packages based on rank]]
+
[[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]].
 +
 +
 +
= Salariu =
 +
== Pentru jucătorii fără cont premium ==
 +
=== Rank 1 ===
 +
câștig = (6300 + random(15)) * (1,1 + coeficient_câștig + coeficient_best)
 +
=== Rank 2 ===
 +
câștig = (6300 + random(15)) * (1,2 + coeficient_câștig + coeficient_best)
 +
=== Rank 3 ===
 +
câștig = (6300 + random(15)) * (1,3 + coeficient_câștig + coeficient_best)
 +
=== Rank 4 ===
 +
câștig = (6300 + random(15)) * (1,4 + coeficient_câștig + coeficient_best)
 +
=== Rank 5 ===
 +
câștig = (6300 + random(15)) * (1,5 + coeficient_câștig + coeficient_best)
 +
=== Rank 6 sau Lider ===
 +
câștig = (6300 + random(15)) * (1,6 + coeficient_câștig + coeficient_best)
 +
== Pentru jucătorii cu cont premium ==
 +
=== Rank 1 ===
 +
câștig = (6300 + random(15)) * (1,6 + coeficient_câștig + coeficient_best)
 +
=== Rank 2 ===
 +
câștig = (6300 + random(15)) * (1,7 + coeficient_câștig + coeficient_best)
 +
=== Rank 3 ===
 +
câștig = (6300 + random(15)) * (1,8 + coeficient_câștig + coeficient_best)
 +
=== Rank 4 ===
 +
câștig = (6300 + random(15)) * (1,9 + coeficient_câștig + coeficient_best)
 +
=== Rank 5 ===
 +
câștig = (6300 + random(15)) * (2 + coeficient_câștig + coeficient_best)
 +
=== Rank 6 sau Lider ===
 +
câștig = (6300 + random(15)) * (2,1 + coeficient_câștig + coeficient_best)
 +
 +
<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 ==
This command is used by gangsters to order a certain weapon package (available according to individual ranks). You only need to specify the ID of the package when using the command.  
+
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.  
''Note: There are a number of 5 different weapon packages. Weapons from each package are listed in the image on the right-hand side.''
+
''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 03:31

Alte limbi:
English • ‎Română
GreenstreetLogo.png
Gsbhq.png
Pachete de arme în funcție de rang


General Presentation

Green Street Bloods is a gang situated on the outskirts of Los Santos, overlooking the noisy city from Las Colinas. The faction leader, also known as Supreme Chief, is in a perpetual search for courageous members with knowledge in the art of wielding weapons.



The faction has at its disposal 7 different types of vehicles:

  • Admiral - 4 vehicles
  • Pony - 1 vehicle
  • Huntley - 3 vehicles
  • Remington - 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.


Salariu

Pentru jucătorii fără cont premium

Rank 1

câștig = (6300 + random(15)) * (1,1 + coeficient_câștig + coeficient_best)

Rank 2

câștig = (6300 + random(15)) * (1,2 + coeficient_câștig + coeficient_best)

Rank 3

câștig = (6300 + random(15)) * (1,3 + coeficient_câștig + coeficient_best)

Rank 4

câștig = (6300 + random(15)) * (1,4 + coeficient_câștig + coeficient_best)

Rank 5

câștig = (6300 + random(15)) * (1,5 + coeficient_câștig + coeficient_best)

Rank 6 sau Lider

câștig = (6300 + random(15)) * (1,6 + coeficient_câștig + coeficient_best)

Pentru jucătorii cu cont premium

Rank 1

câștig = (6300 + random(15)) * (1,6 + coeficient_câștig + coeficient_best)

Rank 2

câștig = (6300 + random(15)) * (1,7 + coeficient_câștig + coeficient_best)

Rank 3

câștig = (6300 + random(15)) * (1,8 + coeficient_câștig + coeficient_best)

Rank 4

câștig = (6300 + random(15)) * (1,9 + coeficient_câștig + coeficient_best)

Rank 5

câștig = (6300 + random(15)) * (2 + coeficient_câștig + coeficient_best)

Rank 6 sau Lider

câștig = (6300 + random(15)) * (2,1 + coeficient_câștig + coeficient_best)


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 Green Street Bloods
Members of Green Street Bloods
Complaints for Green Street Bloods
Activity Reports of Green Street Bloods
Logs for Green Street Bloods
List of applications for Green Street Bloods
Information on Wars

RPG server 2(RPG2)

Apply in Green Street Bloods
Members of Green Street Bloods
Complaints for Green Street Bloods
Activity Reports of Green Street Bloods
Logs for Green Street Bloods
List of applications for Green Street Bloods
Information on Wars

RPG server 3(RPG3)

Apply in Green Street Bloods
Members of Green Street Bloods
Complaints for Green Street Bloods
Activity Reports of Green Street Bloods
Logs for Green Street Bloods
List of applications for Green Street Bloods
Information on Wars


Similar Pages

• Green Avispa Rifa
• El Loco Cartel
• Vietnamese Boys
• Green Street Bloods