View Single Post
Originally Posted by SparChar View Post
Daanando, did you just make it so that it saves just like you normally would if you press F midgame? Awesome.

Hey,, nobody said I had to reinvent each individual component of the wheel too. ;)

Btw, William that's probably why the chat is a bit stingy, I tried to stem the tide of "SafeSave.rpl has been saved to tthe /replay/.. folder". To go back to full unadulterated system messages, change this line:

add_hook("console","cleanup", console)

at the bottom of the script to:

--add_hook("console","cleanup", console)

I took a look to fix the double grip stuff, and each seemingly easy fix furthers unravels my script like a cheap sweater. It's doing my head in. I'll get back on it, and the suggestions of other soon.

Also, thanks for the enthusiastic praise, guys. Keeps me fired up.
-----
Originally Posted by SparChar View Post
Daanando, did you just make it so that it saves just like you normally would if you press F midgame? Awesome.

Originally Posted by RoBotN1nja View Post
I found out by trying this with running that it does not work

I feared that was a possibillity. But to make sure: your test was strictly a saved multiplayer game to multiiplayer, right? Toribash calculates things every so slightly differently between single player and multiplayer.
Last edited by Daanando; Apr 9, 2014 at 04:34 AM. Reason: <24 hour edit/bump