Raised This Month: $7 Target: $400
 1% 

[Module] - Zombie Plague 5.0.5


Post New Thread Reply   
 
Thread Tools Display Modes
artos
Senior Member
Join Date: Mar 2010
Old 04-24-2013 , 08:43   Re: [Module] - Zombie Plague 5.0.5
Reply With Quote #11

Thanks for response.

Quote:
Originally Posted by joropito View Post
5.0.8 it's beta. I prefer to keep this module within zp release/stable.
It's called beta but it's without bugs. Almost every one server rund 5.0.8 because of new natives and fixed bugs.
__________________

Last edited by artos; 04-24-2013 at 08:43.
artos is offline
Send a message via Skype™ to artos
AmineKyo
فوق سريرك
Join Date: Oct 2011
Location: Morocco
Old 04-24-2013 , 09:16   Re: [Module] - Zombie Plague 5.0.5
Reply With Quote #12

Quote:
Originally Posted by joropito View Post
5.0.8 it's beta. I prefer to keep this module within zp release/stable.
It's just called "beta" see its changelog.
__________________
AmineKyo is offline
Podarok
BANNED
Join Date: Jan 2011
Location: Narnia
Old 04-24-2013 , 09:44   Re: [Module] - Zombie Plague 5.0.5
Reply With Quote #13

Please do use zp 5.0.8, 5.0.5 has lots of bugs, which are fixed on the newest ZP...
Podarok is offline
joropito
AlliedModders Donor
Join Date: Mar 2009
Location: pfnAddToFullPack
Old 04-24-2013 , 21:54   Re: [Module] - Zombie Plague 5.0.5
Reply With Quote #14

Ok, I will move to 5.0.8 in next release (with gamemodes)
__________________

Divide et vinces
approved plugins | steam account

I don't accept PM for support. Just ask on forums.
If you're looking for private work, PM me.
joropito is offline
Send a message via MSN to joropito
11922911
Senior Member
Join Date: Dec 2011
Location: Yuen Long Country
Old 04-26-2013 , 08:19   Re: [Module] - Zombie Plague 5.0.5
Reply With Quote #15

amazing!
11922911 is offline
meTaLiCroSS
Gaze Upon My Hat
Join Date: Feb 2009
Location: Viņa del Mar, Chile
Old 04-26-2013 , 15:54   Re: [Module] - Zombie Plague 5.0.5
Reply With Quote #16

PHP Code:
SERVER_COMMAND(MF_BuildPathnameR(filesizeof(file) - 1"%s/zombieplague.cfg"MF_GetLocalInfo("amxx_configsdir""addons/amxmodx/configs"))); 
Wouldn't be that...

PHP Code:
SERVER_COMMAND(MF_BuildPathnameR(filesizeof(file) - 1"exec %s/zombieplague.cfg"MF_GetLocalInfo("amxx_configsdir""addons/amxmodx/configs"))); 
?
__________________
Quote:
Originally Posted by joropito View Post
You're right Metalicross
meTaLiCroSS is offline
myusername
Senior Member
Join Date: Aug 2012
Old 04-27-2013 , 12:21   Re: [Module] - Zombie Plague 5.0.5
Reply With Quote #17

Great work for sure. When will be next release?
__________________
Rest in piece.
myusername is offline
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 04-28-2013 , 15:27   Re: [Module] - Zombie Plague 5.0.5
Reply With Quote #18

Man,great work can i say GREAT , you deserve +karma from all ZombieMod lovers i'll hope that you will suport this module in the future and yes please move to the latest 5.0.8 update seems that have a few bugfixes



Later Edit: I am tring to recompile it under Windows using MSVC2010 and i am getting the folowing error:
Code:
1>------ Rebuild All started: Project: Zombie Plague Mod, Configuration: Release Win32 ------
1>  gamedll_utils.cpp
1>D:\Programe\HLDS\zp50mod\include\gamedll_utils.h(81): warning C4804: '<=' : unsafe use of type 'bool' in operation
1>  module.cpp
1>d:\programe\hlds\zp50mod\include\gamedll_utils.h(81): warning C4804: '<=' : unsafe use of type 'bool' in operation
1>  amxxmodule.cpp
1>sdk\amxxmodule.cpp(2244): error C2733: second C linkage of overloaded function 'Meta_Query' not allowed
1>          sdk\amxxmodule.cpp(2243) : see declaration of 'Meta_Query'
1>  zp50_core.cpp
1>d:\programe\hlds\zp50mod\include\gamedll_utils.h(81): warning C4804: '<=' : unsafe use of type 'bool' in operation
1>  Generating Code...
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
Any help ?
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers

Last edited by CryWolf; 04-28-2013 at 15:54. Reason: compiler error :)
CryWolf is offline
Send a message via MSN to CryWolf Send a message via Yahoo to CryWolf
joropito
AlliedModders Donor
Join Date: Mar 2009
Location: pfnAddToFullPack
Old 04-28-2013 , 16:48   Re: [Module] - Zombie Plague 5.0.5
Reply With Quote #19

Quote:
Originally Posted by CryWolf View Post
Man,great work can i say GREAT , you deserve +karma from all ZombieMod lovers i'll hope that you will suport this module in the future and yes please move to the latest 5.0.8 update seems that have a few bugfixes



Later Edit: I am tring to recompile it under Windows using MSVC2010 and i am getting the folowing error:
Code:
1>------ Rebuild All started: Project: Zombie Plague Mod, Configuration: Release Win32 ------
1>  gamedll_utils.cpp
1>D:\Programe\HLDS\zp50mod\include\gamedll_utils.h(81): warning C4804: '<=' : unsafe use of type 'bool' in operation
1>  module.cpp
1>d:\programe\hlds\zp50mod\include\gamedll_utils.h(81): warning C4804: '<=' : unsafe use of type 'bool' in operation
1>  amxxmodule.cpp
1>sdk\amxxmodule.cpp(2244): error C2733: second C linkage of overloaded function 'Meta_Query' not allowed
1>          sdk\amxxmodule.cpp(2243) : see declaration of 'Meta_Query'
1>  zp50_core.cpp
1>d:\programe\hlds\zp50mod\include\gamedll_utils.h(81): warning C4804: '<=' : unsafe use of type 'bool' in operation
1>  Generating Code...
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
Any help ?
Make sure you're using latest amxmodx 1.8.2 source code
__________________

Divide et vinces
approved plugins | steam account

I don't accept PM for support. Just ask on forums.
If you're looking for private work, PM me.
joropito is offline
Send a message via MSN to joropito
K.K.Lv
Veteran Member
Join Date: Aug 2008
Location: GameFolder
Old 04-29-2013 , 09:39   Re: [Module] - Zombie Plague 5.0.5
Reply With Quote #20

should I update the HLSDK ?

Code:
e:\amx mod x\metamod\metamod\sdk_util.h(79): error C2664: “void (int,char *,char *,char *)”:
__________________
QQ:116268742
K.K.Lv is offline
Send a message via MSN to K.K.Lv
Reply


Thread Tools
Display Modes

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 03:37.


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