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

Showing results 1 to 25 of 500
Search took 0.04 seconds.
Search: Posts Made By: OciXCrom
Forum: New Plugin Submissions 02-25-2024, 09:21
Replies: 73
Views: 32,518
Posted By OciXCrom
Re: AWP Models [XP System Support]

Your issue has nothing do to with this plugin.
Forum: New Plugin Submissions 02-25-2024, 09:16
Replies: 845
Views: 236,073
Posted By OciXCrom
Re: OciXCrom's Rank System [XP|Levels|Ranks]

Yes, by adding this sub-plugin
https://www.amxx-bg.info/forum/viewtopic.php?f=110&p=47525
Forum: Suggestions / Requests 07-10-2022, 10:05
Replies: 4
Views: 751
Posted By OciXCrom
Re: [HELP] need this plugin once per map

In a game where no players can join and leave until the map ends, sure, then it will work.
Forum: Suggestions / Requests 07-10-2022, 07:23
Replies: 7
Views: 7,307
Posted By OciXCrom
Re: Request plugin /spec , /ct , /t

Use my plugin and set gospec_spec_flag to "".
Forum: Suggestions / Requests 07-10-2022, 07:21
Replies: 5
Views: 778
Posted By OciXCrom
Re: [REQ] getxp for OcixCrom xp system

@lexzor - Re-joining the server will allow for the command to be used again.

#include <amxmodx>
#include <cromchat>
#include <crxranks>

#if !defined MAX_AUTHID_LENGTH
const...
Forum: Suggestions / Requests 07-10-2022, 07:17
Replies: 4
Views: 751
Posted By OciXCrom
Re: [HELP] need this plugin once per map

What was the point of creating a new thread?
The above plugin won't work properly. That's once per player id, not once per map.
Forum: Suggestions / Requests 07-09-2022, 07:56
Replies: 2
Views: 483
Posted By OciXCrom
Re: console error

The plugin requires this plugin - https://escapers-zone.net/viewtopic.php?t=49
Simply having the include files doesn't mean you have the stuff needed for them to work.
Forum: General 07-08-2022, 14:29
Replies: 1
Views: 689
Posted By OciXCrom
Forum: Suggestions / Requests 07-08-2022, 14:25
Replies: 5
Views: 778
Posted By OciXCrom
Re: [REQ] getxp for OcixCrom xp system

#include <amxmodx>
#include <cromchat>
#include <crxranks>

public plugin_init()
{
register_plugin("CRXRanks: GetXP Cmd", "1.0", "OciXCrom")
register_clcmd("say /getxp", "Cmd_GetXP")...
Forum: Suggestions / Requests 07-03-2022, 07:19
Replies: 2
Views: 553
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
Views: 4,410
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
Views: 807
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: 252
Views: 115,753
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: 845
Views: 236,073
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
Views: 655
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: 845
Views: 236,073
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: 252
Views: 115,753
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
Views: 1,171
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
Views: 950
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: 361
Views: 128,422
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
Views: 948
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: 252
Views: 115,753
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: 845
Views: 236,073
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: 845
Views: 236,073
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: 845
Views: 236,073
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.
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 18:14.


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