Raised This Month: $ Target: $400
 0% 

[MOD] CS Halloween Mod (v6.4.1)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
HundredEyes
Member
Join Date: Sep 2022
Old 08-04-2023 , 04:44   Re: [MOD] CS Halloween Mod (v6.4.1)
Reply With Quote #1

Im' not sure why but I can't run server with halloween maps.. I installed hwnc_blackbush_b4 too and still can't run server
I copied addons, addons src, resources. Did I miss something?

Last edited by HundredEyes; 08-04-2023 at 04:45.
HundredEyes is offline
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 08-04-2023 , 05:26   Re: [MOD] CS Halloween Mod (v6.4.1)
Reply With Quote #2

Quote:
Originally Posted by HundredEyes View Post
Im' not sure why but I can't run server with halloween maps.. I installed hwnc_blackbush_b4 too and still can't run server
I copied addons, addons src, resources. Did I miss something?
What version did you install, reapi or round control?
I also recommend you to install a newer release from the GitHub: https://github.com/Hedgefog/cs-hallo...loween-mod-642

P.S: Installing the roundcontrol module on the reapi server will cause crashes, so don't do it.

P.P.S: I have a plan to release a big update for the mod in the future and I'll fully remove roundcontrol support.
__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities

Last edited by Hedgehog Fog; 08-04-2023 at 05:28.
Hedgehog Fog is offline
HundredEyes
Member
Join Date: Sep 2022
Old 08-04-2023 , 05:33   Re: [MOD] CS Halloween Mod (v6.4.1)
Reply With Quote #3

I have round control and got 6.4.2 version. I have amxmodx 1.8.2

There are some bugs with the npcs. On certain maps doesn't appear any npc.

Cosmetic inventory doesn't always put you on inspect camera to see the costume you select. Also sometimes if you select one cosmetic of the list, next round dissapear.

I'm waiting for your update. This mod is very nice. Do you have a date of release?

Last edited by HundredEyes; 08-04-2023 at 05:40.
HundredEyes is offline
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 08-04-2023 , 05:38   Re: [MOD] CS Halloween Mod (v6.4.1)
Reply With Quote #4

Quote:
Originally Posted by HundredEyes View Post
round control and got 6.4.2 versios
Do you have a regamedll server?

You need to compile addons manually if you download it from here, however, you can download autobuilded plugins from GitHub.
For ReAPI server download "halloween-mod-642-addons-reapi.zip", if you have vanilla server then download "halloween-mod-642-addons.zip".
Extract the archive to the cstrike folder of your server.



In case you have reapi server and already installed roundcontrol version, do installation of reapi version of the mod and then go to the "cstrike/addons/amxmodx/modules" folder and remove these files:
  • roundcontrol_amxx_i386.so
  • roundcontrol_amxx.dll
__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities

Last edited by Hedgehog Fog; 08-04-2023 at 05:52.
Hedgehog Fog is offline
HundredEyes
Member
Join Date: Sep 2022
Old 08-04-2023 , 05:54   Re: [MOD] CS Halloween Mod (v6.4.1)
Reply With Quote #5

Quote:
Originally Posted by Hedgehog Fog View Post
Do you have a regamedll server?

You need to compile addons manually if you download it from here, however, you can download autobuilded plugins from GitHub.
For ReAPI server download "halloween-mod-642-addons-reapi.zip", if you have vanilla server then download "halloween-mod-642-addons.zip".
Extract the archive to the cstrike folder of your server.
I don't have regamedll.

About plugins, I did that. Only on this plugin got some warnings:
Code:
//// hwn_objective_marks.sma
// E:\HLDS (halloween)\cstrike\addons\amxmodx\scripting\hwn_objective_marks.sma(105) : warning 213: tag mismatch
// E:\HLDS (halloween)\cstrike\addons\amxmodx\scripting\hwn_objective_marks.sma(342) : warning 213: tag mismatch
// E:\HLDS (halloween)\cstrike\addons\amxmodx\scripting\hwn_objective_marks.sma(343) : warning 213: tag mismatch
// Header size:           1480 bytes
// Code size:            16848 bytes
// Data size:            27328 bytes
// Stack/heap size:      16384 bytes; max. usage is unknown, due to recursion
// Total requirements:   62040 bytes
//
// 3 Warnings.
// Done.
//
// Compilation Time: 0.22 sec
// ----------------------------------------
I choosed the non reapi one, as you said: halloween-mod-642-addons.zip. All plugins running corectly and I don't have any error in logs. Round control module running.

Last edited by HundredEyes; 08-04-2023 at 06:02.
HundredEyes is offline
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 08-04-2023 , 05:59   Re: [MOD] CS Halloween Mod (v6.4.1)
Reply With Quote #6

Quote:
Originally Posted by HundredEyes View Post
About plugins, I did that. Only on this plugin got some warnings
Never mind, should be ok.

Quote:
Originally Posted by HundredEyes View Post
There are some bugs with the npcs. On certain maps doesn't appear any npc.
What maps?

Quote:
Originally Posted by HundredEyes View Post
Cosmetic inventory doesn't always put you on inspect camera to see the costume you select. Also sometimes if you select one cosmetic of the list, next round dissapear.
Only if you are on spawn. Items are time limited.

Quote:
Originally Posted by HundredEyes View Post
I'm waiting for your update. This mod is very nice. Do you have a date of release?
Thanks! I'll release it this fall.
__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities

Last edited by Hedgehog Fog; 08-04-2023 at 06:04.
Hedgehog Fog is offline
HundredEyes
Member
Join Date: Sep 2022
Old 08-04-2023 , 12:34   Re: [MOD] CS Halloween Mod (v6.4.1)
Reply With Quote #7

Quote:
Originally Posted by Hedgehog Fog View Post
What maps?
Well I tried for example roadmotel map and it worked after few rounds (only 2 players playing). Then I tried fy map and didnt't work. Should be only halloween maps?
I tried with the map included in resources. Also I got one more map from gamebanana, one you shared and didn't work. As I said before, doesn't allow me to open the server (no crash, it just try to start then dissapear.

Quote:
Originally Posted by Hedgehog Fog View Post
Only if you are on spawn. Items are time limited.
I'm at first sight with this mode, I'm still learning, I have to take a look at the documentation about cvars, etc. Items are limited time but for me that time doesn't work. For example: I have devil horn and it says that is 600 seconds available, I guess. Then I press like 5 times to select it and deselect. It goes to 555 seconds. If I select it once again it works, I can select/deselect cosmetic as many times as I want but that 555 seconds remain the same. I don't get it. Maybe you can explain to me or if you don't have so much time I will take a look to the documentation.

Last edited by HundredEyes; 08-04-2023 at 12:35.
HundredEyes is offline
luciaus18
Senior Member
Join Date: Dec 2014
Old 10-21-2023 , 17:44   Re: [MOD] CS Halloween Mod (v6.4.1)
Reply With Quote #8

Hedgehog Fog, can you share mystery smoke plugin? thx
luciaus18 is offline
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 10-21-2023 , 21:38   Re: [MOD] CS Halloween Mod (v6.4.1)
Reply With Quote #9

Quote:
Originally Posted by luciaus18 View Post
Hedgehog Fog, can you share mystery smoke plugin? thx
This is Work in Progress spell for the next version.
__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities
Hedgehog Fog is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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