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

Showing results 1 to 25 of 119
Search took 0.02 seconds.
Search: Posts Made By: HamletEagle
Forum: New Plugin Submissions 11-24-2023, 05:22
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

Can you please try this version of the plugin? https://forums.alliedmods.net/showpost.php?p=2714910&postcount=272

Please let me know if you encounter any issues. If not, I think it is past time I...
Forum: New Plugin Submissions 10-23-2023, 11:39
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

I know you probably just misspoke, but to avoid any confusion: ReAPI has nothing to do with this. New signatures are required for the game binary itself (ReGameDLL). Alternatively, this plugin can be...
Forum: New Plugin Submissions 10-22-2023, 11:43
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

This plugin uses orpheu, therefore it can't be directly used on a ReGameDLL server.
Forum: New Plugin Submissions 01-03-2022, 08:55
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

Are you using cl_minmodels by any chance? If models are being downloaded then the plugin is reading them correctly.
Forum: New Plugin Submissions 09-07-2021, 14:18
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

This is indeed extremely weird. Can you attach your configuration file so I can test?
Can you also try with this version: https://forums.alliedmods.net/showpost.php?p=2714910&postcount=272?
Forum: New Plugin Submissions 06-22-2021, 13:55
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

This looks weird. You are replacing the NULL model(first NULL) with something. Can you remove these lines and see what happens?
Forum: New Plugin Submissions 03-16-2021, 04:03
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

The plugin is made for amxx 1.8.2. 1.8.2 is the stable version so the only one plugins are required to support.
You can ignore the warning.
Forum: New Plugin Submissions 01-26-2021, 14:59
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

It compiles just fine for me. Try to compile with 1.8.2, not 1.8.3/1.9/1.10.
Forum: New Plugin Submissions 08-20-2020, 13:42
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

I don't know, maybe some of the include files from your local compiler are corrupted or something. Can you try redownloading the compiler?
Forum: New Plugin Submissions 08-20-2020, 08:34
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

I would appreciate if you could just wait and not spam the topic. People have lives outside of coding, you know?

Here's a small update:
-Tentatively fixed a bug which made it impossible to give...
Forum: New Plugin Submissions 08-17-2020, 09:09
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

I'll take a look and see if something is wrong. One question: the player with the first steamid doesn't get any skins at all or does he get the skins for the second steamid?
Forum: New Plugin Submissions 03-27-2020, 14:34
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

amxx version in server console.


Plugin file open error (plugin "entities_resources_replacements.amxx")

That s shouldn't be there unless you also changed the name of the amxx file.
Forum: New Plugin Submissions 03-27-2020, 03:29
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

Compile with the proper compiler for your amxx version and make sure the plugin is installed in plugins folder and added in plugins.ini with the same name.
Forum: New Plugin Submissions 01-02-2020, 08:02
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

Yes, this is correct. I'll try to remember to fix this if I ever update the plugin again.
The sad thing is I had an updated version with very important fixes and requested features more than a...
Forum: New Plugin Submissions 04-05-2018, 16:12
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

Sorry, but I don't have the time and I am not sure I want to convert, it means more work whenever I want to make some changes(coding, making sure everything works).
Forum: New Plugin Submissions 03-14-2018, 14:16
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

Where did I state you can do that? Replacing weapon sounds can't be done in a good and efficient way.
Forum: New Plugin Submissions 09-30-2017, 07:36
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

Looking at the include file, simply renaming socket_change to socket_is_readable should do the trick.
Forum: New Plugin Submissions 09-29-2017, 15:32
Replies: 309
Views: 123,592
Posted By HamletEagle
Forum: New Plugin Submissions 09-03-2017, 12:19
Replies: 309
Views: 123,592
Posted By HamletEagle
Forum: New Plugin Submissions 08-28-2017, 11:44
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

Yes, get someone that can either make a signature for regamedll or maybe replace that part with reapi(don't know if it has the needed functions).

You can actually send me a PM with latest...
Forum: New Plugin Submissions 08-28-2017, 05:19
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

The error appears because weapons need a function to be hooked with orpheu. Since regamedll is compiled differently the signature is not going to work, thus weapon models not replacing.
If it does...
Forum: New Plugin Submissions 08-27-2017, 10:24
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

Most likely yes. Since it check for signatures only inside gamedll, not engine.
Forum: New Plugin Submissions 08-27-2017, 08:30
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

"ReGameDLL"...
This plugin works in default HLDS only. Anything that uses orpheu module won't work in ReGameDLL unless changes are made.
Forum: New Plugin Submissions 07-14-2017, 14:10
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

No, I'm not going to support it. Mainly because I'm too lazy to port it to rehlds and secondly because I would have to test on both to make sure things works.
Forum: New Plugin Submissions 06-12-2017, 10:25
Replies: 309
Views: 123,592
Posted By HamletEagle
Re: Entity Resources Replacement[ V 1.4 ]

I don't know, honestly. Complete replacement does nothing that could in any way slow the map change. It may be something related with your server and/or other plugins, but not this one.
Complete...
Showing results 1 to 25 of 119

 
Forum Jump

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


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