LVPlayground / playground

The Las Venturas Playground gamemode
Other
32 stars 23 forks source link

Gang system can't differentiate #857

Open FreakinsPL opened 3 years ago

FreakinsPL commented 3 years ago

Case 1: RIGHT System promotes a player to the position of leader when a gang leader leave the gang . NOTE: Gang having only 1 leader

Case 2: WRONG System promotes a player to the position of leader when a gang leader leave the gang. NOTE: Gang having more than 1 leader Extra: System shouldn't do that

As you can see there are 2 cases when a gang leader leave the gang, however the system can't differentiate and simply promote someone to leader in both the cases.

sa-mp-056 sa-mp-055