Tips to improve scripting practice(s) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Tips to improve scripting practice(s) (
/showthread.php?tid=632933)
Tips to improve scripting practice(s) -
Uberanwar - 22.04.2017
Hey everyone, so recently I was updating my gamemode script.
Suddenly, my PC crashed due to some reasons while I was scripting.
I booted up the PC again, then opened my gamemode script and it became blank! (luckily I have a backup, just imagine if I didn't?)
Do you guys have any tips on this - to improve my scripting practice(s) to prevent such issues?
Re: Tips to improve scripting practice(s) -
noPANDA - 22.04.2017
sounds like a computer problem more than a "scripting" problem. i guess backup your scripts more often?
Re: Tips to improve scripting practice(s) -
SyS - 22.04.2017
Use git
Re: Tips to improve scripting practice(s) -
Antenastyle - 22.04.2017
Lot of Backups
Re: Tips to improve scripting practice(s) -
Vince - 22.04.2017
Quote:
Originally Posted by SyS
Use git
|
Preferably in combination with an online service like GitHub or BitBucket (if you want free private repositories) because if your hard drive crashes you still lose everything.