MantisBT - Soldat Dedicated Server | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000671 | Soldat Dedicated Server | Scripting Core | public | 2017-02-14 00:01 | 2020-08-27 11:23 |
Reporter | Savage | ||||
Assigned To | FliesLikeABrick | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | feedback | Resolution | reopened | ||
Platform | OS | OS Version | |||
Product Version | 2.8.1 | ||||
Target Version | Fixed in Version | 2.9.0 | |||
John | |||||
Summary | 0000671: TGame.OnRequest | ||||
Description | If player is banned and script allows him to join with this code: function OnRequest(Ip, Hw: string; Port: Word; State: Byte; Forwarded: Boolean; Password: string): Integer; begin if State = 4 then Result := 1; end; begin Game.OnRequest := @OnRequest; end. then he joins the server but can't do anything (acts the same when you join server and have to choose your team but there's no menu for teams). | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2017-02-14 00:01 | Savage | New Issue | |||
2017-03-05 10:13 | kicikici | Note Added: 0002573 | |||
2017-06-25 17:34 | kicikici | Note Added: 0002575 | |||
2020-08-27 11:20 | MM | Status | new => closed | ||
2020-08-27 11:20 | MM | Assigned To | => FliesLikeABrick | ||
2020-08-27 11:20 | MM | Resolution | open => fixed | ||
2020-08-27 11:20 | MM | Fixed in Version | => 2.9.0 | ||
2020-08-27 11:23 | MM | Issue cloned: 0000688 | |||
2020-08-27 11:23 | MM | Status | closed => feedback | ||
2020-08-27 11:23 | MM | Resolution | fixed => reopened | ||
2020-08-27 11:23 | MM | Issue cloned: 0000689 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|