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

Showing results 1 to 23 of 23
Search took 0.01 seconds.
Search: Posts Made By: Lial
Forum: Plugins 10-30-2019, 15:47
Replies: 983
Views: 332,286
Posted By Lial
Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)

i use:
armsrace.smx
catch.smx
cowboy.smx
dealdamage.smx
drunk.smx
duckhunt.smx
ffa.smx
freeday.smx
ghosts.smx
Forum: Plugins 01-20-2018, 19:00
Replies: 1,316
Views: 495,583
Posted By Lial
Re: [CS:S/CS:GO/TF2] shavit's simple bhop timer (1.4b 21/September/2015)

1.i delete:
"public Action Shotgun_Shot(const char[] te_name, const int[] Players, int numClients, float delay)"
and problem with weapon sounds fixed.

2.any map, for example...
Forum: Plugins 01-20-2018, 15:53
Replies: 1,316
Views: 495,583
Posted By Lial
Re: [CS:S/CS:GO/TF2] shavit's simple bhop timer (1.4b 21/September/2015)

1.no

2.and sometimes shavit_misc_godmode 2 not working, i dont know why, but fix is
replace:
return Plugin_Handled;
to
damage = 0.0;
return Plugin_Changed;
p.s. cs:go
Forum: Plugins 01-20-2018, 10:02
Replies: 1,316
Views: 495,583
Posted By Lial
Re: [CS:S/CS:GO/TF2] shavit's simple bhop timer (1.4b 21/September/2015)

there are no sounds of shots from other players, own sounds are normal.
How can I disable this?
Forum: Plugins 01-19-2018, 15:08
Replies: 1,316
Views: 495,583
Posted By Lial
Forum: Plugins 01-17-2018, 14:38
Replies: 1,316
Views: 495,583
Posted By Lial
Re: [CS:S/CS:GO/TF2] shavit's simple bhop timer (1.4b 21/September/2015)

yeah. But i cant find cvars, where list of them?
Forum: Plugins 01-05-2018, 18:32
Replies: 1,316
Views: 495,583
Posted By Lial
Re: [CS:S/CS:GO/TF2] shavit's simple bhop timer (1.4b 21/September/2015)

is it possible to disable this plugin for some maps?
i mean disable respawning/hud/bot/bhop-styles/infinite round?
Forum: Unapproved Plugins 07-24-2017, 16:44
Replies: 211
Views: 95,846
Posted By Lial
Re: [CS:GO/CS:S] Jailbreak Gangs (V1.1.9, 06/1/2017)

L 07/24/2017 - 17:39:15: [SM] Exception reported: Invalid database Handle 0 (error: 4)
L 07/24/2017 - 17:39:15: [SM] Blaming: hl_gangs.smx
L 07/24/2017 - 17:39:15: [SM] Call stack trace:
L...
Forum: Plugins 11-26-2016, 16:00
Replies: 983
Views: 332,286
Posted By Lial
Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 8.0 / 16-9-16]

how to deactivate noblock in simon day by default?
i try
#include <sourcemod>
#include <cstrike>
#include <myjailbreak>
#include <mystocks>
int g_iCollisionOffset;

public OnPluginStart()
{
Forum: Plugins 03-26-2016, 16:10
Replies: 60
Views: 52,695
Posted By Lial
Re: [CS:GO] Special Jailbreak (like cs 1.6 style) with days, shop and different branc

jailbreak_rondas.sp edit this

JB_ChooseRound("Simon"); < find this and something like that:
SetCvar("sm_jb_doorsopenertime", 50);
SetCvar("mp_teammates_are_enemies", 0);...
Forum: SM_Hosties 03-25-2016, 13:06
Replies: 13
Views: 7,450
Posted By Lial
Re: Jailbreak Team Balance

Team joins are denied between < no, its block only if someone is in the !queue.
You can believe that all is well, but all is bad in cs:go.
Forum: SM_Hosties 03-23-2016, 21:58
Replies: 13
Views: 7,450
Posted By Lial
Re: Jailbreak Team Balance

Step 4: Plugin moves you back to T if there is a bad ratio. < no
Forum: SM_Hosties 03-22-2016, 22:07
Replies: 13
Views: 7,450
Posted By Lial
Re: Jailbreak Team Balance

1 problem:
you can join to ct when you reconnect to server.
step 1.
reconnect
step 2.
dont choose team
step 3
move the cursor on the ct (DONT PRESS, only move)
step 4
w8
Forum: Plugins 03-19-2016, 19:26
Replies: 13
Views: 18,179
Posted By Lial
Re: [CS:GO] Aimware Anti-Crash

i think these better
Forum: Plugins 03-06-2016, 10:52
Replies: 273
Views: 197,132
Posted By Lial
Re: [CSS] Spawn Tools 7

st7 doesnt work
game cs go
spawnpoints is not created, buy in the chat written that all is well.
error logs empty.
configs/%spawnpoints7%/empty < config files is not created too.
Forum: SM_Hosties 03-05-2016, 15:17
Replies: 2,851
Views: 1,246,771
Posted By Lial
Forum: SM_Hosties 03-04-2016, 16:48
Replies: 2,851
Views: 1,246,771
Posted By Lial
Re: [CS:S/CS:GO] SM_Hosties (v2.2.0, 2015-08-15)

how can i add custom lr without choosing ct?
i use code from example
Forum: Plugins 01-09-2016, 12:21
Replies: 307
Views: 149,851
Posted By Lial
Re: Custom Votes Redux (v1.7 - 4/13/14)

How can i disable opening sm_votemenu after vote?
Forum: Plugins 01-08-2016, 20:56
Replies: 461
Views: 238,973
Posted By Lial
Re: [CS:S/CS:GO] CT Bans

i change
"driver_default" "mysql"
to
"driver_default" "sqlite"
and it work now
Forum: Plugins 01-08-2016, 20:03
Replies: 461
Views: 238,973
Posted By Lial
Re: [CS:S/CS:GO] CT Bans

databomb, I have much plugins which use mysql/sqlite and they work well.
Forum: Plugins 01-08-2016, 19:51
Replies: 461
Views: 238,973
Posted By Lial
Re: [CS:S/CS:GO] CT Bans

try
"ctban"
{
"driver" "sqlite"
"database" "ctban"
}
and
"driver" "mysql"
"host" "ikarus2.beget.ru"
"database" "pashek71_jbprefs"
Forum: SM_Hosties 01-03-2016, 10:57
Replies: 0
Views: 1,084
Posted By Lial
[REQUEST] Jailbreak Balance for cs:go

I've tried plugins here, but they have bugs.
i need something like this https://forums.alliedmods.net/showthread.php?t=149632
but without bugs(people can join ct after round end). Or help me fix...
Forum: Unapproved Plugins 12-26-2015, 08:40
Replies: 2,853
Views: 1,102,614
Posted By Lial
Re: [CS:GO] ckSurf (1.18b, 24.11.2015)

ck_godmode 0, but players do not die. Why?
Showing results 1 to 23 of 23

 
Forum Jump

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


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