MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002903 | Zandronum | [All Projects] Bug | public | 2016-10-18 20:51 | 2016-10-18 21:16 |
|
Reporter | Korshun | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | invalid | |
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 3.0-beta | |
Target Version | | Fixed in Version | | |
|
Summary | 0002903: Clientside named scripts are executed serverside |
Description | Whenever a server does ACS_NamedExecute[Always/WithResult] with a clientside script, the script in question is executed SERVERSIDE instead. |
Steps To Reproduce | 1. Run the wad on a server
2. The numbered script will properly Log() to client's console, while the named script will Log() to SERVER's console, proving that it is running serverside. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | namedexecutetest.wad (815) 2016-10-18 20:51 /tracker/file_download.php?file_id=1957&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2016-10-18 20:51 | Korshun | New Issue | |
2016-10-18 20:51 | Korshun | File Added: namedexecutetest.wad | |
2016-10-18 21:07 | Korshun | Note Added: 0016054 | |
2016-10-18 21:16 | Dusk | Status | new => closed |
2016-10-18 21:16 | Dusk | Resolution | open => invalid |