Game mod content deleted - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Game mod content deleted (
/showthread.php?tid=676252)
Game mod content deleted -
baovevieta - 03.06.2020
Hello,
I was just working on my game mode , i pressed ctrl + s to save that but accidently the computer power just cuted off and the computer shoted down , its just saved 25480 lines and others just gone !!!! what should i do my last backup its so old i really need that guyz is there any way to get it back please helpme im dying : (((((
http://www.domainnameforum.org/showthread.php?t=156599
Re: Game mod content deleted -
Variableā¢ - 03.06.2020
I don't think you can. But I can advise you to use Atom, Sublime Text 3 or VSCode. They automatically save your code so that if the editor or your system unexpectedly shut down or crashed, you wouldn't lose your progress. I can at least say that for Atom and Sublime Text, haven't tried VSCode for similar problems.
EDIT: And use git. Create a private repository for your project, so that you can also keep track of your changes, and avoid loss of code.
Don't use pawno.