Raised This Month: $51 Target: $400
 12% 

[CS:S/CS:GO/TF2] shavit's bhoptimer (v2.5.5a 08/August/2019)


Post New Thread Reply   
 
Thread Tools Display Modes
smileovsky
New Member
Join Date: Mar 2018
Location: Poland
Old 04-02-2018 , 19:51   Re: [CS:S/CS:GO/TF2] shavit's bhoptimer (2.0.1 24/March/2018)
Reply With Quote #1201

Quote:
Originally Posted by LagMyAss View Post
edit shavit-misc.sp and deletes these lines lines ----> 214,215,216

I've done it before you wrote. The effect is that the standard !hide command has been turned off as it should, but silent shooting is still there. Can I somehow turn it off?
smileovsky is offline
intetnavn
New Member
Join Date: Apr 2018
Old 04-03-2018 , 14:12   Re: [CS:S/CS:GO/TF2] shavit's bhoptimer (2.0.1 24/March/2018)
Reply With Quote #1202

Hey, can some please tell me what I do wrong?

LOG FILE
https://drive.google.com/file/d/1zGM...ew?usp=sharing
intetnavn is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 04-03-2018 , 18:34   Re: [CS:S/CS:GO/TF2] shavit's bhoptimer (2.0.1 24/March/2018)
Reply With Quote #1203

Quote:
Originally Posted by intetnavn View Post
Hey, can some please tell me what I do wrong?

LOG FILE
https://drive.google.com/file/d/1zGM...ew?usp=sharing
Yes. Follow the REQUIREMENTS section when installing plugins. I wrote it so people like you don't get such errors, but you mindlessly ignore it and just drop .smx files into plugins/ and ignoring the rest.
__________________
retired

Last edited by shavit; 04-03-2018 at 18:34.
shavit is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 04-03-2018 , 18:35   Re: [CS:S/CS:GO/TF2] shavit's bhoptimer (2.0.1 24/March/2018)
Reply With Quote #1204

Quote:
Originally Posted by smileovsky View Post
I've done it before you wrote. The effect is that the standard !hide command has been turned off as it should, but silent shooting is still there. Can I somehow turn it off?
Remove the following line:
Code:
AddTempEntHook("Shotgun Shot", Shotgun_Shot);
I'll add a toggle in 2.0.2.
__________________
retired
shavit is offline
pat_
New Member
Join Date: Mar 2018
Old 04-04-2018 , 07:49   Re: [CS:S/CS:GO/TF2] shavit's bhoptimer (2.0.1 24/March/2018)
Reply With Quote #1205

hi
is it possible to add the practice mode as style?
that would be like TAS with wr and replay... if that works, no idea ^^
I don't know if that has been suggested before
sorry for my english :/ ^^
pat_ is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 04-04-2018 , 08:35   Re: [CS:S/CS:GO/TF2] shavit's bhoptimer (2.0.1 24/March/2018)
Reply With Quote #1206

Quote:
Originally Posted by pat_ View Post
hi
is it possible to add the practice mode as style?
that would be like TAS with wr and replay... if that works, no idea ^^
I don't know if that has been suggested before
sorry for my english :/ ^^
Will be added with TAS when it's done. You'll be able to add a style with segments.
__________________
retired
shavit is offline
pat_
New Member
Join Date: Mar 2018
Old 04-04-2018 , 09:49   Re: [CS:S/CS:GO/TF2] shavit's bhoptimer (2.0.1 24/March/2018)
Reply With Quote #1207

Quote:
Originally Posted by shavit View Post
Will be added with TAS when it's done. You'll be able to add a style with segments.
ok, I didn't know that you would like to add TAS, this is of course even better
thank you for the answer
btw very nice timer
pat_ is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 04-19-2018 , 04:12   Re: [CS:S/CS:GO/TF2] shavit's bhoptimer (2.0.2 19/April/2018)
Reply With Quote #1208

https://github.com/shavitush/bhoptim...ses/tag/v2.0.2

v2.0.2 is out.

Changelog:
* Addressed CP menu bugs.
* Addressed an issue where donor plugins not always allowing players to use custom titles.
* Addressed an issue that caused chat titles to not always show.
* Fixed CS:S HUD not showing track properly.
* Fixed pre-zoned maps not saving spawn points if you just started the server.
* Removed duck/unduck requirement for checkpoints. Upon teleporting, the plugin will automatically adjust you to the state of the checkpoint.
* Fixed the 'to X rank' parameter when using percentile ranking in titles.
* Reworked gun shot muting. Now it supports TF2, and I've fixed the issue that caused others' gun shots to not play at all in CS:GO.
* Added `shavit_core_defaultstyle`. Usage: style ID. Add an exclamation mark as the prefix to ignore style cookies (i.e. "!3" to force everyone to play scroll when they join).
__________________
retired

Last edited by shavit; 04-19-2018 at 04:13.
shavit is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 05-02-2018 , 06:07   Re: [CS:S/CS:GO/TF2] shavit's bhoptimer (2.0.2 19/April/2018)
Reply With Quote #1209

v2.0.3 changelog (forgot to post it, sorry)

* Added style permissions:
- Added `Shavit_HasStyleAccess` native.
- Added `permissions` setting to styles. Use like "p;style_tas" for example. First section is the flag needed, and the second section is the override for it.
* Micro optimization in spawn point generation.
* Scaled slide zones with speed/gravity.
* Reworked sounds to emit properly in CS:GO.
* Fixed typos in the code, and translations. Thanks @strafe!
* Fixed an issue where players get a wrong rank when actually unranked. Thanks Nairda for finding this!

v2.1.0

* Added support for segmented runs. Use "specialstring" "segments" to allow a style to use segmented checkpoints. Use the !cp menu on supported styles! Segmented styles also work with replays.
* Fixed multiple memory leaks.
* Added Segmented (normal) as a style to the default setup.
* Added shavit_replay_botshooting. This cvar can allow you to disable attacking buttons for bots. 0 will make the bots not press mouse1/mouse2 at all. 1 will only allow shooting, 2 will only allow right clicking and 3 will allow everything.
* Added two natives: Shavit_HijackAngles, `Shavit_GetPerfectJumps`.
* Fixed a bug with replay data when loading a state after finishing the map.
* Now `mp_humanteam` is respected by shavit-misc. The TF2 equivalent also is.
* Now `shavit_replay_defaultteam` is always respected, regardless of if the map has a spawn point for the team.
* Rewrote admin menu integration. Use the `shavit_admin` override to grant access. The *Timer Commands* category now has replay removal too.
* Now weapons dropped by disconnected players will automatically clean up.
* Added record count in !delete menu, disabled buttons when unnecessary.
* Added perfect jump% measuring for scroll styles.
__________________
retired
shavit is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 05-03-2018 , 09:09   Re: [CS:S/CS:GO/TF2] shavit's bhoptimer (2.1.1 02/May/2018)
Reply With Quote #1210

https://github.com/shavitush/bhoptim...ses/tag/v2.1.1

v2.1.1:

* Fixed serious exploit to do with checkpoints. Update ASAP!
* Reduced database load on server start.
* Removed perfect jump% from !wr on old, unmeasured records.
__________________
retired
shavit is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:59.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode