View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006425 | Multi Theft Auto : San Andreas | Client | public | 2011-08-27 01:34 | 2011-08-30 12:02 |
Reporter | [GP_A]XetaQuake | Assigned To | ccw | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | PC | OS | Windows | OS Version | 7 |
Product Version | |||||
Target Version | 1.1.1 | Fixed in Version | 1.1.1 | ||
Summary | 0006425: clientside getPlayersInTeam returns wrong data | ||||
Description | look at steps to reproduce. This is a big issue, because the scoreboards are not working correct anymore when removing an player from an existing team... this should be fixed as fast as possible, maybe using an auto update bugfix, please. | ||||
Steps To Reproduce | ###-- SERVERSIDE --### function removePlayerFromTeam ( source ) ###-- CLIENTSIDE --### function playerTeamLeave(team)
end | ||||
Tags | No tags attached. | ||||
|
please note you need to be in a team when performing the script. |
|
if Team then He already checked that, Xeta |
|
Yes i know, just wanted to point that out. some more background information: Because i use dynamic teams in my gamemode, where players can join and leave as they like, this bug is problematic for me. Not because my script is broken or something, but because scoreboard and dxscoreboard do not display the teams correctly anymore. |
|
Issue automatically marked as fixed by mantisbot ( Fixed in http://code.google.com/p/mtasa-blue/source/detail?r=3091 ) |
|
Note that both client and server need to be after this revision. |