Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $14
Target: $400
3%
Page 1 of 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.02
seconds.
Search:
Posts Made By:
OciXCrom
Forum:
New Plugin Submissions
Today, 17:28
Replies:
33
No Name Change
Views:
6,524
Posted By
OciXCrom
Re: No Name Change
https://img.shields.io/badge/update-v2.1 @ 07.03.2021-green.svg
Added support for Chat Manager (https://forums.alliedmods.net/showthread.php?t=297952) when changing nicknames with an admin...
Forum:
Scripting Help
Today, 14:43
Replies:
2
Someone can help?
Views:
79
Posted By
OciXCrom
Re: Someone can help?
The "could someone" section is here - https://forums.alliedmods.net/forumdisplay.php?f=12
Explain why you want to do that.
Forum:
New Plugin Submissions
Today, 10:49
Replies:
86
OciXCrom's Admin Chat - 2021 UPDATE!
Views:
38,440
Posted By
OciXCrom
Re: OciXCrom's Admin Chat - 2021 UPDATE!
https://img.shields.io/badge/update-v4.1 @ 07.03.2021-green.svg
Added support for all games! The plugin no longer works only in Counter-Strike. The only difference you will see in other games is...
Forum:
New Plugin Submissions
Today, 10:40
Replies:
192
Chat Manager [Admin Prefix & Color Chat]
Views:
53,916
Posted By
OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]
A new CromChat update has been released and uploaded in the plugin's archive. Please recompile your plugin with it if you're experiencing wrong team colors in chat.
Forum:
Code Snippets/Tutorials
Today, 10:21
Replies:
62
[INC] CromChat - a better ColorChat!
Views:
30,403
Posted By
OciXCrom
Re: [INC] CromChat - a better ColorChat!
https://img.shields.io/badge/update-v3.0 @ 07.03.2021-green.svg
Fixed the issue where the messages would use the wrong team color (credits to WPMGPRoSToTeMa and his ChatPrint library). The...
Forum:
New Plugin Submissions
Yesterday, 18:12
Replies:
9
[CS] Zombie Panic 1.3.0
Views:
1,118
Posted By
OciXCrom
Re: [CS] Zombie Panic 1.3.0
Thanks!
Just a small note:
GiveReward(pPlayer, szReward[], iDefaultAmount = 0) {
new iXp = GetReward(pPlayer, szReward, iDefaultAmount);
crxranks_give_user_xp(pPlayer, iXp, _,...
Forum:
Suggestions / Requests
Yesterday, 17:21
Replies:
7
Health per Level
Views:
255
Posted By
OciXCrom
Re: Health per Level
Let me see your .ini file.
No advice would be viable if you don't know how to make plugins.
Forum:
Scripting Help
Yesterday, 17:08
Replies:
5
Modifying damage of specific guns in Day of Defeat 1.3
Views:
84
Posted By
OciXCrom
Re: Modifying damage of specific guns in Day of Defeat 1.3
https://amxmodx.org/api/dodconst#DoD%20weapons
Not sure where you found the AMXX 1.6 documentation API. That's outdated. Use the above link.
Forum:
New Plugin Submissions
Yesterday, 10:21
Replies:
86
OciXCrom's Admin Chat - 2021 UPDATE!
Views:
38,440
Posted By
OciXCrom
Re: OciXCrom's Admin Chat
https://img.shields.io/badge/update-v4.0 @ 06.03.2021-green.svg
The long awaited rewrite is here! The plugin has been rewritten from scratch; the code is majorly improved and completely...
Forum:
New Plugin Submissions
Yesterday, 08:13
Replies:
177
Furien Mod v0.5.7
Views:
41,390
Posted By
OciXCrom
Re: Furien Mod v0.5.7
You wouldn't get a missing HamSandwich function error if you installed AMXX correctly.
Forum:
New Plugin Submissions
03-05-2021, 22:22
Replies:
177
Furien Mod v0.5.7
Views:
41,390
Posted By
OciXCrom
Re: Furien Mod v0.5.7
Downloading AMXX from the original site*
Forum:
Suggestions / Requests
03-05-2021, 17:07
Replies:
7
Health per Level
Views:
255
Posted By
OciXCrom
Re: Health per Level
Explain.
Forum:
General
03-05-2021, 15:44
Replies:
1
Change name twice
Views:
93
Posted By
OciXCrom
Re: Change name twice
Obviously a plugin is causing it. Find it and disable it.
Forum:
Suggestions / Requests
03-05-2021, 10:00
Replies:
2
hudmessage edit
Views:
68
Posted By
OciXCrom
Re: hudmessage edit
If the author didn't bother checking if even the message works, you think he bothered checking the rest of his code?
If that's a DHUD message, nothing can be done. It must be replaced with HUD...
Forum:
Suggestions / Requests
03-04-2021, 14:15
Replies:
2
mute plugin
Views:
96
Posted By
OciXCrom
Re: mute plugin
And then you realized it's not the plugins you're testing, but the plugins you have in your server that don't work with mute.
Forum:
Code Snippets/Tutorials
03-03-2021, 10:09
Replies:
7
[INC] cmd_targetex(): @all, @ct, @t, @me, @view & more!
Views:
194
Posted By
OciXCrom
Re: [INC] cmd_targetex(): @all, @ct, @t, @me, @view & more!
I'm aware of this, but I wasn't able to find a complete list of team names in all games. I did add only "cstrike" teams that work only when modname is "cstrike". You can easily add more:
static...
Forum:
General
03-03-2021, 08:36
Replies:
10
i need an updated anti cheat
Views:
1,163
Posted By
OciXCrom
Re: i need an updated anti cheat
That's what they all say. Steam doesn't mean no cheats.
And again - prove it.
Forum:
General
03-02-2021, 22:41
Replies:
10
i need an updated anti cheat
Views:
1,163
Posted By
OciXCrom
Re: i need an updated anti cheat
Prove it.
Forum:
Code Snippets/Tutorials
03-02-2021, 15:17
Replies:
7
[INC] cmd_targetex(): @all, @ct, @t, @me, @view & more!
Views:
194
Posted By
OciXCrom
Re: [INC] cmd_targetex(): @all, @ct, @t, @me, @view & more!
Update v1.1 - the 1.9/1.10 requirement has been dropped. TargetEx can now be used in AMXX 1.8.2 as well.
Forum:
Suggestions / Requests
03-02-2021, 14:58
Replies:
7
Health per Level
Views:
255
Posted By
OciXCrom
Re: Health per Level
How can it be HP steal if the player is dead?
#include <amxmodx>
#include <amxmisc>
#include <crxranks>
#include <fun>
#include <hamsandwich>
#define PLUGIN_VERSION "1.0"
Forum:
Suggestions / Requests
03-02-2021, 14:44
Replies:
5
Run time error 10
Views:
154
Posted By
OciXCrom
Re: Run time error 10
Yes. The first step is providing the plugin.
Forum:
Code Snippets/Tutorials
03-02-2021, 11:02
Replies:
7
[INC] cmd_targetex(): @all, @ct, @t, @me, @view & more!
Views:
194
Posted By
OciXCrom
[INC] cmd_targetex(): @all, @ct, @t, @me, @view & more!
https://raw.githubusercontent.com/OciXCrom/TargetEx/master/version.png (https://github.com/OciXCrom/TargetEx)
cmd_targetex() - Advanced Command Targeting
...
Forum:
General
03-02-2021, 09:56
Replies:
6
Hudmessages disappear fast.
Views:
137
Posted By
OciXCrom
Re: Hudmessages disappear fast.
set_task(5
The difference between using 5 and 5.0 when the argument demands a float is astronomical.
This message is not being sent every 5 seconds. It's being sent 10 times per second because...
Forum:
Scripting Help
03-02-2021, 09:50
Replies:
2
Player out of range
Views:
114
Posted By
OciXCrom
Re: Player out of range
Check if the user is connected before getting his team.
You shouldn't be using "client_connect" because the user isn't connected yet. Use "client_putinserver".
Forum:
New Plugin Submissions
03-02-2021, 09:37
Replies:
27
Command Restrictions
Views:
5,757
Posted By
OciXCrom
Re: Command Restrictions
https://img.shields.io/badge/update-v2.1 @ 02.03.2021-green.svg
Added an option to restrict commands based on the number of currently connected players.
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
11
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Server Discussion
Source Servers (SRCDS)
HL1 Servers (HLDS)
AMX Mod X
News
Bug Reports
General
Off-Topic
Plugins
Suggestions / Requests
Approved Plugins
New Plugin Submissions
Unapproved/Old Plugins
Translation Request
High-Traffic Plugins
GunGame
UAIO (Ultimate All-In-One Plugin)
xREDIRECT
CSDM
AMX Super
RuneMod
Zombie Plague Mod
SuperHero Mod
News
Tech Support
Scripting Help
Off-Topic / General Chat
Heroes
Suggestions / Requests
Approved Heroes
New Submissions
Unapproved/Old Heroes
Module Heroes
SuperHero Mod Stats - By 123
(OLD) Bug Reports
Scripting
Scripting Help
Code Snippets/Tutorials
Module Coding
Donor Access
SourceMod
News
General
Plugins
Plugins
Unapproved Plugins
Plugin/Gameplay Ideas and Requests
High-Traffic Plugins
SourceMod Anti-Cheat
Zombie:Reloaded
SourceBans / SourceBans++
VSH / Freak Fortress
Store
SM_Hosties
HLstatsX:CE
Scripting
Extensions
Snippets and Tutorials
Donor Access
Metamod: Source
Metamod:Source Plugins
Metamod:Source Questions
Coding MM:S Plugins & SM Extensions
Hosted Stuff
Asherkin's Plugins
TFDodgeball
TF2Items
SteamTools
Bail's Plugins
CSDM
CS:S DM
Off-Topic & Trash
Off-Topic
Trash
All times are GMT -4. The time now is
20:47
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2021, vBulletin Solutions, Inc.
Theme made by Freecode