View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
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. |
|
Attached Files | namedexecutetest.wad [^] (815 bytes) 2016-10-18 20:51 |
|