AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   GunGame (https://forums.alliedmods.net/forumdisplay.php?f=104)
-   -   infinte round plus gungame (https://forums.alliedmods.net/showthread.php?t=315844)

veliflst 04-28-2019 01:54

infinte round plus gungame
 
hi if I have infitinte round and gungame working together


then this stops warm up round to happen

can someone fix so they can both work together

coz I have some plans, to add this muisc ove warm up round

https://www.youtube.com/watch?v=LzT2Q5hIh2U

arC` 07-12-2019 22:03

Re: infinte round plus gungame
 
https://c-s.net.ua/forum/topic63042.html try this metamod plugin instead of infinite round

veliflst 07-20-2019 01:07

Re: infinte round plus gungame
 
thanks, it works as in it stops from round from ending

but it doenst let warm up round happen

veliflst 07-23-2019 17:40

Re: infinte round plus gungame
 
I found this, but I dont understand what to do, it tells wat to do

https://forums.alliedmods.net/showpo...7&postcount=35

drakunovu6 04-11-2020 19:21

Re: infinte round plus gungame
 
I use ReHLDS and ReGameDLL with ReAPI to get Infinite Round working, if I need to end the round I use
PHP Code:

rg_round_end(const Float:tmDelay, const WinStatus:st, const ScenarioEventEndRound:event ROUND_NONE, const message[] = "", const sentence[] = "default", const bool:trigger false); 

This is a native provided with ReGameDLL to Force End the Round; BUT there's a problem, I have a JailBreak server and this is a bit buggy, so I changed everything to
PHP Code:

server_cmd("sv_restartround 1"

And use No Reset Score, only the Infinite Round.

veliflst 07-29-2020 14:00

Re: infinte round plus gungame
 
infinte round was working

but I tried updating amxx version from 1.82 to 1 90 to see if server wont crash, coz after maybe 8 maps, server crashes bevause of podbots, I thought
maybe try amxx 1 90, it might not crash

after I update to 1 90 when i activate infinte round it keeps crashing , server wont load

help?

maybe if start from scratch again

or there is a better way so round doesnt end without using infinite round amxx?


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

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