Warcraft III resources & community, 2003–2006 · archived

How do i make a save/load w/o using many many triggers

12 posts
#1

How do i make a save/load w/o using many many triggers

read title
#2
You don't.
--donut3.5--
#3
F10 -> save game
#4
donut3.5You don't.


Wrong :P. You can easily do it in one trigger, but that doesnt mean it wont be a looooooooooooooooooooooooooooooooong JASS trigger :D
#5
low-lifeF10 -> save game
#6
low-lifeF10 -> save game

that was hilarious [no sarcasm]

But seriously, other than using many triggers, it really only matters to wat u want to save.
if its like HVO,u wanna save levels AND items,thatll still depend on wat and how many items u wanna save and wat the level cap is . very complex to do, if ur not a pro at that kind of stuff, JASS would be the best alterantive. :)
#7
PurplePoot
donut3.5You don't.


Wrong :P. You can easily do it in one trigger, but that doesnt mean it wont be a looooooooooooooooooooooooooooooooong JASS trigger :D

If he doesn't feel like doing many triggers, I'd doubt he'd feel like doing a long script.
--donut3.5--
#8
Technically purple is still right. And it's not like anyone cares about if OP will feel like it or not.
#9
low-lifeTechnically purple is still right. And it's not like anyone cares about if OP will feel like it or not.


OP? But yeah, it also depends on what you call a trigger.
#10
i have 2 triggers save&load
at resolution 1600x1200 and full sized "SCRIPTS" interface. EACH trigger will have 2 full pages.
(Is it SO long?????) Trigger save:Exp,money,items
#11
original poster*
#12
Ah.

KB, you dont need two GUI "triggers"

on the other hand, you use a few JASS triggers if you want to get the job done well, but still only 1 GUI "trigger" :P