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

Showing results 1 to 25 of 61
Search took 0.01 seconds.
Search: Posts Made By: VenomMix
Forum: Suggestions / Requests 08-30-2019, 04:09
Replies: 5
Views: 1,227
Posted By VenomMix
Forum: Suggestions / Requests 08-29-2019, 07:54
Replies: 5
Views: 1,227
Posted By VenomMix
[Req] Admin_Access

Can you make these binds work only for admins with immunity?
eg. ADMIN_ACCESS ADMIN_IMMUNITY

#include <amxmodx>
#include <engine>
#include <fakemeta>

new bool:is_sprinting[33] = false
...
Forum: Suggestions / Requests 08-11-2019, 06:30
Replies: 6
Views: 1,221
Posted By VenomMix
Re: [Req] Speed

exact, JocAnis.
thEsp, I don't want to change anyone's cfg. I just want the plugin to work with bind. If the others want to have fun, they have the free decision to put their own bind.
Forum: Suggestions / Requests 08-11-2019, 03:47
Replies: 1
Views: 945
Posted By VenomMix
[Problem] Error VIP

Hi, I have this VIP plugin:
#include <amxmodx>
#include <cstrike>
#include <fun>
#include <hamsandwich>
#include <engine>
#include <fakemeta>
#include <cc_colorchat>

#define p. "PREMIUM-FGL"
Forum: Suggestions / Requests 08-11-2019, 03:43
Replies: 6
Views: 1,221
Posted By VenomMix
Forum: Suggestions / Requests 08-10-2019, 04:54
Replies: 6
Views: 1,221
Posted By VenomMix
[Req] Speed

I want a speed plugin.
I was still looking for a plugin with speed on the bind, but I couldn't find it. Can you help me?
Be it like this: you can put bind x +speed(eg.), and in the plugin you can...
Forum: Suggestions / Requests 08-09-2019, 02:36
Replies: 3
Views: 861
Posted By VenomMix
Re: [Problem] Timelimit

game.cfg.
Solved.
Forum: Suggestions / Requests 08-08-2019, 15:35
Replies: 3
Views: 861
Posted By VenomMix
[Problem] Timelimit

I have problem with timelimit on server.
I set from server.cfg timelimit 30 and when I change the map I have 45 minutes.
Forum: Suggestions / Requests 08-05-2019, 08:40
Replies: 1
Views: 961
Posted By VenomMix
[Problem] VIP

I have a problem and I don't know how to solve it.
the plugin works fine, but it's a problem with armor.
if I set 10ap (example), at first I have 110, as is normal, but then, the second round...
Forum: Suggestions / Requests 06-25-2019, 16:07
Replies: 1
Views: 997
Posted By VenomMix
[REQ] Vip problems

Hi, i have this plugin:
#include <amxmodx>
#include <cstrike>
#include <fun>
#include <hamsandwich>
#include <engine>
#include <fakemeta>
#include <cc_colorchat>

#define p. "Classic...
Forum: Suggestions / Requests 06-25-2019, 04:48
Replies: 4
Views: 1,465
Posted By VenomMix
Forum: General 06-18-2019, 09:03
Replies: 0
Views: 2,343
Posted By VenomMix
[Problem] Custom.hpk

Hi!
3 months ago we reinstalled the server on this version:
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
ReHLDS version: 3.4.0.669-dev
Build date: 18:21:09 Mar 29 2019 (1812)

-...
Forum: General 06-16-2019, 16:17
Replies: 7
Views: 2,846
Posted By VenomMix
Re: Ip Class

I do not know what are you talking about. The subject is about ip, not steam id.
Forum: Suggestions / Requests 06-15-2019, 03:36
Replies: 4
Views: 1,465
Posted By VenomMix
Re: [REQ] Afk Message

No, i don't want it.
I want it to be easier.
Forum: General 06-14-2019, 03:41
Replies: 7
Views: 2,846
Posted By VenomMix
Re: Ip Class

Because it has steam id changer.
1.8.3 offers the host company as recommended
Forum: Suggestions / Requests 06-13-2019, 08:31
Replies: 4
Views: 1,465
Posted By VenomMix
[REQ] Afk Message

Hi!
I currently have a mix server and it's very annoying that when a player stays afk, he does not announce and after 2-3 rounds his team asking restarting because their player was afk.
So, if I...
Forum: General 06-13-2019, 08:23
Replies: 7
Views: 2,846
Posted By VenomMix
Ip Class

I'm not sure if there is any error from the version of amxmodx 1.8.3d, but I can not ban ip class from listip. I have a problem-player who has a wall and is still on the server. I banned all of the...
Forum: Suggestions / Requests 05-12-2019, 08:13
Replies: 3
Views: 1,040
Posted By VenomMix
Re: [REQ] Add IP in Ratescheck

That's how I do, but I'm also looking for valve clients who do not save their data, and that's how I can figure out why they haven't an interp in our conditions of game.
Thanks for help / support...
Forum: Suggestions / Requests 05-09-2019, 15:10
Replies: 3
Views: 1,040
Posted By VenomMix
[REQ] Add IP in Ratescheck

Can you add IP to the list in ratescheck?
/* AMX Mod script
*
* RatesCheck v1.60 by pRED*
* -------------------------
*
* Prints the rates all all connected players into the console
*...
Forum: Suggestions / Requests 04-09-2019, 12:21
Replies: 2
Views: 744
Posted By VenomMix
Re: [REQ] Gametracker Activity

I asked for something else. I want the activity of each player to be registered in logs.
Forum: Suggestions / Requests 04-09-2019, 10:12
Replies: 2
Views: 744
Posted By VenomMix
[REQ] Gametracker Activity

Can this plugin be created?
I want the activity of gametracker players to be saved in logs in the server database (addons-amxmodx-logs)
e.g:
Venom: 25hours
Slaiphar: 38 hours
Forum: Suggestions / Requests 04-06-2019, 02:02
Replies: 2
Views: 1,130
Posted By VenomMix
Re: Add color to the chat plugin

#include <amxmodx>
#include <amxmisc>
#include <ColorChat>

new g_msgChannel

#define MAX_CLR 10

new amx_show_activity;
new g_AdminChatFlag = ADMIN_CHAT;
Forum: Suggestions / Requests 04-05-2019, 15:45
Replies: 4
Views: 1,057
Posted By VenomMix
Forum: Suggestions / Requests 04-05-2019, 15:37
Replies: 4
Views: 1,057
Posted By VenomMix
Re: [Edit] ban permission

well can not be configured and can give ban by name?
I've had a plugin which I could give ban at valve clients, but i lost him.
Forum: Suggestions / Requests 04-05-2019, 15:01
Replies: 4
Views: 1,057
Posted By VenomMix
[Edit] ban permission

[https://forums.alliedmods.net/showthread.php?t=80858
I can not ban a player with "amx_ban".
I can only ban myself, at others write to me "The client was not authorized by the server."
You can...
Showing results 1 to 25 of 61

 
Forum Jump

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


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