
Search found 4 matches
- Tue Jul 30, 2013 6:56 pm
- Forum: Plugin Development Support
- Topic: New Here
- Replies: 6
- Views: 9398
- Tue Jul 30, 2013 5:14 pm
- Forum: Plugin Development Support
- Topic: New Here
- Replies: 6
- Views: 9398
- Tue Jul 30, 2013 5:00 am
- Forum: Plugin Development Support
- Topic: New Here
- Replies: 6
- Views: 9398
New Here
Hey everyone, Zawmbee here... I was a coder a long time ago for css, but now I just got outta the military and want to figure out the CSGO structure. As I can tell SourcePython is the only language used at the moment. However, I can not seem to find any tutorials to get me started or to help me unde...
- Tue Jul 30, 2013 4:41 am
- Forum: Plugin Releases
- Topic: Syphon
- Replies: 7
- Views: 19343
Hey, new here and just trying to figure out how to use SourcePython so I can code for CSGO. Anyways, was looking at your code to learn a bit and found just a small error with just one line that needs to be updating: if 1 in syphon_mode: Chat(index, '[Syphon] You gained %s health!' % (syphon_health))...