We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec89ce1 commit 651e08aCopy full SHA for 651e08a
addons/source-python/data/source-python/entities/csgo/CDecoyProjectile.ini
@@ -0,0 +1,6 @@
1
+[function]
2
+
3
+ # CDecoyProjectile::Think_Detonate
4
+ [[detonate]]
5
+ identifier_windows = 55 8B EC 83 E4 2A 81 EC 2A 2A 2A 2A 53 56 57 8B F9 8B 87 04 05 2A 2A 85 C0
6
+ identifier_linux = 55 89 E5 57 56 53 81 EC 2A 2A 2A 2A 8B 5D 08
0 commit comments