Nope,when it will be uptade 1.6 i will add more update links in the game (the update will contain new game file .exe)
And with checking only first one...It checks the ver.txt or i will just make it that if the game version is 1.5 it will just use set ver=1.5 on the start of the game.And when it checks for website,it checks the game version and the one that it checks.If the update will be 1.4 and the game version will be greater than 1.4 it will just goto the other link checking.
Oh i noticed that its gonna be like a loop because its gonna redirect back to the checking and it will check the website and redirect and check again in a loop...
Thats why i will make each update check look like that :
Code: Select all
...
:u1.2
bla bla bla
:u1.3
bla bla
...
And then when the game will check for 1.4 and the version will be greater than 1.4 it will just go to :u1.5 etc..
The updates will be just new mission packs and bug fixes.