Raised This Month: $32 Target: $400
 8% 

Re Zombie Plague


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
fl0werD
Senior Member
Join Date: May 2011
Old 12-03-2020 , 02:49   Re Zombie Plague
Reply With Quote #1

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.
Attached Files
File Type: zip ReZombiePlague-1.0.0.zip (3.44 MB, 420 views)

Last edited by fl0werD; 12-03-2020 at 03:04.
fl0werD is offline
Send a message via ICQ to fl0werD
SoulWeaver16
Senior Member
Join Date: May 2021
Location: Uruguay
Old 08-12-2023 , 09:34   Re: Re Zombie Plague
Reply With Quote #2

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.
__________________
Extended Arm Weapon Skin v2.1 {16/Apr/23}
(Detect which class is and associate it with the corresponding arms)
SideWeapons v0.2 {01/Sep/22}
(New version of Back Weapons v1.87)

SoulWeaver16 is offline
Celena Luna
Veteran Member
Join Date: Aug 2013
Location: Nagazora
Old 08-14-2023 , 00:38   Re: Re Zombie Plague
Reply With Quote #3

Quote:
Originally Posted by SoulWeaver16 View Post
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
__________________
My plugin:

Last edited by Celena Luna; 08-14-2023 at 00:48.
Celena Luna is offline
metal_upa
Senior Member
Join Date: Jun 2016
Old 08-14-2023 , 02:10   Re: Re Zombie Plague
Reply With Quote #4

Quote:
Originally Posted by SoulWeaver16 View Post
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
metal_upa is offline
SoulWeaver16
Senior Member
Join Date: May 2021
Location: Uruguay
Old 08-14-2023 , 13:30   Re: Re Zombie Plague
Reply With Quote #5

Quote:
Originally Posted by Celena Luna View Post
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
__________________
Extended Arm Weapon Skin v2.1 {16/Apr/23}
(Detect which class is and associate it with the corresponding arms)
SideWeapons v0.2 {01/Sep/22}
(New version of Back Weapons v1.87)

SoulWeaver16 is offline
SoulWeaver16
Senior Member
Join Date: May 2021
Location: Uruguay
Old 08-14-2023 , 13:31   Re: Re Zombie Plague
Reply With Quote #6

Quote:
Originally Posted by metal_upa View Post
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
__________________
Extended Arm Weapon Skin v2.1 {16/Apr/23}
(Detect which class is and associate it with the corresponding arms)
SideWeapons v0.2 {01/Sep/22}
(New version of Back Weapons v1.87)

SoulWeaver16 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 06:46.


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