View Single Post
JeremyDF93
Junior Member
Join Date: Dec 2019
Old 12-25-2019 , 00:12   Re: CS:GO DM update and news
Reply With Quote #217

Code:
\x55\x89\xe5\x57\x56\x53\x81\xec\x2a\x2a\x2a\x2a\x0f\xb6\x45\x0c\x0f\xb6\x55\x10
appears to be the new Linux signature for DropWeapons

Loads in CS:GO with SM 1.9 & MM 1.11, but I did not test the DM plugins for functionality.
With SM 1.10 cssdm.ext.2.csgo.so segfault's on the function
Code:
SourceMod::IBinTools::CreateCall
for all signatures in cssdm_utils.cpp
- edit2: Included Linux extension compiled for SM 1.10 that should fix it along with the new gamedata.

Hope that helps!

edit: updated gamedata cssdm.games.txt
edit2: attached Linux extension compiled for SM 1.10 \o/
edit3: remember to change "DisableAutoUpdate" to "yes" in configs/core.cfg until the gamedata is updated officially in the github repo
Attached Files
File Type: so cssdm.ext.2.csgo.so (376.2 KB, 189 views)

Last edited by JeremyDF93; 12-25-2019 at 05:55.
JeremyDF93 is offline