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

Showing results 1 to 25 of 323
Search took 0.01 seconds.
Search: Posts Made By: Ark_Procession
Forum: Suggestions / Requests 01-19-2024, 17:21
Replies: 3
Views: 358
Posted By Ark_Procession
Re: Plugin Cvar per Map or Prefix

Hi! thanks for anwering.

Author made this update on his github that fixed the error, thoughts?

#include <amxmodx>
#include <engine>

#define PLUGIN "Bot Freeze"
#define VERSION "1.1"...
Forum: Suggestions / Requests 01-17-2024, 10:46
Replies: 3
Views: 358
Posted By Ark_Procession
Plugin Cvar per Map or Prefix

Hi!

I just requested a plugin for bot freezetime for example (along many others that i can't set cvars to a specific value other than the amxx.cfg file)

#include <amxmodx>
#include <engine>
...
Forum: Suggestions / Requests 01-17-2024, 10:15
Replies: 27
Views: 3,271
Posted By Ark_Procession
Re: Bot Names Plugin

I understand now, thanks i thought it did the same as the OciXCrom one.

Well, anyway his plugin is really good and has served me for years.

I won't forget your arabstreets and c4 round timer...
Forum: Suggestions / Requests 01-17-2024, 10:13
Replies: 3
Views: 399
Posted By Ark_Procession
Re: Extra freezetime for zbots

Thank you, that work just fine!

do you know if it is resource intensive if many bots?

thank you so much :)
Forum: Suggestions / Requests 01-16-2024, 09:54
Replies: 3
Views: 399
Posted By Ark_Procession
Extra freezetime for zbots

Zbots are rushers :nono:

Can someone make this happen?

Like a mp_bot_freezetime 10
and if mp_freezetime is 5

Human player will have 5 seconds and bots 10.
Forum: Suggestions / Requests 01-15-2024, 18:49
Replies: 27
Views: 3,271
Posted By Ark_Procession
Re: Bot Names Plugin

I 've just tested it again , not working but maybe i am not creating the botnames file correctly.
location and name?
Forum: Suggestions / Requests 01-15-2024, 08:57
Replies: 27
Views: 3,271
Posted By Ark_Procession
Re: Bot Names Plugin

I can't even make your version work at all.
Forum: Suggestions / Requests 01-13-2024, 18:41
Replies: 27
Views: 3,271
Posted By Ark_Procession
Re: Bot Names Plugin

What are you talking about?

the plugin works, yes.

The described functionality i need is not implemented.

EDIT:
I think i understand what you mean, names are not repeated as for a single...
Forum: Suggestions / Requests 01-13-2024, 11:22
Replies: 27
Views: 3,271
Posted By Ark_Procession
Re: Bot Names Plugin

What you mean with "this"?

the code is the plugin and as far as i know it doesn't support the described functionality.
the fact i am playing with it for 2 years is solid proof.
Forum: Suggestions / Requests 01-11-2024, 15:24
Replies: 27
Views: 3,271
Posted By Ark_Procession
Re: Bot Names Plugin

Hello! its been some time.

To this day my brother and i accumulated 300+ custom bot names and it has been really fun.

This is insane ofc... but we are kind of ambicious and want to see newer...
Forum: Trash 12-28-2023, 14:43
Replies: 2
Views: 1,166
Posted By Ark_Procession
Re: Revive Teammates

also, there is already a revive plugin worked by ARUKARI and tested by me.

It is really polished and solid. Give it a try.

Link is on another website, not sure on the rules if i can add it here.
Forum: Plugin/Gameplay Ideas and Requests 12-28-2023, 12:13
Replies: 1
Views: 436
Posted By Ark_Procession
Re: SDK Beautiful Hooks not working anymore in latest sourcemod version

Apparently i have amnesia

https://forums.alliedmods.net/showthread.php?t=335887
Forum: Plugin/Gameplay Ideas and Requests 12-27-2023, 14:51
Replies: 1
Views: 436
Posted By Ark_Procession
SDK Beautiful Hooks not working anymore in latest sourcemod version

Global buyzone and bombzone work no more. any ideas or fixes for latest sourcemod stable?

#include <sdktools>
#include <sdkhooks>

#define VERSION "0.1.0"

public Plugin:myinfo = {
name =...
Forum: New Plugin Submissions 11-12-2023, 15:33
Replies: 175
Views: 65,005
Posted By Ark_Procession
Re: Simple Menu Builder

If trying to bind certain commands like regame, rehlds ones

How to make it work with admin commands?

Otherwise i get this:

"couldn't execute privileged command"

but in console if i do...
Forum: Suggestions / Requests 05-06-2023, 22:24
Replies: 19
Views: 4,920
Posted By Ark_Procession
Re: [REQ] Hud Msg for alive players

this is the one i am using with dhud:


/* Sublime AMXX Editor v2.2 */

#pragma semicolon 1

#include <amxmodx>

#define PLUGIN "Show Players"
Forum: Suggestions / Requests 01-21-2023, 13:47
Replies: 7
Views: 819
Posted By Ark_Procession
Re: Help serach good leveling plugin

I dont think you will find anything better than ociXcrom.

What's the problem with it anyway?

Any suggestions? have you thought that maybe he can take it in consideration?
Forum: Suggestions / Requests 12-23-2022, 16:04
Replies: 3
Views: 584
Posted By Ark_Procession
Defuse Message

can someone make it without colors and the chatcolor include?
or at least make it work with today amx.

#include <amxmodx>
#include <csx>
#include <chatcolor>

#define ANTIFLOOD_DELAY ...
Forum: Suggestions / Requests 12-23-2022, 15:43
Replies: 11
Views: 1,283
Posted By Ark_Procession
Re: Cancel Defuse on hit

Hey thanks for the time writing that, but i don't think that is what i am looking for.

I would need a plugin that actively cancels the defuse on damage for humans and zbots , not only a message.
Forum: General 12-13-2022, 16:50
Replies: 6
Views: 927
Posted By Ark_Procession
Re: Looking for Dev - Aim Realism alternative

Have tested a few minutes yesterday and so did today but strangely i cannot recreate the issue as for now.

I am using a custom version without crosshair functions, the one i intend to use given i...
Forum: General 12-12-2022, 21:31
Replies: 6
Views: 927
Posted By Ark_Procession
Re: Looking for Dev - Aim Realism alternative

Hi!

Server crash due to a runtime error, I have not used it for a while now so i don't remeber exactly. Also it did not happen every day, but sometimes, or some days you literally could not use...
Forum: Off-Topic 12-12-2022, 20:00
Replies: 11
Views: 3,634
Posted By Ark_Procession
Re: Does decompiling maps degrade them?

Hi, Map dev here.

As other users says, it will note be the same.

There are certain tips to decompiling a map for HL/CS/CZ that makes the process easier.
First make sure you are authorized to...
Forum: General 12-12-2022, 19:50
Replies: 6
Views: 927
Posted By Ark_Procession
Looking for Dev - Aim Realism alternative

Looking for a trusted dev, i know many from browsing this page for years.
so hopefully some veteran that i recognize will take this.

Some time ago, there was this plugin:...
Forum: Suggestions / Requests 12-12-2022, 19:34
Replies: 10
Views: 3,222
Posted By Ark_Procession
Re: Add a Prefix Tag in nick of players of each team (see example) PLEASE!

Congrats on necroing a 13 year old thread, you may not use those characters and you will be fine
Forum: Suggestions / Requests 12-09-2022, 00:34
Replies: 6
Views: 883
Posted By Ark_Procession
Re: Please, Can you Fix the Red Crosshair?

i understand.

Some time ago, a scripter posted a plugin called aim realism, but ultimately it crashed my server no matter how many times he fixed the plugin.

Now, i don't know if it crashed...
Forum: Suggestions / Requests 12-08-2022, 21:43
Replies: 0
Views: 495
Posted By Ark_Procession
Player Killed Himself Message

Hello, i have this code for a custom message that replaces the kill sprite from top right.

Problem is that i use plugins with fakedamage, i think, and some times it gives the messages
that:...
Showing results 1 to 25 of 323

 
Forum Jump

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


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