AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Infinite Round (v2.1.2) (https://forums.alliedmods.net/showthread.php?t=117782)

SlyghtlySour 04-06-2018 23:54

Re: Infinite Round (v2.1.2)
 
why this doesn't work on listen server?
It only runs on dedicated, listen server just crash u_u

Pawangond 08-05-2018 09:14

Re: Infinite Round (v2.1.2)
 
Quote:

//AMXXPC compile.exe
// by the AMX Mod X Dev Team


//// infinite_round.sma
//
// C:\Users\Google\Desktop\amx 1.8.3 win\addons\amxmodx\scripting\include\cvar_ut
il.inc(61) : warning 201: redefinition of constant/macro (symbol "CvarBounds")
// C:\Users\Google\Desktop\amx 1.8.3 win\addons\amxmodx\scripting\infinite_round.
sma(191) : error 021: symbol already defined: "MaxClients"
// C:\Users\Google\Desktop\amx 1.8.3 win\addons\amxmodx\scripting\infinite_round.
sma(351) : error 022: must be lvalue (non-constant)
//
// 2 Errors.
// Could not locate output file C:\Users\Google\Desktop\amx 1.8.3 win\addons\amxm
odx\scripting\compiled\infinite_round.amx (compile failed).
//
// Compilation Time: 0.86 sec
// ----------------------------------------

Press enter to exit ...
something looks wrong with this cvar utils, Using amxmodx 1.8.3

Quote:

Similar features have been integrated to latest 1.8.3-dev build, this is recommenced to not use anymore this module.
And without cvar utils how we can compile this on amx 1.8.3 ?

Pawangond 08-05-2018 09:27

Re: Infinite Round (v2.1.2)
 
thanks ! this helped

SlyghtlySour 10-02-2018 08:58

Re: Infinite Round (v2.1.2)
 
Quote:

Originally Posted by JuanPabloOlivosCordova (Post 2612166)
hi I have gungame server, and I found out infinte round stops warmup round to occure

how do I make warmup time to occur?

I paused infinte round plugin and saw that warm up worked

I have in server.cfgwarmup timer and weapoin

buena men xd
I have the same problem. have you found any solution?

luciaus18 12-25-2018 08:10

Re: Infinite Round (v2.1.2)
 
I want time to be reset when it go to 0:00. I heart that I have to put every flag except a for this. But I can't compile the plugin: //// infinite_round.sma
// amxmodx\scripting\infinite_round.sma(147) : fatal error 110: assertion failed: AMX Mod X 1.8.2+ required ! Download it at : http:

I have Amxmodx 1.8.2

OciXCrom 12-25-2018 09:11

Re: Infinite Round (v2.1.2)
 
Quote:

Originally Posted by luciaus18 (Post 2630899)
I have Amxmodx 1.8.2

No, you don't or you downloaded it from a site that isn't amxmodx.org.

luciaus18 12-25-2018 15:31

Re: Infinite Round (v2.1.2)
 
Yep, that complier from computer is v1.8.1.3. So I have to compile it with 1.8.2

edit: [AMXX] Plugin "infinite_round.amxx" failed to load: Module/Library "cvar_util" required for plugin. Check modules.ini.
I got cvar_util.inc. Should I install cu_amx_cvar_fix.amxx too and then to add cvar_util in modules.ini

OciXCrom 12-26-2018 06:30

Re: Infinite Round (v2.1.2)
 
Having the .inc file doesn't mean you have the plugin that runs it. You need the plugin that registers that library running in your server.
You don't add anything in modules.ini.

luciaus18 12-26-2018 21:19

Re: Infinite Round (v2.1.2)
 
I installed everything and server crash without error.

cu_amx_cvar_fix.amxx + modules
infinite_round.amxx + orpheu + includes

Stresss 03-25-2019 15:32

Re: Infinite Round (v2.1.2)
 
Quote:

Originally Posted by Arkshine (Post 2552065)


Thanks, this helped for amx 1.8.3


All times are GMT -4. The time now is 01:09.

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