Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Lua Error Report

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
9/8/2025 1:22:43 AMAUrankAdminGoogleFrog before revert after revert
Before After
1 Are you saying that 1 Are you saying that
2 [q]for k, v in new_w do 2 [q]for k, v in new_w do
3 end[/q] 3 end[/q]
4 doesn't crash when new_w has elements? That's weird. Your code isn't anything I'd see in lua. Look up pairs. 4 doesn't crash when new_w has elements? That's weird, as I think your code is just invalid Lua. Look up pairs.