dataviruset / sm-hosties

The ultimate jailbreak plugin for SourceMod
https://forums.alliedmods.net/forumdisplay.php?f=155
GNU General Public License v3.0
29 stars 27 forks source link

Suggestions CVARs and API #21

Closed MrStanislav0 closed 8 years ago

MrStanislav0 commented 9 years ago

Need CVARs enable/disable for each LR in SM_Hosties. Example, some types Knife Fight LR is not working on CSGO, and the menu entries are not needed.

And it would be good to do API for adding new types Knife Fight, example, 50 HP.

DorCoMaNdO commented 9 years ago

We plan to eventually "ship" SM_Hosties as an API library and all the LRs will be added as plugins, just like custom LRs.

Prefix commented 9 years ago

Finnaly it will happen! yey! thanks for letting us to know DorCoMaNdO!

data-bomb commented 8 years ago

There are some Knife Fights like Drugs and Drunk that are not working on CS:GO currently. I will go through and add checks for CS:GO since there are no similar effects available in CS:GO files. We'd like for all LRs to be outside Hosties entirely but right now it's too much work for a community that is very small.

data-bomb commented 8 years ago

https://github.com/dataviruset/sm-hosties/commit/a4e4af6166c61ce430b6ad3e3f82a3671fc8d400 fixes the only bug noted here on CS:GO knife fights not working. The rest are feature requests and will not be assigned at this time.