Unknown Command: delta_game_1
#8
So, that is why it fails.

Ok, don't quit with Q while in edit mode.

Patch, default binds:
bind "MOUSE4" [if (! $editing) [modifier = 0] []; universaldelta  1]
bind "MOUSE5" [if (! $editing) [modifier = 0] []; universaldelta  -1]

Not the best solution. For a release, I'd suggest seeing if onQuit would work, and delete modifier on quit. Although it does seem to me that it did happen in the middle of the game sometimes, not sure how that happened, I could be wrong.

Edit: Seems fixed in svn.
Thanks given by:


Messages In This Thread
RE: Unknown Delt Cumfuqq - by Ronald_Reagan - 20 Jun 12, 04:15AM
RE: Unknown Delt Cumfuqq - by Frogulis - 20 Jun 12, 12:26PM
RE: Unknown Delt Cumfuqq - by jamz - 20 Jun 12, 04:28PM
RE: Unknown Command: delta_game_1 - by Ronald_Reagan - 21 Jun 12, 12:03AM