Search found 13 matches
- Fri Dec 06, 2013 1:21 am
- Forum: Whatever
- Topic: Whats going on?
- Replies: 7
- Views: 28629
- Mon Dec 02, 2013 2:27 am
- Forum: Whatever
- Topic: Whats going on?
- Replies: 7
- Views: 28629
If you want sightly more usability you could still use my library (and maybe my fork SP). At least it provides a way to create popups and some other stuff. But yeah, too bad this isn't going anywhere, though to be fair, CS:GO turned out to be quite garbage sadly, but it still has potential on the "...
- Sun Sep 02, 2012 3:04 pm
- Forum: API Design
- Topic: Information lib with constants in it
- Replies: 7
- Views: 25022
Information lib with constants in it
It would be cool to have a library from which you can import constants from, to make the code more readable.
For example you could have CS_TEAM_CT = 3, or you could have all the flags in that lib.
For example you could have CS_TEAM_CT = 3, or you could have all the flags in that lib.
- Wed Aug 29, 2012 5:23 pm
- Forum: API Design
- Topic: How about es.fire/es.give ?
- Replies: 14
- Views: 41902
- Wed Aug 22, 2012 10:46 pm
- Forum: Plugin Releases
- Topic: GSRPG (German Slaughterhouse RPG) [NOT RELEASED - COMING SOON]
- Replies: 8
- Views: 34816
- Tue Aug 14, 2012 7:44 pm
- Forum: API Design
- Topic: Player List Filters
- Replies: 20
- Views: 69138
the | is the bitwise or
We should have constants anyways, so you can for example import the cstrike info and then have cstrike.TEAM_CT = 3, I can never remember that stuff..
I think you can invert bits with the ~ operator in python.
We should have constants anyways, so you can for example import the cstrike info and then have cstrike.TEAM_CT = 3, I can never remember that stuff..
I think you can invert bits with the ~ operator in python.
- Thu Aug 09, 2012 1:20 am
- Forum: Whatever
- Topic: Syntax highlighter test..
- Replies: 7
- Views: 21202
The python syntax Highlighter looks broken, I have twice the amounts of lines in highlighted code:
ex:
http://www.sourcepython.com/forums/showthread.php?76-Player-index-userid&p=348&viewfull=1#post348
ex:
http://www.sourcepython.com/forums/showthread.php?76-Player-index-userid&p=348&viewfull=1#post348
- Wed Aug 08, 2012 8:43 pm
- Forum: Whatever
- Topic: Player index / userid
- Replies: 4
- Views: 13184
- Sat Jul 21, 2012 4:28 am
- Forum: API Design
- Topic: Get/Set event variables
- Replies: 6
- Views: 22408
- Wed Jul 18, 2012 4:02 am
- Forum: API Design
- Topic: How about es.fire/es.give ?
- Replies: 14
- Views: 41902
- Wed Jul 11, 2012 1:24 am
- Forum: General Discussion
- Topic: Admin System
- Replies: 22
- Views: 64926
- Tue Jul 10, 2012 12:19 am
- Forum: API Design
- Topic: Event system discussion
- Replies: 22
- Views: 88159