• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Forcing a QS MORE THAN ONCE?!

Status
Not open for further replies.
Level 19
Joined
Aug 8, 2007
Messages
2,765
it doesnt look closed. double posting in order to obtain attention is not against the rules. you may also contact a moderator about deleting all irrelevant posts inside the thread if u beleive this to be an issue.
 
Level 19
Joined
Aug 8, 2007
Messages
2,765
JASS:
It used to require 48 hours since last post or that the thread be pushed off the front page of the section.

i thought you were allowed to bump it if your providing new information or trying to grab attention to those who posted, but the rules side with you.

also,

Double threading: You may only create one thread for a given subject. If you have placed it on the wrong forum, report your thread and it'll be moved.

its still basically the same subject (qsing)
 
it doesnt look closed. double posting in order to obtain attention is not against the rules. you may also contact a moderator about deleting all irrelevant posts inside the thread if u beleive this to be an issue.

All of the talks about thread making are irralevant, please leave only the posts about quike save being done more than once, include this massege by itself, I REALLY NEED TO KNOW.
Sides, "how to QS" and "how to QS twise" are 2 subjects. Quike save once is simple GUI which I learned and a quike save done more than once is probably some trick using jass, they are not relevant to eachother.
 
hmmm,maybe pressing F6 in quick save will work

I need the quike save done by triggers, but going quike save via triggers cause the first save to be actuall saving prossess, and the rest ignored, but if you load the game, the following save will still occuse, then the rest will be ignored.

Loading for game start => allow the following save. V
Loading for saved game => allow the following save. V
No loading and save =>ignored. ?X?
Attached: map that proves that saving is impossible without loading using GUI:
Link:
Fixed Map
EDIT: wrong map, fixed the link.
2nd Edit: the map loaded the wrong file, quike save 2 -> now i tested it 2 times to make sure, its the correct sitation
 

Attachments

  • quike save 2.w3x
    1,022.5 KB · Views: 38
Last edited:
Level 19
Joined
Aug 8, 2007
Messages
2,765
if you know how to use vJASS,you can view the snippet thread in the triggers and scripts section or use Save/Load by Nestharus

hes referring to when you go to f10 and hit "save game"

also.... didnt we say dont double post or double thread?
 
hes referring to when you go to f10 and hit "save game"

also.... didnt we say dont double post or double thread?
The EDIT botton doesn't give the persons who are subcribed on the threads a private massege to see what was updated, this is how 2 people on this conversation went to sleep instead of see that I wrote "update, first map was mistake so I fixed"
 
Level 19
Joined
Aug 8, 2007
Messages
2,765
The EDIT botton doesn't give the persons who are subcribed on the threads a private massege to see what was updated, this is how 2 people on this conversation went to sleep instead of see that I wrote "update, first map was mistake so I fixed"

god are you in my biology class? it seems like anything i say to you just flies out the other end :\

this is not allowed and can get you warned, thread closed, or temp-banned (dual posting in a dual thread)
 
Level 19
Joined
Aug 8, 2007
Messages
2,765
WarCraft III save system is broken. The state of the JASS interpreter is not properly saved and can result in many systems breaking.

it shouldnt be but a weeks work to create a custom save system using nestharus's save/load snippets (and with his File, you can even save/load locally since your playing single player)
 
it shouldnt be but a weeks work to create a custom save system using nestharus's save/load snippets (and with his File, you can even save/load locally since your playing single player)
Well after all my tests all I could figure out is that giving the action "save game" is alloweded once after loading the game, it will not create saved game afterwards, so the unsaved not caused by failed to save over a saved file (I deleted the file , and the second action to save was skipped) there is , however, a good chance that a special command done at game loading "allows" the following save command to actually form a file.

nestharus's save/load snippets? whats that?
 
Status
Not open for further replies.
Top