SA-MP Forums Archive
Build Number [Question]! - 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)
+---- Forum: Discussion (https://sampforum.blast.hk/forumdisplay.php?fid=84)
+---- Thread: Build Number [Question]! (/showthread.php?tid=381065)

Pages: 1 2


Re: Build Number [Question]! - Mauzen - 29.09.2012

Indeed manipulating the original pwn is risky. When terminating the vb script for whatever reason (crash, power loss) maybe just parts of the file are already written, and the rest is lost. Id also recommend updating just a small file that contains the build number, and including it.


Re: Build Number [Question]! - Glint - 29.09.2012

Quote:
Originally Posted by Mauzen
Посмотреть сообщение
Indeed manipulating the original pwn is risky. When terminating the vb script for whatever reason (crash, power loss) maybe just parts of the file are already written, and the rest is lost. Id also recommend updating just a small file that contains the build number, and including it.
Read my 7'th post.

I am still more likely to go that way cause it sounds more easy and convincing.