Zidgel
Zidgel
`HLTV.getPlayersByName("substr")` Returns an array of dicts: `[{id: ..., nickname: ...}, {...}, {...}]` from the results of HLTV.org/search. Includes tests. (Note that search operates only on nicknames. Though HLTV's results page...
History
afaik there is no way to check history. also since it's hackable, maybe there should be an in-application way to change CSS so you don't need to go into the...
Has their been a change in mpc syntax since the last website update? Trying to follow tutorial and running into an issue at chapter 6, trying to run the following...
Some TF2 websites require your account have a certain number of in-game hours to use. My main account has legit hours, but for my alt account I'd like to idle...
Does this repo have a contribution style guide? The most pertinent thing I'm wondering about is Sourcepawn syntax. The plugin is written in Sourcepawn's "old" syntax, but since I'm newer...