AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Zombie Plague Mod (https://forums.alliedmods.net/forumdisplay.php?f=126)
-   -   Re Zombie Plague (https://forums.alliedmods.net/showthread.php?t=328954)

fl0werD 12-03-2020 02:49

Re Zombie Plague
 
1 Attachment(s)
Author: fl0wer
GitHub: https://github.com/fl0werD/ReZombiePlague

What is this?
ReZombiePlague is the result of the development of a modification for the Counter-Strike game based on the original Zombie Plague modification using modern technologies and deeper integration over the game library.

Goals of the project
- Develop a modification architecture from scratch with the experience of previous years.
- Minimum dependencies between plugins.
- Extended API for plugins and minimum boilerplate code coverage.

Requirements
ReHLDS, ReGameDLL, Metamod-r (or Metamod-P), AMX Mod X, ReAPI.
Tip: Recommend using the latest versions.

How can I help the project?
Just install it on your game server and report problems you faced.

Credits
wellasgood, Nvoymax, Alex, DANDY, steelzzz, Droads, Nordic Warrior, kostikovkirill, CaHTuK, Bodom, DimaS, bristol, wopox1337 and others.

SoulWeaver16 08-12-2023 09:34

Re: Re Zombie Plague
 
I think I meet all the requirements, however I can't get the mod to work
Code:

L 08/12/2023 - 10:30:29: Invalid index 0 (count: 0)
L 08/12/2023 - 10:30:29: [AMXX] Displaying debug trace (plugin "rezp/rz_menu_join_human.amxx", version "1.0.0")
L 08/12/2023 - 10:30:29: [AMXX] Run time error 10: native error (native "ArrayGetCell")
L 08/12/2023 - 10:30:29: [AMXX]    [0] rz_menu_join_human.sma::@HandleMenu_ChooseTeam_Pre (line 122)
L 08/12/2023 - 10:30:29: [rezp/rz_menu_join_human.amxx] performance issue. Function @HandleMenu_ChooseTeam_Pre executed more than 24.4ms.
L 08/12/2023 - 10:30:29: [ReAPI] ReHlds: isn't available
L 08/12/2023 - 10:30:29: [AMXX] Displaying debug trace (plugin "rezp/rz_addon_flashlight.amxx", version "1.0.0")
L 08/12/2023 - 10:30:29: [AMXX] Run time error 10: native error (native "rh_emit_sound2")
L 08/12/2023 - 10:30:29: [AMXX]    [0] rz_addon_flashlight.sma::SetFlashlightEnabled (line 193)
L 08/12/2023 - 10:30:29: [AMXX]    [1] rz_addon_flashlight.sma::rz_class_change_post (line 79)
L 08/12/2023 - 10:30:29: [rezp/rz_addon_flashlight.amxx] performance issue. Function rz_class_change_post executed more than 29.2ms.
L 08/12/2023 - 10:30:29: [rezp/rz_player_class.amxx] performance issue. Function @CBasePlayer_Spawn_Pre executed more than 36.3ms.
L 08/12/2023 - 10:30:29: Invalid index 0 (count: 0)
L 08/12/2023 - 10:30:29: [AMXX] Displaying debug trace (plugin "rezp/rz_menu_join_human.amxx", version "1.0.0")
L 08/12/2023 - 10:30:29: [AMXX] Run time error 10: native error (native "ArrayGetCell")
L 08/12/2023 - 10:30:29: [AMXX]    [0] rz_menu_join_human.sma::@HandleMenu_ChooseTeam_Pre (line 122)
L 08/12/2023 - 10:30:29: [rezp/rz_menu_join_human.amxx] performance issue. Function @HandleMenu_ChooseTeam_Pre executed more than 24.1ms.


Celena Luna 08-14-2023 00:38

Re: Re Zombie Plague
 
Quote:

Originally Posted by SoulWeaver16 (Post 2808543)
I think I meet all the requirements, however I can't get the mod to work

https://github.com/fl0werD/rezombie/tree/master
Get the lastest version here
He/She stopped login here since 2021

metal_upa 08-14-2023 02:10

Re: Re Zombie Plague
 
Quote:

Originally Posted by SoulWeaver16 (Post 2808543)
I think I meet all the requirements, however I can't get the mod to work
Code:

L 08/12/2023 - 10:30:29: Invalid index 0 (count: 0)
L 08/12/2023 - 10:30:29: [AMXX] Displaying debug trace (plugin "rezp/rz_menu_join_human.amxx", version "1.0.0")
L 08/12/2023 - 10:30:29: [AMXX] Run time error 10: native error (native "ArrayGetCell")
L 08/12/2023 - 10:30:29: [AMXX]    [0] rz_menu_join_human.sma::@HandleMenu_ChooseTeam_Pre (line 122)
L 08/12/2023 - 10:30:29: [rezp/rz_menu_join_human.amxx] performance issue. Function @HandleMenu_ChooseTeam_Pre executed more than 24.4ms.
L 08/12/2023 - 10:30:29: [ReAPI] ReHlds: isn't available
L 08/12/2023 - 10:30:29: [AMXX] Displaying debug trace (plugin "rezp/rz_addon_flashlight.amxx", version "1.0.0")
L 08/12/2023 - 10:30:29: [AMXX] Run time error 10: native error (native "rh_emit_sound2")
L 08/12/2023 - 10:30:29: [AMXX]    [0] rz_addon_flashlight.sma::SetFlashlightEnabled (line 193)
L 08/12/2023 - 10:30:29: [AMXX]    [1] rz_addon_flashlight.sma::rz_class_change_post (line 79)
L 08/12/2023 - 10:30:29: [rezp/rz_addon_flashlight.amxx] performance issue. Function rz_class_change_post executed more than 29.2ms.
L 08/12/2023 - 10:30:29: [rezp/rz_player_class.amxx] performance issue. Function @CBasePlayer_Spawn_Pre executed more than 36.3ms.
L 08/12/2023 - 10:30:29: Invalid index 0 (count: 0)
L 08/12/2023 - 10:30:29: [AMXX] Displaying debug trace (plugin "rezp/rz_menu_join_human.amxx", version "1.0.0")
L 08/12/2023 - 10:30:29: [AMXX] Run time error 10: native error (native "ArrayGetCell")
L 08/12/2023 - 10:30:29: [AMXX]    [0] rz_menu_join_human.sma::@HandleMenu_ChooseTeam_Pre (line 122)
L 08/12/2023 - 10:30:29: [rezp/rz_menu_join_human.amxx] performance issue. Function @HandleMenu_ChooseTeam_Pre executed more than 24.1ms.


Last time i tried it has similar issue too, it's because dev dont add proper BOT support to the mod. You need to fix by yourself. BTW it's hard to find a server with this mod live online. All we can see is the modified version of ZP :)

SoulWeaver16 08-14-2023 13:30

Re: Re Zombie Plague
 
Quote:

Originally Posted by Celena Luna (Post 2808602)
https://github.com/fl0werD/rezombie/tree/master
Get the lastest version here
He/She stopped login here since 2021

I don't understand the installation, I downloaded a rezombie_master.zip file, but I don't see any .sma, so I see that I can't make it compatible with multimod_manager or similar

SoulWeaver16 08-14-2023 13:31

Re: Re Zombie Plague
 
Quote:

Originally Posted by metal_upa (Post 2808603)
Last time i tried it has similar issue too, it's because dev dont add proper BOT support to the mod. You need to fix by yourself. BTW it's hard to find a server with this mod live online. All we can see is the modified version of ZP :)

I guess I'll stick with the normal Zombie Plague


All times are GMT -4. The time now is 12:22.

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