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

Fixed CS:GO data. #469

Closed CookStar closed 1 year ago

CookStar commented 1 year ago
[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: switch_team
Signature: 55 89 E5 56 53 83 EC 2C 8B 5D 0C 8B 75 08 53 E8 0C 7E C7 FF
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 28 8B 5D 08 53 E8 EE 49 95 FF 83 C4 10 85
File: /home/steam/csgo_ds/csgo/addons/source-python/data/source-python/entities/CSensorGrenadeProjectile.ini

[Source.Python] Invalid signature detected.
Name: do_detect_wave
Signature: 55 89 E5 57 56 53 81 EC 68 01 00 00 FF 75 08 E8 4C 58 95 FF
File: /home/steam/csgo_ds/csgo/addons/source-python/data/source-python/entities/CSensorGrenadeProjectile.ini