Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $
Target: $400
0%
Page 1 of 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.05
seconds.
Search:
Posts Made By:
OciXCrom
Forum:
Suggestions / Requests
07-03-2022, 07:19
Replies:
2
Hud message to chat ?
Views:
84
Posted By
OciXCrom
Re: Hud message to chat ?
Why still using hardcoded plugins in 2022?
https://forums.alliedmods.net/showthread.php?t=308540
Forum:
Suggestions / Requests
07-03-2022, 07:17
Replies:
10
/spec and /back plugin
Views:
2,569
Posted By
OciXCrom
Re: /spec and /back plugin
https://www.amxx-bg.info/forum/viewtopic.php?f=21&t=1114
Forum:
General
06-28-2022, 16:55
Replies:
1
Inspect animation
Views:
135
Posted By
OciXCrom
Re: Inspect animation
How do you expect to modify your server without installing any mods?
Forum:
New Plugin Submissions
06-25-2022, 07:14
Replies:
231
Chat Manager [Admin Prefix & Color Chat]
Views:
78,777
Posted By
OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]
Of course I need to see the plugin first.
Forum:
New Plugin Submissions
06-24-2022, 15:00
Replies:
820
OciXCrom's Rank System [XP|Levels|Ranks]
Views:
164,635
Posted By
OciXCrom
Re: OciXCrom's Rank System [XP|Levels|Ranks]
There isn't one currently and this is a lot of work to get everything working perfectly.
A simple command to show just the rank is less work but needs to be done differently depending on whether...
Forum:
Scripting Help
06-24-2022, 14:56
Replies:
5
Help In Coding
Views:
181
Posted By
OciXCrom
Re: Help In Coding
What are you bumping for?
Have you actually read anything?
Have you tried anything?
We can't simply feed the coding to you with a spoon.
Forum:
New Plugin Submissions
06-23-2022, 14:26
Replies:
820
OciXCrom's Rank System [XP|Levels|Ranks]
Views:
164,635
Posted By
OciXCrom
Re: OciXCrom's Rank System [XP|Levels|Ranks]
There is via sub-plugins, but not directly via the plugin itself. Statistics are planned for a long-awaited future update.
Because you have more serious issues with your server or SQL...
Forum:
New Plugin Submissions
06-23-2022, 14:22
Replies:
231
Chat Manager [Admin Prefix & Color Chat]
Views:
78,777
Posted By
OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]
The plugin is already connected with a level system - https://forums.alliedmods.net/showthread.php?t=308540
Forum:
HL1 Servers (HLDS)
06-23-2022, 14:21
Replies:
5
Solved
Help compiling.
Views:
208
Posted By
OciXCrom
Re: Help compiling.
The compiler you're using and the .inc files are in 2 completely different places.
Forum:
Suggestions / Requests
06-23-2022, 14:19
Replies:
2
change the sounds of awp
Views:
229
Posted By
OciXCrom
Re: change the sounds of awp
No, it can't. Changing weapon sounds is not possible. It's clearly written in the thread:
You need to rewrite the entire weapon script in order to do that.
Forum:
Approved Plugins
06-21-2022, 16:16
Replies:
342
Knife Models [XP System & Skills Support]
Views:
89,186
Posted By
OciXCrom
Re: Knife Models [XP System & Skills Support]
That is planned for the next update which I can't tell when it would be.
Of course I won't make it have only 3 categories. That's amateur work.
This is a beta-version of what I tried some time...
Forum:
Suggestions / Requests
06-21-2022, 16:14
Replies:
7
Solved
How to edit color of this?
Views:
231
Posted By
OciXCrom
Re: How to edit color of this?
Because it's not a plugin, it's a snippet that you can use.
You cannot change the color of those icons.
Forum:
New Plugin Submissions
06-18-2022, 17:27
Replies:
231
Chat Manager [Admin Prefix & Color Chat]
Views:
78,777
Posted By
OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]
Reorganize your tags in the .ini file. The ones higher in list have priority against ones below them.
The plugin will grant the player the first prefix that he meets the requirements for, starting...
Forum:
New Plugin Submissions
06-10-2022, 14:30
Replies:
820
OciXCrom's Rank System [XP|Levels|Ranks]
Views:
164,635
Posted By
OciXCrom
Re: OciXCrom's Rank System [XP|Levels|Ranks]
I didn't mention anything about renaming or deleting a file?
Forum:
New Plugin Submissions
06-10-2022, 14:03
Replies:
820
OciXCrom's Rank System [XP|Levels|Ranks]
Views:
164,635
Posted By
OciXCrom
Re: OciXCrom's Rank System [XP|Levels|Ranks]
Thanks for the translation.
It cannot be the same if you changed it. After map change it will start reading data from a fresh new file so no old data could possible be there.
You need to change...
Forum:
New Plugin Submissions
06-09-2022, 14:33
Replies:
820
OciXCrom's Rank System [XP|Levels|Ranks]
Views:
164,635
Posted By
OciXCrom
Re: OciXCrom's Rank System [XP|Levels|Ranks]
Simply change the name of the vault file or SQL table where the data is saved (via the .ini file).
Having a command to do this is very dangerous.
Forum:
New Plugin Submissions
06-09-2022, 14:32
Replies:
231
Chat Manager [Admin Prefix & Color Chat]
Views:
78,777
Posted By
OciXCrom
Re: Chat Manager [Admin Prefix & Color Chat]
#include <amxmodx>
#include <chatmanager>
#include <zmvip>
public plugin_init()
{
register_plugin("CM: ZV Prefix", "1.0", "OciXCrom")
}
public cm_on_player_data_updated(id)
Forum:
Suggestions / Requests
06-06-2022, 14:02
Replies:
18
Logs for amx_ss
Views:
498
Posted By
OciXCrom
Re: Logs for amx_ss
That means you didn't do anything. The plugin is the .amxx file, not the .sma. You need to compile it of course.
Forum:
Suggestions / Requests
06-04-2022, 06:48
Replies:
3
New type of.. plugin? Pay for it! (custom model for each 13 levels)
Views:
334
Posted By
OciXCrom
Re: New type of.. plugin? Pay for it! (custom model for each 13 levels)
You can use any plugin for model selection and edit it to have a level requirement. Examples:
https://forums.alliedmods.net/showthread.php?t=337272
https://amxx-bg.info/forum/viewtopic.php?t=2938
Forum:
New Plugin Submissions
06-04-2022, 06:44
Replies:
820
OciXCrom's Rank System [XP|Levels|Ranks]
Views:
164,635
Posted By
OciXCrom
Re: OciXCrom's Rank System [XP|Levels|Ranks]
There's no need to manually add natives. Just do #include <crxranks> and you won't have to worry about getting something wrong.
Forum:
Scripting Help
06-04-2022, 06:42
Replies:
8
Problem with zombie ghost class
Views:
386
Posted By
OciXCrom
Re: Problem with zombie ghost class
Do you use Semiclip? If yes, that's the issue.
Forum:
Suggestions / Requests
06-04-2022, 06:34
Replies:
6
[Request] Making These Two Plugin Compatible
Views:
265
Posted By
OciXCrom
Re: [Request] Making These Two Plugin Compatible
That is a very old version of the Spy Admin plugin. This is the latest one - https://www.amxx-bg.info/forum/viewtopic.php?f=32&t=64
Forum:
Suggestions / Requests
06-04-2022, 06:33
Replies:
3
How to create .mdl file with text ?
Views:
209
Posted By
OciXCrom
Re: How to create .mdl file with text ?
Find any model that has the dimensions you want and simply apply the texture onto it using Jed's HLMV. There is no decompilation needed. You can directly edit the textures there.
Forum:
New Plugin Submissions
05-31-2022, 15:40
Replies:
820
OciXCrom's Rank System [XP|Levels|Ranks]
Views:
164,635
Posted By
OciXCrom
Re: OciXCrom's Rank System [XP|Levels|Ranks]
I don't see any code.
Forum:
New Plugin Submissions
05-29-2022, 10:01
Replies:
36
Rank System [ Ranks | Levels | EXP ]
Views:
10,239
Posted By
OciXCrom
Re: Rank System [ Ranks | Levels | EXP ]
Because client_print_color() does not exist in AMXX 1.8.2.
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
18:21
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2022, vBulletin Solutions, Inc.
Theme made by Freecode