• Avatar do Utilizador
  • Avatar do Utilizador
  • Avatar do Utilizador
Avatar do Utilizador
Por balau
Avatar
#22701
pois é... ja não falta assim tanto tempo... e eu como tenho no pc um widget com a contagem decrescente para o lançamento do IV...

a partir de agora vou postar aqui uma imagem com o tempo que falta...

esta contagem está feita para acabar às 00:01 do dia 29 de abril... +/-

Imagem
Avatar do Utilizador
Por VIP3R
Mensagens Avatar
#22748
Realmente.

Uni se vires isto edita para html sff.


[html]

Make A Countdown.com


// find time offset from GMT to make countdown accurate
offset = new Date();
Arrive = new Date(1209427260000 + (offset.getTimezoneOffset() * 60 * 1000)); // use milliseconds for constructor
function DateDiff() {

var td = document.getElementById("scroll");
Today = new Date();

Days = Math.floor((Date.parse(Arrive) - Date.parse(Today)) / 86400000);
Hours = Math.floor(((Date.parse(Arrive) - Date.parse(Today)) % 86400000) / 3600000);
Min = Math.floor((((Date.parse(Arrive) - Date.parse(Today)) % 86400000) % 3600000) / 60000);
Sec = Math.floor(((((Date.parse(Arrive) - Date.parse(Today)) % 86400000) % 3600000) % 60000) / 1000);

if ((Days





Loading Counter
Tempo restante para a saída do Jogo.



[/html]
Última edição por VIP3R em sábado fev 02, 2008 4:16 pm, editado 1 vez no total.
[DLC] Agents of Sabotage

Update: Adicionado info da DLC, Patch notes e vid[…]

https://www.youtube.com/watch?v=UUmKwJD76GY Ex[…]

https://www.youtube.com/watch?v=Vs_0sTq7gpQ O […]

https://media-rockstargames-com.akamaized.net/tin[…]

Visita o nosso portal de Notícias!