MantisBT - Zandronum
View Issue Details
0002620Zandronum[All Projects] Bugpublic2016-02-06 00:502018-09-30 22:05
WaTaKiD 
Dusk 
normalminoralways
closedfixed 
MicrosoftWindowsXP/Vista/7
3.0-beta 
3.03.0 
0002620: the 'special' cheat does not work online
'http://zdoom.org/wiki/CCMDs:Debug#special [^]'

in gzdoom 1.8.6 netgame, sv_cheats 0 prevents anybody from using this, but sv_cheats 1 allows everybody to use it

this cheat is not present in zan 2.1.2
host server with doom2.wad map01 and sv_cheats 1
go to the lift that overlooks the platform that unlocks the rocketlauncher secret
special floor_raisebyvaluetimes8 5 5 10
nothing happens online, but offline it will raise to the ceiling
No tags attached.
parent of 0002694closed Dusk Modified client can crash the server using the special cheat 
Issue History
2016-02-06 00:50WaTaKiDNew Issue
2016-02-06 00:54DuskAssigned To => Dusk
2016-02-06 00:54DuskStatusnew => assigned
2016-02-06 01:07DuskNote Added: 0014325
2016-02-06 01:07DuskStatusassigned => needs review
2016-02-06 10:46cobaltStatusneeds review => needs testing
2016-02-06 10:46cobaltTarget Version => 3.0
2016-02-06 10:46cobaltDescription Updatedbug_revision_view_page.php?rev_id=8663#r8663
2016-02-06 10:46cobaltSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8665#r8665
2016-02-06 10:46cobaltNote Added: 0014339
2016-02-13 22:24Ru5tK1ngNote Added: 0014435
2016-02-13 22:24Ru5tK1ngStatusneeds testing => resolved
2016-02-13 22:24Ru5tK1ngResolutionopen => fixed
2016-02-13 22:24Ru5tK1ngFixed in Version => 3.0
2016-02-13 22:24Ru5tK1ngDescription Updatedbug_revision_view_page.php?rev_id=8722#r8722
2016-02-13 22:24Ru5tK1ngSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8723#r8723
2016-04-02 22:19DuskRelationship addedparent of 0002694
2018-09-30 22:05Blzut3Statusresolved => closed

Notes
(0014325)
Dusk   
2016-02-06 01:07   
'https://bitbucket.org/Torr_Samaho/zandronum/pull-requests/63 [^]'

This one was quick and easy…
(0014339)
cobalt   
2016-02-06 10:46   
Issue addressed by commit 8e7408249707: Made the 'special' cheat work online, fixes 2620
Committed by Teemu Piippo [Dusk] on Wednesday 31 December 1969 23:59:57

Changes in files:

 src/c_cmds.cpp | 11 +++++++++++
 src/cl_commands.cpp | 12 ++++++++++++
 src/cl_commands.h | 1 +
 src/network_enums.h | 1 +
 src/sv_main.cpp | 28 ++++++++++++++++++++++++++++
 5 files changed, 53 insertions(+), 0 deletions(-)

(0014435)
Ru5tK1ng   
2016-02-13 22:24   
I tested this with zandronum-3.0-r140923-1010-2ffec15 and the lift when up to the ceiling online.