MantisBT - Soldat Dedicated Server | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000689 | Soldat Dedicated Server | Scripting Core | public | 2020-08-27 11:23 | 2020-08-27 11:23 |
Reporter | MM | ||||
Assigned To | FliesLikeABrick | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | assigned | Resolution | open | ||
Platform | 25 | OS | data | OS Version | data |
Product Version | 2.8.1 | ||||
Target Version | data | Fixed in Version | |||
John | data | ||||
Summary | 0000689: 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 | data | ||||
Additional Information | 25 | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | x7xft76u.txt (8) 2020-08-27 11:23 https://bugs.soldat.pl/file_download.php?file_id=712&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2020-08-27 11:23 | MM | New Issue | |||
2020-08-27 11:23 | MM | Status | new => assigned | ||
2020-08-27 11:23 | MM | Assigned To | => FliesLikeABrick | ||
2020-08-27 11:23 | MM | File Added: x7xft76u.txt | |||
2020-08-27 11:23 | MM | Issue generated from: 0000671 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|