AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Zombie:Reloaded (https://forums.alliedmods.net/forumdisplay.php?f=132)
-   -   [CS:GO/CS:S] Release: Zombie:Reloaded Franug edition (Updated 4-Jul-2022) (https://forums.alliedmods.net/showthread.php?t=277597)

rustaveli 06-28-2016 01:57

Re: Zombiereloaded Franug edition with support for CS:GO and CS:S
 
Quote:

Originally Posted by Franc1sco (Post 2431310)
Upload the latest stable version for fix -> http://www.sourcemod.net/downloads.php?branch=stable (build 5915)

thx very much !

aidrox 07-04-2016 14:12

Re: Zombiereloaded Franug edition with support for CS:GO and CS:S
 
francisco its not working for me its writing plugin not runable

Magniacx 07-14-2016 13:22

Re: Zombiereloaded Franug edition with support for CS:GO and CS:S
 
Hi all :)

I have install this plugins, and it work perfectly, i just have a litle question :

When an human is shooting a zombie, the zombie is stuck, he can move and go away for don't be kill. It's not a real knockback but just a slowdown really annoying for zombies.

There is a way to fix it ?

A big thank you in advance !

helpme_please 07-25-2016 23:48

Re: Zombiereloaded Franug edition with support for CS:GO and CS:S
 
hello.
Need Grenade bomb infection, antidote bomb, survivor round, swarm round

thank you so much.

Cooky 07-26-2016 04:00

Re: Zombiereloaded Franug edition with support for CS:GO and CS:S
 
It looks like the latest SM build bugs this edition. Players become zombie even with 15/20 seconds left on the countdown and Humans have Zombie claws...

I will revert to an older version...

Quote:

SourceMod Version Information:
SourceMod Version: 1.8.0.5921
SourcePawn Engine: SourcePawn 1.8, jit-x86 (build 1.8.0.5921)
SourcePawn API: v1 = 4, v2 = 11
Compiled on: Jul 24 2016 05:28:26
Built from: https://github.com/alliedmodders/sou...commit/a69d7cc
Build ID: 5921:a69d7cc
http://www.sourcemod.net/

Cooky 07-26-2016 07:39

Re: Zombiereloaded Franug edition with support for CS:GO and CS:S
 
Since (?) we have a lot of crashes... nothing changed. Disabled some plugins, crashdumps available... but can't read them.

Last in logs is always a teamchange. Something to do with this plugin?

Quote:

L 07/26/2016 - 13:30:04: "Nikita<4><STEAM_1:0:1465021902><>" changed role to "phoenix"
L 07/26/2016 - 13:30:04: "Naruto<15><STEAM_1:0:730616925><>" changed role to "phoenix"
L 07/26/2016 - 13:30:04: "PoN4Ik<13><STEAM_1:0:4852365><>" changed role to "phoenix"
L 07/26/2016 - 13:30:04: "Maksim<6><STEAM_1:0:306855011><>" changed role to "st6"
**** WARNING: Watchdog timer exceeded, aborting!
Wrote minidump to: /home/steam/gameservers/csgo/zombieescape/csgo/addons/sourcemod/data/dumps/35809bc1-1c26-8b4e-7cbb4c71-5b087949.dmp
./srcds_run: line 318: 32282 Aborted (core dumped) $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Tue Jul 26 13:30:19 CEST 2016: Server restart in 10 seconds

Aymeric VII 07-29-2016 03:12

Re: Zombiereloaded Franug edition with support for CS:GO and CS:S
 
Quote:

Originally Posted by Cooky (Post 2439706)
Since (?) we have a lot of crashes... nothing changed. Disabled some plugins, crashdumps available... but can't read them.

Last in logs is always a teamchange. Something to do with this plugin?

Try -nowatchdog in your command line then restart the server and see if this occurs anymore.

kadet.89 07-31-2016 05:04

Re: Zombiereloaded Franug edition with support for CS:GO and CS:S
 
How can I make my own commit to the plugin?

If I check the number of zombies in the ZR_OnClientInfected, it returns wrong number in case if it's called from OnClientDisconnect
InfectZombieToHuman

To fix it there should be added a line of code:

PHP Code:

public OnClientDisconnect(client)
{
    
InfectZombieToHuman(client); <-- this line
    
... 


usla 08-01-2016 16:16

Re: Zombiereloaded Franug edition with support for CS:GO and CS:S
 
when i try to compile your version i get zombiereloaded.sp(36) : fatal error 182: cannot read from file: "emitsoundany"

PeEzZ 08-01-2016 16:34

Re: Zombiereloaded Franug edition with support for CS:GO and CS:S
 
You need this: https://forums.alliedmods.net/showthread.php?t=237045
download "emitsoundany.txt" and put into your "sctipting/includes" folder


All times are GMT -4. The time now is 06:02.

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