RaidMax / IW4M-Admin

Complete administration tool for IW4x, Pluto T6, Pluto IW5, Pluto T5, Pluto T4, H1-Mod, CoD4x, IW6x, TeknoMW3, and most Call of Duty® dedicated servers.
MIT License
215 stars 44 forks source link

Fix Game Interface / AC Callbacks + support for T5ZM, T6MP and T6ZM for the Game Interface. #288

Closed xerxes-at closed 1 year ago

xerxes-at commented 1 year ago

Fixes the following:

Adds the following:

Other changes:

RaidMax commented 1 year ago

What's the reason for defining an entirely new set of methods for T5ZM? Could we not check a dvar to see if it's zm vs mp and then register the GetXuid and GetPlayerFromClientNum respectively?

Edit: Actually I just realized it might complain about referencing the method even if you aren't calling it.. Which if so is annoying.

xerxes-at commented 1 year ago

Your guess regarding t5zm is dead on, unlike on t6 it will complain about any and all mp scripts.