Phasor is a server extension for Halo PC which focuses on giving the end-user the ability to deeply customize gameplay. Phasor does this via its scripting system, which uses the Lua language. Scripters are able to react to and change many different aspects of the game.
Whenever I try to call the Lua function unpack, it gives me a "Cannot call a nil value" error. I've used the function unpack all over the place in previous versions of Phasor; perhaps this version is using an outdated Lua library?
Whenever I try to call the Lua function unpack, it gives me a "Cannot call a nil value" error. I've used the function unpack all over the place in previous versions of Phasor; perhaps this version is using an outdated Lua library?