Factiuni:Red Dragon Triad/en: Diferență între versiuni
(Updating to match new version of source page) |
|||
Linia 1: | Linia 1: | ||
<languages />[[File:reddragonLogo.png|thumb|300px]][[File:rdthq.png|thumb|350px]] | <languages />[[File:reddragonLogo.png|thumb|300px]][[File:rdthq.png|thumb|350px]] | ||
− | [[File:orderphoto.png|thumb|400px| | + | [[File:orderphoto.png|thumb|400px|Pachete de arme în funcție de rang]] |
Linia 18: | Linia 18: | ||
<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 29: | Linia 63: | ||
== /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:32
General Presentation
Red Dragon Triad is one of the most fierce gangs in Las Venturas, having their headquarters near the rivals'.
Are you ready? The best gang from Las Venturas, one that's emphasising on quality instead of quantity, is inviting you to take part in interesting daily activities. Do you think you've got what it takes? Dragon Head, the faction leader, is inviting you under his wing to make a ferocious dragon out of you. The Reg Dragon Triad members just have to know what respect and reliability mean. Those who cannot follow this simple rule risk to die swallowing cyanide, burnt alive or through other means of torture.
The faction has at its disposal 7 different types of vehicles:
- Washington - 4 vehicles
- Pony - 1 vehicle
- Huntley - 3 vehicles
- Feltzer - 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
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)
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 Red Dragon Triad
Members of Red Dragon Triad
Complaints for Red Dragon Triad
Activity Reports of Red Dragon Triad
Logs for Red Dragon Triad
List of applications for Red Dragon Triad
Information on Wars
RPG server 2(RPG2)
Apply in Red Dragon Triad
Members of Red Dragon Triad
Complaints for Red Dragon Triad
Activity Reports of Red Dragon Triad
Logs for Red Dragon Triad
List of applications for Red Dragon Triad
Information on Wars
RPG server 3(RPG3)
Apply in Red Dragon Triad
Members of Red Dragon Triad
Complaints for Red Dragon Triad
Activity Reports of Red Dragon Triad
Logs for Red Dragon Triad
List of applications for Red Dragon Triad
Information on Wars