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

Showing results 1 to 25 of 91
Search took 0.01 seconds.
Search: Posts Made By: live4net
Forum: General 01-27-2019, 11:49
Replies: 6
Views: 2,216
Posted By live4net
Use iptables to redirect players to new IP

How to redirect players to new dedicated server (CS:GO) using iptables? I try this iptables rule:



#!/bin/sh

echo 1 > /proc/sys/net/ipv4/ip_forward

iptables -F
iptables -t nat -F
Forum: Source Servers (SRCDS) 10-07-2016, 03:29
Replies: 208
Views: 58,637
Posted By live4net
Re: Csgo Patch 10-6-2016 problems

After update sourcemod to 1.8 build 5936 SetClientName crash server
Forum: Plugins 07-10-2016, 10:41
Replies: 1,316
Views: 495,591
Posted By live4net
Forum: Plugins 07-08-2016, 08:25
Replies: 1,316
Views: 495,591
Posted By live4net
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)

Can you add information to HUD what keys are pressed (WASD DUCK SPACE) by player whitch i'm spectating?
Forum: Plugins 06-19-2016, 04:53
Replies: 145
Views: 65,197
Posted By live4net
Re: [CSGO] BlockBuilder v1.0.46 (2015-11-05)

I install ammo manager, and write in config:

drapi_ammo_338mag_max "0"
drapi_ammo_50AE_max "0"

AWP block gives me AWP with 10/0 ammo. Desert block give me desert with 7/0 ammo. How to change...
Forum: Plugins 06-14-2016, 12:58
Replies: 1,316
Views: 495,591
Posted By live4net
Forum: Unapproved Plugins 04-25-2016, 18:32
Replies: 835
Views: 291,317
Posted By live4net
Re: [CS:GO] Zombie Plague 5.0.2

Do you add zombie escape map support in the future?
Forum: Unapproved Plugins 03-02-2016, 13:11
Replies: 835
Views: 291,317
Posted By live4net
Re: [CS:GO] Zombie Plague 4.5.2

Hmm, whis arm model works with other plugin.

I just need zombie arms model, where player knife will be visible - I don't wanna make Valve angry :)
Forum: Unapproved Plugins 03-02-2016, 08:15
Replies: 835
Views: 291,317
Posted By live4net
Re: [CS:GO] Zombie Plague 4.5.2

Yes, I add all files into zp_downloads:

models/player/colateam/zombie1/arms.dx90.vtx
models/player/colateam/zombie1/arms.mdl
models/player/colateam/zombie1/arms.vvd...
Forum: Unapproved Plugins 03-02-2016, 01:58
Replies: 835
Views: 291,317
Posted By live4net
Re: [CS:GO] Zombie Plague 4.5.2

https://dl.dropboxusercontent.com/u/21342319/ghoul%20custom%20arms.zip
or
https://forums.alliedmods.net/attachment.php?attachmentid=143675&d=1427697098

I check it, and in both models all letters...
Forum: Unapproved Plugins 03-01-2016, 09:37
Replies: 835
Views: 291,317
Posted By live4net
Re: [CS:GO] Zombie Plague 4.5.2

Not useless - a lot of players tell me that zombie sound are too loud.



It could store player class and amouth of ammopacks.



I try add that hands many timas and many ways, and that hands...
Forum: Unapproved Plugins 02-24-2016, 15:51
Replies: 835
Views: 291,317
Posted By live4net
Re: [CS:GO] Zombie Plague 4.5.2

1. cvar to set when lvl have to reset - on round end or on map end.
2. !zspawn function for connecting players
3. Function which spawn zombie near other zombie (for ZE)
4. Native -...
Forum: Unapproved Plugins 02-22-2016, 14:38
Replies: 835
Views: 291,317
Posted By live4net
Re: [CS:GO] Zombie Plague 4.5.2

1. Human Classes.
2. Player command which disable zombie sounds (or change volume). !silent or smthing like this. When player write this, he will not hear zombies sound. When he write !silent...
Forum: Unapproved Plugins 01-31-2016, 10:12
Replies: 835
Views: 291,317
Posted By live4net
Re: [CS:GO] Zombie Plague 4.5.2

1. How to disable claws for zombie? Or change claws to this: https://forums.alliedmods.net/showpost.php?p=2279729&postcount=15
When I delete:
"clawpath" ...
Forum: Snippets and Tutorials 12-09-2015, 09:21
Replies: 86
Views: 136,851
Posted By live4net
Re: [CS:S/CS:GO] Change Player's Name

Please update CS:GO gamedata.
Forum: Plugins 09-21-2015, 03:16
Replies: 1,316
Views: 495,591
Posted By live4net
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)

Can you add player command to show/hide hud?
Can you add cvar to set mysql database prefix?
Forum: Plugins 08-13-2015, 02:20
Replies: 1,316
Views: 495,591
Posted By live4net
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.3b 27/July/2015)

Can you add function which allow every player to hide/show HUD?
Forum: Plugin/Gameplay Ideas and Requests 08-01-2015, 05:30
Replies: 2
Views: 2,952
Posted By live4net
Re: Request: Minigame timer plugin [CS:GO]

https://forums.alliedmods.net/showthread.php?t=265456

https://github.com/Zipcore/Timer
Forum: Plugins 07-27-2015, 07:12
Replies: 96
Views: 76,776
Posted By live4net
Re: [CS:GO, ZR] Custom arms/claws v4.0

public OnMapStart()
{
PrecacheModel("models/weapons/ct_arms_gign.mdl");

AddFileToDownloadsTable("models/player/bbs_93x_net/zombie/zm_arms_normal.dx90.vtx");
...
Forum: Plugins 07-23-2015, 14:05
Replies: 28
Views: 25,604
Posted By live4net
Re: [CS:S] Hide Attacker [For Jailbreak Servers or other]

I got problem with this plugin. Maybe sombody know other method to hide attacker?

My problem description:
https://forums.alliedmods.net/showthread.php?t=267037
Forum: Scripting 07-23-2015, 14:04
Replies: 6
Views: 2,812
Posted By live4net
Re: [CS:GO] problem with Event_PlayerDeath

Problemem was this plugin: https://forums.alliedmods.net/showthread.php?p=1620533
Forum: Scripting 07-22-2015, 13:24
Replies: 6
Views: 2,812
Posted By live4net
Re: [CS:GO] problem with Event_PlayerDeath

Echh, sry. I cut unnecessery things. It looks like this:


public Event_PlayerDeath(Handle:event, const String:name[], bool:dontBroadcast)
{
new victim =...
Forum: Scripting 07-22-2015, 12:26
Replies: 6
Views: 2,812
Posted By live4net
Re: [CS:GO] problem with Event_PlayerDeath

Nope - it don't work. It works that same like in my first post.


stock bool:IsValidClient(client)
{
if(client > 0 && client <= MaxClients && IsClientConnected(client) &&...
Forum: Scripting 07-22-2015, 11:09
Replies: 6
Views: 2,812
Posted By live4net
[CS:GO] problem with Event_PlayerDeath

This code don't work (my function SomeMyFunction(attacker) is not executed).

public OnPluginStart()
{
HookEvent("player_death", Event_PlayerDeath);
}

public...
Forum: Scripting 07-22-2015, 08:04
Replies: 2
Views: 685
Posted By live4net
Re: [CS:GO] Drop molotove from sky

Maybe sombody have some exemple?
Showing results 1 to 25 of 91

 
Forum Jump

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


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