Source-Python-Dev-Team / Source.Python

This plugin aims to use boost::python and create an easily accessible wrapper around the Source Engine API for scripter use.
http://forums.sourcepython.com
GNU General Public License v3.0
164 stars 32 forks source link

Updated CS:GO data. #468

Closed CookStar closed 1 year ago

CookStar commented 1 year ago

Updated missed CS:GO data.

467 is very useful.

Output:

[Source.Python]
[SP] Encountered a Warning:
  File '../addons/source-python/packages/source-python/__init__.py', line 168: UserWarning
    Invalid signature detected in class data, specific function will not work.

[Source.Python] Invalid signature detected.
Name: set_attacker
Signature: 55 89 E5 57 56 53 83 EC 2C C7 45 E4 00 00 00 00 8B 5D 08 8B 75 0C
File: /home/steam/csgo_ds/csgo/addons/source-python/data/source-python/entities/CBaseCSGrenadeProjectile.ini

[Source.Python] Invalid signature detected.
Name: deafen
Signature: 55 89 E5 83 EC 48 89 7D FC 8B 7D 08 89 5D F4 89 75 F8 8B 07
File: /home/steam/csgo_ds/csgo/addons/source-python/data/source-python/entities/CCSPlayer.ini

[Source.Python] Invalid signature detected.
Name: detonate
Signature: 55 89 E5 57 56 53 83 EC 3C 8B 5D 08 F6 83 2A 00 00 00 10
File: /home/steam/csgo_ds/csgo/addons/source-python/data/source-python/entities/CDecoyProjectile.ini