• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Load Code need help!

Status
Not open for further replies.
Level 3
Joined
Dec 8, 2008
Messages
29
I'm definately no newbie to map editing, but i need some help here.

I am finishing up my map and I want to add in a save/load code. I found what looks to be a great one at
Save/Load system 1.5 - The Hive Workshop - A Warcraft III Modding Site

It is low-life's save/load code.

The only problem is, I don't understand how to implement it into my map.

If I export all the triggers, it also takes the variables, which is neccesary to run the code. Yet if I try to import them into my map, it erases all of MY triggers.

If I try to copy and paste the individual trigger folders, it doesn't take any of the variables with it.

His post explains some stuff about editing the code, yet I see nothing that actually explains how to get it into my map. Am I just being an idiot? I really hope it's something simple. So...help!!!
 
Level 3
Joined
Dec 8, 2008
Messages
29
Got it

I messed around for a while and found the "create variables if not specified when pasting triggers" option in preferences (didnt exactly say that, but you get the idea) and I figured it out.
 
Status
Not open for further replies.
Top