: If you're using Co-op Lua, then you can't run an additional net script.
: Instead, here's an MML script that starts you with an AR in addition to
: pistol: https://gist.github.com/treellama/6341904
: Put this in both players' Scripts directories. Films recorded with it
: installed will only play back correctly with it installed. Remember to
: remove it for normal play.
: You can add other items if you want, by duplicating the item index line,
: changing the index (7 to 15 are available to you) and changing the item
: type.
: The item types are in the order they appear in the Forge menu. Pistol is 1,
: fusion pistol is 3, SPNKR is 8, TOZT is 15, shotgun is 22, and SMG is 34.
: Ammo works too.
Fantastic. We'll definitely try this out. Our main reason for the co-op script was to increase the available weapons in order to compensate for the coop weapon bug, so having something like this available probably means we don't need it.
Would combining the two scripts work? The teleporter is useful for avoiding future suicide traps and for other.. fun diversions.