Toribash
Prev Previous Post   Next Post Next
Original Post
suomynona's scripts for random dismemberments and fractures
These scripts require the 2.7 beta to use. If you don't know where it is, go on IRC more.

This one is remarkably simple, actually...

"dm.lua" is for dismember and fracture on key press, "q" to dismember and "o" to fracture.

"dtg.lua" is for dismemberment upon touching the ground. Good for aerial matches or 0 gravity...

"dismemdojo.lua" is for dismemberment upon going outside of a set area, look at the "dojosize = blah" here, and set it in the standard format (centimeters). Default is 600 for you lazy people.

"dismemdojo2.lua" is recommended above the original, because it reads dojo size from the game rules now, saving you the trouble of setting it. Isn't suo a genius?

"dmrand.lua" is the standard reason of the phrase "WTH WHY THE **** DID THAT BREAK!??!". Chance percentages can be found in the file.

"hand-cannon-e.lua" is hand cannon extended, q and o to shoot. Just don't grab when you fire.

"hand-cannon-e2.lua" is hand cannon extended with aiming.
Attached Files
dm.lua (482 Bytes, 1004 views)
dtg.lua (319 Bytes, 222 views)
dismemdojo.lua (537 Bytes, 179 views)
dismemdojo2.lua (581 Bytes, 191 views)
dmrand.lua (344 Bytes, 208 views)
hand-cannon-e.lua (870 Bytes, 273 views)
hand-cannon-e2.lua (1.0 KB, 318 views)
Last edited by suomynona; Aug 2, 2007 at 06:52 PM. Reason: Additions...