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

Showing results 1 to 25 of 26
Search took 0.00 seconds.
Search: Posts Made By: ofir753
Forum: Plugins 06-03-2016, 12:21
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)

Shavit a better way to make a jump from start zone is to start the timer of the player when he jumps or leave the startzone that way players cant abuse the inside jump of the startzone
Forum: Plugins 05-26-2016, 11:30
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)

This condition wont let you strafe unless you press w+a or w+d which means w or s without a or d wouldnt do a thing for the player velocity
Forum: Plugins 05-26-2016, 09:36
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)

This is a better HSW validation, its more reliable and feel more smoother at higher ping, btw I already pushed the comit for some reason shavit didnt get it:
...
Forum: Plugins 05-17-2016, 14:32
Replies: 1,316
Views: 488,353
Posted By ofir753
Forum: Plugins 05-17-2016, 13:41
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)

change in line 785 in shavit-core.sp.
from
vel[1] > 0
to
vel[1] < 0

and recompile, human mistake.

btw EXTAN is that you?
Forum: Plugins 11-01-2015, 12:02
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)

#include <sourcemod>
#include <shavit>
#include <hgr>

public Action HGR_OnClientHook(int client)
{
if(IsTimerActive(client))
{
Shavit_StopTimer(client);
PrintToChat(client, "%s...
Forum: Plugins 11-01-2015, 07:03
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)

#include <sourcemod>
#include <shavit>
#include <hgr>

public Action HGR_OnClientHook(int client)
{
if(IsTimerAcitve(client))
{
Shavit_StopTimer(client);
PrintToChat(client, "%s...
Forum: Plugins 10-31-2015, 16:37
Replies: 1,316
Views: 488,353
Posted By ofir753
Forum: Plugins 10-15-2015, 16:12
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)

The convertor has been updated:https://forums.alliedmods.net/showthread.php?p=2313764#post2313764
Forum: Plugins 09-25-2015, 06:53
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)

In my free time ill make a convertor between cksurf and shavit timer
Forum: Plugins 09-22-2015, 09:29
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)

צום קל וגמר חתימה טובה :)
Forum: Plugins 07-30-2015, 20:13
Replies: 1,316
Views: 488,353
Posted By ofir753
Forum: Plugins 07-29-2015, 14:13
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.3b 27/July/2015)

It's shavit timer so he will decide which plugins to make but i will tell you he can do everything in this list, its pretty ez (execpt from the rankings might be little bit hard to make a good...
Forum: Plugins 07-29-2015, 08:07
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.3b 27/July/2015)

Shavit-dieonfinish:
Slay a player when he finish the map

Installation:
Put shavit-dieonfinish.smx in the plugins folder
Forum: Plugins 07-29-2015, 07:42
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.3b 27/July/2015)

It doesnt support sideways prestrafe so it is not perfect
Forum: Plugins 07-28-2015, 15:08
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.3b 27/July/2015)

You can do the slay thing when player finish easily with a simple module, i will work at it later.
Can you guys list all the features you want and not in the to do list?
Forum: Plugins 07-23-2015, 15:11
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.2b 17/July/2015)

Try delete the commented line and then compile
Forum: Plugins 07-23-2015, 14:50
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.2b 17/July/2015)

Well the Hud doesnt even make sense because shavit-hud have only 1 PrintToChat and its commented so the compile doesnt care about it and the other errors is something about your server not the timer
Forum: Plugins 07-18-2015, 14:28
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.2b 17/July/2015)

Wait from shavit to answer about the sql.
About the errors it seems you edited the include and i can't help you without see your include file
Forum: Plugins 07-18-2015, 07:04
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.2b 17/July/2015)

The only problem i can think of its that you are restarting the mysql server everytime you are restarting the server then it cant reach the server

about edit2 you can check my plugin shavit-sounds...
Forum: Plugins 06-30-2015, 03:58
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.1b 29/June/2015)

You can Convert it to shavit's plugin look one post above
Forum: Plugins 06-30-2015, 03:55
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.1b 29/June/2015)

From Zipcore to Shavit:
This program will take an .sql file of zipcore's timer and will convert it to shavit's sql file

Explanation:
1.Select your sql file with the browse button.
2.Choose your...
Forum: Plugins 06-28-2015, 13:40
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.0b 28/June/2015)

You can edit all the quries by your self but when me or shavit will have time we will make program to convert it
Forum: Plugins 06-28-2015, 09:09
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.0b 28/June/2015)

Shavit-sounds:
Play a random sound from chosen sound files when player breaks world record

Installation:
Put shavit-sounds.smx in the plugins folder
Export sounds.cfg in...
Forum: Plugins 06-28-2015, 08:36
Replies: 1,316
Views: 488,353
Posted By ofir753
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.0b 28/June/2015)

It's a timer by itself so i dont see a reason to run a 2 different timers in a 1 server.
But you can port kztimer times to this timer easily
Showing results 1 to 25 of 26

 
Forum Jump

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


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