MantisBT - Zandronum
View Issue Details
0002903Zandronum[All Projects] Bugpublic2016-10-18 20:512016-10-18 21:16
Korshun 
 
normalminoralways
closedinvalid 
MicrosoftWindowsXP/Vista/7
3.0-beta 
 
0002903: Clientside named scripts are executed serverside
Whenever a server does ACS_NamedExecute[Always/WithResult] with a clientside script, the script in question is executed SERVERSIDE instead.
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.
No tags attached.
? namedexecutetest.wad (815) 2016-10-18 20:51
/tracker/file_download.php?file_id=1957&type=bug
Issue History
2016-10-18 20:51KorshunNew Issue
2016-10-18 20:51KorshunFile Added: namedexecutetest.wad
2016-10-18 21:07KorshunNote Added: 0016054
2016-10-18 21:16DuskStatusnew => closed
2016-10-18 21:16DuskResolutionopen => invalid

Notes
(0016054)
Korshun   
2016-10-18 21:07   
Sorry, it turned out to be a bug in BCC. It does not happen with ACC and GDCC-ACC. Please, close this bug.