quote: How can model lua script case desync? Armcir was my first model, could i made some errors? |
Lua Unit Scripts are, in engine terms, Lua Gadgets, and reside in LuaRules folder and in synced execution context.
They can do a lot of things besides just desyncing. They can do
anything. You could make a Linux emulator inside of a LUS and get Quake running on it.
(that said, armcir.lua doesn't look suspicious enough, but then the hypothetical bug wouldn't either, otherwise there would be no need for blanket bisects like this)