1 |
[quote] How can model lua script case desync? Armcir was my first model, could i made some errors? [/quote]
|
1 |
[quote] How can model lua script case desync? Armcir was my first model, could i made some errors? [/quote]
|
2 |
Lua Unit Scripts are, in engine terms, Lua Gadgets, and reside in LuaRules folder and in synced execution context.
|
2 |
Lua Unit Scripts are, in engine terms, Lua Gadgets, and reside in LuaRules folder and in synced execution context.
|
3 |
\n
|
3 |
\n
|
4 |
They can do a lot of things besides just desyncing. They can do [i]anything[/i]. You could make a Linux emulator inside of a LUS and get Quake running on it.
|
4 |
They can do a lot of things besides just desyncing. They can do [i]anything[/i]. You could make a Linux emulator inside of a LUS and get Quake running on it.
|
|
|
5 |
\n
|
|
|
6 |
(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)
|