Search found 140 matches
- Thu Dec 01, 2016 10:32 pm
- Forum: General Discussion
- Topic: OnClientConnect getting Player problem
- Replies: 4
- Views: 7869
OnClientConnect getting Player problem
Hi, After update new version of sourcepython, we have a problem with getting player. @OnClientConnect def on_client_connect(allow_connect_ptr, player_edict, player_name, ip_port, reject_msg_ptr, max_reject_length): player = Player(index_from_edict(player_edict)) Traceback: Tr...
- Fri Oct 30, 2015 4:59 pm
- Forum: Plugin Development Support
- Topic: Side selection
- Replies: 1
- Views: 3839
Side selection
Is it possible to choose the side of the winning team? I mean choose CT or T after win first round.
- Sun Sep 27, 2015 10:56 am
- Forum: Plugin Development Support
- Topic: CSGO: after up csgo client knife round is not working
- Replies: 7
- Views: 11889
The problem has been resolved after fix this https://github.com/Source-Python-Dev-Team/Source.Python/issues/72
Thanks
Thanks
- Sun Sep 27, 2015 10:54 am
- Forum: Plugin Development Support
- Topic: CSGO: default weapon
- Replies: 19
- Views: 68327
- Sat Sep 26, 2015 8:14 pm
- Forum: Plugin Development Support
- Topic: CSGO: default weapon
- Replies: 19
- Views: 68327
- Sat Sep 26, 2015 1:24 pm
- Forum: Plugin Development Support
- Topic: CSGO: default weapon
- Replies: 19
- Views: 68327
- Sat Sep 26, 2015 7:59 am
- Forum: Plugin Development Support
- Topic: CSGO: default weapon
- Replies: 19
- Views: 68327
- Fri Sep 25, 2015 3:36 pm
- Forum: Plugin Development Support
- Topic: CSGO: default weapon
- Replies: 19
- Views: 68327
- Thu Sep 24, 2015 2:36 pm
- Forum: Plugin Development Support
- Topic: CSGO: after up csgo client knife round is not working
- Replies: 7
- Views: 11889
- Thu Sep 24, 2015 1:29 pm
- Forum: Plugin Development Support
- Topic: CSGO: default weapon
- Replies: 19
- Views: 68327
- Thu Sep 24, 2015 11:17 am
- Forum: Plugin Development Support
- Topic: CSGO: after up csgo client knife round is not working
- Replies: 7
- Views: 11889
- Thu Sep 24, 2015 10:11 am
- Forum: Plugin Development Support
- Topic: CSGO: default weapon
- Replies: 19
- Views: 68327
- Sun Sep 20, 2015 7:05 pm
- Forum: Plugin Development Support
- Topic: CSGO: after up csgo client knife round is not working
- Replies: 7
- Views: 11889
- Sun Sep 20, 2015 9:22 am
- Forum: Plugin Development Support
- Topic: CSGO: Disable the server to stop
- Replies: 2
- Views: 5292
- Sun Sep 20, 2015 9:19 am
- Forum: Plugin Development Support
- Topic: CSGO: after up csgo client knife round is not working
- Replies: 7
- Views: 11889
- Sat Sep 19, 2015 8:05 pm
- Forum: Plugin Development Support
- Topic: CSGO: after up csgo client knife round is not working
- Replies: 7
- Views: 11889
- Sat Sep 19, 2015 7:58 pm
- Forum: Plugin Development Support
- Topic: CSGO: after up csgo client knife round is not working
- Replies: 7
- Views: 11889
CSGO: after up csgo client knife round is not working
Hello, After update csgo client knife round is not working now. [SP] Caught an Exception: Traceback (most recent call last): File '../addons/source-python/packages/source-python/listeners/tick/delays.py', line 60, in __call__ self.callback(*self.args, **self.kwargs) File '../addons/source-python/pac...
- Sun Sep 13, 2015 3:32 pm
- Forum: General Discussion
- Topic: CSGO: show his team only
- Replies: 1
- Views: 4262
CSGO: show his team only
The problem is after death the players can show both teams. I need to give the opportunity to look only for his team. How can I do it?
- Fri Sep 11, 2015 4:49 am
- Forum: Plugin Development Support
- Topic: CSGO: Disable the server to stop
- Replies: 2
- Views: 5292
CSGO: Disable the server to stop
How to disable the server to stop at the exit of one of the teams? The problem is when one of the team are left the game the server is shutdown.
- Mon Sep 07, 2015 5:42 am
- Forum: Plugin Development Support
- Topic: CSGO: default weapon
- Replies: 19
- Views: 68327