Hope so, i'm eager to learn, so if you need hand, i'm here.
Beiträge von hOlyYy
-
-
Thats promising.
Well, i didn't know MAM gathers information about players on server... Nice, it is easy to make one, just a little coding pff wish i know all prog. langs...duh, i feel stupid, never looked at mam console output xD
-
Ye ye i know luke, i'm part of aIW mod team, and because of that i came here to help manu improve mam.
-
Bingo manu, console_mp.log contains all information that MAM needs for slots plugin.
Since server have this output:
[ 383984] dvar set party_lobbyPlayerCount 4/18 PLAYERS
[ 383984] dvar set party_partyPlayerCount 4 player(s) in 's party.
[ 384004] dvar set party_lobbyPlayerCount 4/18 PLAYERS
[ 384004] dvar set party_partyPlayerCount 4 player(s) in 's party.It is possible to reserve last few slots for admins, but i think you idea manu is goin to load server as bigbrotherbot does, it may cause crashes.
Maybe MAM can check this dvar every few seconds, and if it is (example) 17/18 randomly kick someone from server.btw !ban command is not working on MW2, had to add !tempbanclient
-
As i said, they are implemented and slots doesn't work.
Maybe one out of 200 slots will work, why i don't know, it's bugged.I think it's much easier to write simple admin plugin than to rebuild bugged.
Since MAM have constant communication with server it is possible to make one. -
Is it possible to make plugin for slots reservation since aiw's one doesn't work.
I've expirience with AMXmodX for HLDS but since MAM is using php i can't make one, cause i'm lacking php lang skills