• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Trigger] Help me pls with this tutorial

Status
Not open for further replies.
Level 9
Joined
Jul 31, 2007
Messages
124
http://www.hiveworkshop.com/forums/...als-278/transitions-among-campaign-maps-6283/

I have big problem. i did everything like was mentioned, and i stopped on 1st point of this tutorial:
"Triggers

Map 1 Triggers"

  • Initialization
  • Events
  • Map initialization
  • Conditions
  • Actions
  • Game Cache - Create a game cache from CommonCache.w3v
  • Set CommonCache = (Last created game cache)
  • Set LoadingFrom[2] = From Map 2
  • Set LoadingFrom[3] = From Map 3
  • Trigger - Turn off (This trigger)
Where is the "Set LoadingFrom(2) = (Here i dont have the "MAP 2 or MAP 3" i have here only : Region-get triggering region, Region-create region,Advanced - convert rect to region and Advanced -JASS Code.) Can I ask, how to make that tutorial working? because it seems its broken or someting. cuz i followed every step , created variables too, and stopped cuz of the "map 2 /nmap 3 thing) Its on start:/

Thx
 
Level 3
Joined
Feb 14, 2009
Messages
30
and you are sure u made it like:
Name: LoadingFrom
Type: Region
Array: 2
Value: None

Because when i recreated the same variable i got totaly diffrent functions.
 
Last edited:
Status
Not open for further replies.
Top