bhoptimer/addons/sourcemod/scripting/include
Joe a1e60b39fa
Multiple bonuses (#982)
* cleanup GetTrackName()

* a few more changes to change mod_zone_bonus & add Track_Bonus_Last

* fix undefined symbol sTrack

* fixup !bwr for multiple bonuses

* fix GetTrackName() after I broke it

* add bonus number param to help text of sm_bwr

* fix !wr after I broke it adding !bwr [bonus number]

* ignore checkpoint zones for now because nothing is ready for them

* update points for bonus #2 through #8 at same time

so instead of something like `9 (track count) * 22 (style count)` queries, it'll do `3 (main, bonus1, rest of bonuses) * 22 (style count)` queries and the rest of the bonuses on the recalc all in the same query
2020-11-30 09:40:45 -07:00
..
bhopstats.inc fix bhopstats include for latest sm 2020-07-22 17:50:03 -06:00
convar_class.inc Added Convar_class methodmaps for timer convars 2020-01-22 17:16:37 -07:00
dhooks.inc Restructured files. 2017-10-24 01:05:09 +03:00
rtler.inc Restructured files. 2017-10-24 01:05:09 +03:00
shavit.inc Multiple bonuses (#982) 2020-11-30 09:40:45 -07:00
SteamWorks.inc update steamworks inc 2018-10-12 19:31:52 -04:00