Thread: [Solved] Ban players if disconnect
View Single Post
4ever16
Veteran Member
Join Date: Apr 2015
Old 06-02-2019 , 09:23   Re: Ban players if disconnect
Reply With Quote #167

Quote:
Originally Posted by Bugsy View Post
You may be using an old copy of nvault utility. I ended up moving the nvault array functionality out of utility into its own include.
The old plugin could be compiled only with AMX Mod X Compiler 1.8.3-dev+5147

What amxx version are you using?
I tested all cind of versions with your latest edit allways problem.

The latest edit can't be compiled i tested all cinds of amxx versions and downloaded nvault_util.inc from https://forums.alliedmods.net/showthread.php?t=139584

Depending on the amxx version i get this problem.


Or this problem.
PHP Code:
nvault_array.inc(42) : error 021symbol already defined"nvault_set_array" 
nvault_array.inc(80) : error 021symbol already defined"nvault_get_array" 

Last edited by 4ever16; 06-02-2019 at 09:26.
4ever16 is offline