robsonslz Posted November 11, 2005 Share Posted November 11, 2005 HALLO FRIENDS I am Brazilian and know how to write little in English. My doubts is the following: it has HOW TO INCREASE TIME OF 7 MINUTES FOR 8 MINUTES, IN THE MISSION OF GTA VICE CITY DO THAT OF PLACING The BOMB IN THE BUILDING? -> The MISSION Is THAT OF DEMOLITION. it has HOW TO INCREASE MINUTES IN MAIN PARA OITO MINUTOS? I already tried SOME 40 TIMES And TO DON'T MANAGE TO PASS. I THEN solved ASK HELP FOR YOU, THERE IS POSSIBILITY TO INCREASE MINUTES FOR 8 OR 9. PLEASE! GIVE SOME HELP. I stay IN THE I wait FROM WHOM CAN SEND ME SOME HELP. WITHOUT BUT ROBSON FERREIRA Link to comment Share on other sites More sharing options...
Demarest Posted November 12, 2005 Share Posted November 12, 2005 No real need to post a topic AND PM me about it. One or the other is fine. It would be easier based on your skill level (as indicated by your PM) to just use my Time Vault Code Tool to pass the mission in game. To answer the question though, the variable 13608?? contains the time remaining in milliseconds. It is originally set to 420,000, which is 7 minutes exactly. Since opcode 03C3 assigns that var to a timer, the engine automatically decrements the value by 1 for every millisecond that passes. Link to comment Share on other sites More sharing options...
robsonslz Posted November 13, 2005 Author Share Posted November 13, 2005 No real need to post a topic AND PM me about it. One or the other is fine. It would be easier based on your skill level (as indicated by your PM) to just use my Time Vault Code Tool to pass the mission in game. To answer the question though, the variable 13608?? contains the time remaining in milliseconds. It is originally set to 420,000, which is 7 minutes exactly. Since opcode 03C3 assigns that var to a timer, the engine automatically decrements the value by 1 for every millisecond that passes. Sorry - Yes, I understood perfectly but, I don't know how to move correctly still in the file MAIN.SCM, and I would carry year to understand. It would stay but easy if you had sent me a hints it can where must starts, and which ones are the modification that must do to increase time in the mission 19 and inclusive in the name main.scm original file... Link to comment Share on other sites More sharing options...
robsonslz Posted November 13, 2005 Author Share Posted November 13, 2005 HALLO Demarest, Did backup of the file main.scm for mainOriginal.scm, and I soon after located the line where finds 03C3 and did a time test as it wanted. The same modified for: > Original: 03C3: set_timer_with_text_to $D4A type 1 text "RACES" ;; TEMPO: > Modified: 03C3: set_timer_with_text_to $D4A type 0 text "RACES" ;; TEMPO: Time instead of be reduced (7:00, 6:59, 6:58 etc... ) the same stayed thus after the file compilation Main.scm (7:00, 7:01, 7:02 etc...) I placed the Zero (0) in place of the A (1). it was legal. I am going to train in that time finish of placing the bomb, and after return the file for the Original (Main.Scm)... VALUED! BY THE HINTS and CAME OUT RIGHT! Thank you very much! P/S : If you have others hints about GASOLINE (of Dildo Dodo), HEALTH, ARMATURE, PACKAGE, RAMPAGE etc... Will it be that you has possibility of indicate me where finds all this? Even so I apologize by the exaggeration. If it don't inconveniences stake right here as it is just that it modifies (See above) A Big friend's Hug Robson Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now